Home
last modified time | relevance | path

Searched defs:pep (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/netgraph/
H A Dng_cisco.c341 struct protoent *pep; in cisco_rcvdata() local
416 struct protoent *pep; in cisco_disconnect() local
441 struct protoent *pep; in cisco_input() local
/freebsd-src/libexec/rpc.rwalld/
H A Drwalld.c76 struct passwd *pep = getpwnam("nobody"); in main() local
/freebsd-src/sys/dev/usb/controller/
H A Dxhci.c188 xhci_dump_endpoint(struct xhci_endp_ctx *pep) in xhci_dump_endpoint()