Searched defs:pentry (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/ntp/include/ |
H A D | ntp_lists.h | 128 #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 266 #define LINK_FIFO(anchor, pentry, nextlink) \ argument 397 #define LINK_DLIST(listhead, pentry, link) \ argument 405 #define LINK_TAIL_DLIST(listhead, pentry, link) \ argument
|
/freebsd-src/stand/common/ |
H A D | part.c | 62 struct pentry { struct 70 STAILQ_ENTRY(pentry) entry; argument
|
/freebsd-src/usr.bin/at/ |
H A D | perm.c | 88 struct passwd *pentry; in check_permission() local
|
/freebsd-src/libexec/atrun/ |
H A D | atrun.c | 134 struct passwd *pentry; in run_file() local
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntp_config.c | 3476 bc_entry *pentry; in apply_enable_disable() local
|