HomeSort by: relevance | last modified time | path
    Searched refs:npfctl_parse_user (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npfctl.h 159 int npfctl_parse_user(const char *, uint32_t *);
npf_parse.y 1081 if (npfctl_parse_user($1, &$$) == -1) {
1087 npf_var_rid($1, npfctl_parse_user, &$$, "user");
npf_data.c 273 npfctl_parse_user(const char *user, uint32_t *uid) function in typeref:typename:int

Completed in 56 milliseconds