parse_plcy_token
if (parse_plcy_token(tok, dp)) {
if (parse_plcy_token(tok, ds) != 0) {
int parse_plcy_token(char *, devplcysys_t *);