Home
last modified time | relevance | path

Searched defs:pitem (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/games/larn/
H A Dsavelev.c13 char *pitem, *pknow, *pmitem; in savelevel() local
39 char *pitem, *pknow, *pmitem; in getlevel() local
/dflybsd-src/usr.bin/systat/
H A Dnetcmds.c187 static struct pitem { struct
195 struct pitem *p; in selectport() argument
/dflybsd-src/crypto/libressl/include/
H A Dpqueue.h72 } pitem; typedef
/dflybsd-src/contrib/openpam/lib/libpam/
H A Dpam_get_authtok.c76 int pitem, r, style, twice; in pam_get_authtok() local
/dflybsd-src/sys/netgraph7/netgraph/
H A Dng_base.c3202 ng_send_fn2(node_p node, hook_p hook, item_p pitem, ng_item_fn2 *fn, void *arg1, in ng_send_fn2()
/dflybsd-src/contrib/byacc/
H A Dreader.c59 static bucket **pitem; variable