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

  /src/usr.sbin/npf/npfctl/
npfctl.h 160 int npfctl_parse_group(const char *, uint32_t *);
npf_parse.y 1125 if (npfctl_parse_group($1, &$$) == -1) {
1131 npf_var_rid($1, npfctl_parse_group, &$$, "group");
npf_data.c 289 npfctl_parse_group(const char *group, uint32_t *gid) function in typeref:typename:int

Completed in 13 milliseconds