Home
last modified time | relevance | path

Searched defs:pentry (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/ntp/include/
HDntp_lists.h128 #define LINK_SLIST(listhead, pentry, nextlink) \ argument
134 #define LINK_TAIL_SLIST(listhead, pentry, nextlink, entrytype) \ argument
149 #define LINK_SORT_SLIST(listhead, pentry, beforecur, nextlink, \ argument
264 #define LINK_FIFO(anchor, pentry, nextlink) \ argument
395 #define LINK_DLIST(listhead, pentry, link) \ argument
403 #define LINK_TAIL_DLIST(listhead, pentry, link) \ argument
/freebsd-11-stable/stand/common/
HDpart.c66 struct pentry { struct
75 STAILQ_ENTRY(pentry) entry; argument
/freebsd-11-stable/usr.bin/at/
HDperm.c90 struct passwd *pentry; in check_permission() local
/freebsd-11-stable/contrib/gcc/
HDexcept.c1130 t2r_eq (const void *pentry, const void *pdata) in t2r_eq()
1139 t2r_hash (const void *pentry) in t2r_hash()
1184 ttypes_filter_eq (const void *pentry, const void *pdata) in ttypes_filter_eq()
1193 ttypes_filter_hash (const void *pentry) in ttypes_filter_hash()
1205 ehspec_filter_eq (const void *pentry, const void *pdata) in ehspec_filter_eq()
1216 ehspec_filter_hash (const void *pentry) in ehspec_filter_hash()
2134 ehl_hash (const void *pentry) in ehl_hash()
2144 ehl_eq (const void *pentry, const void *pdata) in ehl_eq()
2314 for_each_eh_label_1 (void **pentry, void *data) in for_each_eh_label_1()
3060 action_record_eq (const void *pentry, const void *pdata) in action_record_eq()
[all …]
HDloop-invariant.c430 struct invariant_expr_entry pentry; in find_or_insert_inv() local
/freebsd-11-stable/libexec/atrun/
HDatrun.c136 struct passwd *pentry; in run_file() local
/freebsd-11-stable/contrib/ntp/ntpd/
HDntp_config.c3377 bc_entry *pentry; in apply_enable_disable() local