Searched refs:parse_plcy_token (Results 1 – 3 of 3) sorted by relevance
45 int parse_plcy_token(char *, devplcysys_t *);
462 parse_plcy_token(char *token, devplcysys_t *dp) in parse_plcy_token() function605 if (parse_plcy_token(tok, ds) != 0) { in check_plcy_entry()
246 if (parse_plcy_token(tok, dp)) { in loadpolicy()