Home
last modified time | relevance | path

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

/trueos/sys/contrib/ngatm/netnatm/api/
HDcc_data.c121 struct atm_exstatus_ep **pep, struct atm_exstatus_port **pport, in cc_get_extended_status()
/trueos/sys/netgraph/
HDng_cisco.c348 struct protoent *pep; in cisco_rcvdata() local
423 struct protoent *pep; in cisco_disconnect() local
448 struct protoent *pep; in cisco_input() local
/trueos/libexec/rpc.rwalld/
HDrwalld.c76 struct passwd *pep = getpwnam("nobody"); in main() local
/trueos/sys/dev/ct/
HDct.c697 struct ct_err *pep; in ct_phase_error() local
/trueos/sys/dev/usb/controller/
HDxhci.c181 xhci_dump_endpoint(struct xhci_softc *sc, struct xhci_endp_ctx *pep) in xhci_dump_endpoint()