Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_lists.h128 #define LINK_SLIST(listhead, pentry, nextlink) \ argument
134 LINK_TAIL_SLIST(listhead,pentry,nextlink,entrytype) global() argument
149 LINK_SORT_SLIST(listhead,pentry,beforecur,nextlink,entrytype) global() argument
264 LINK_FIFO(anchor,pentry,nextlink) global() argument
395 LINK_DLIST(listhead,pentry,link) global() argument
403 LINK_TAIL_DLIST(listhead,pentry,link) global() argument
[all...]
/freebsd/stand/common/
H A Dpart.c62 struct pentry { struct
70 STAILQ_ENTRY(pentry) entry; argument
/freebsd/usr.bin/at/
H A Dperm.c88 struct passwd *pentry; in check_permission() local
/freebsd/libexec/atrun/
H A Datrun.c134 struct passwd *pentry; in run_file() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_config.c3452 bc_entry *pentry; apply_enable_disable() local