Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/include/
H A Dntp_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
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 Dpart.c62 struct pentry { struct
70 STAILQ_ENTRY(pentry) entry; argument
/freebsd-src/usr.bin/at/
H A Dperm.c88 struct passwd *pentry; in check_permission() local
/freebsd-src/libexec/atrun/
H A Datrun.c134 struct passwd *pentry; in run_file() local
/freebsd-src/contrib/ntp/ntpd/
H A Dntp_config.c3476 bc_entry *pentry; in apply_enable_disable() local