Searched defs:gf (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/usr.sbin/chkgrp/
H A Dchkgrp.c55 FILE *gf; local
/freebsd-current/crypto/openssl/crypto/ec/curve448/
H A Dfield.h37 } ALIGNED gf_s, gf[1]; typedef in typeref:struct:gf_s
[all...]
/freebsd-current/sys/netlink/
H A Dnetlink_generic.c60 struct genl_family *gf = NULL; local
109 dump_family(struct nlmsghdr *hdr, struct genlmsghdr *ghdr, const struct genl_family *gf, struct nl_writer *nw) argument
199 match_family(const struct genl_family *gf, const struct nl_parsed_family *attrs) argument
227 struct genl_family *gf = genl_get_family(i); local
238 struct genl_family *gf = genl_get_family(i); local
255 nlctrl_notify(void *arg __unused, const struct genl_family *gf, int cmd) argument
[all...]
H A Dnetlink_generic_kpi.c65 struct genl_family *gf = &families[i]; local
76 struct genl_family *gf = NULL; local
107 struct genl_family *gf = find_empty_family_id(family_name); local
124 free_family(struct genl_family *gf) argument
134 unregister_groups(const struct genl_family *gf) argument
155 struct genl_family *gf = find_family(family_name); local
174 struct genl_family *gf = find_family(family_name); local
212 find_group(const struct genl_family *gf, const char *group_name) argument
231 struct genl_family *gf = find_family(family_name); local
261 genl_get_family_name(const struct genl_family *gf) argument
267 genl_get_family_id(const struct genl_family *gf) argument
[all...]
/freebsd-current/contrib/nvi/regex/
H A Dengine.c140 const sopno gf = g->firststate+1; /* +1 for OEND */ local
/freebsd-current/lib/libc/regex/
H A Dengine.c197 const sopno gf = g->firststate+1; /* +1 for OEND */ local

Completed in 189 milliseconds