Home
last modified time | relevance | path

Searched defs:endpt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_event.c58 ctfs_endpoint_open(ctfs_endpoint_t *endpt, ct_equeue_t *q, int flag) in ctfs_endpoint_open()
82 ctfs_endpoint_inactive(ctfs_endpoint_t *endpt) in ctfs_endpoint_inactive()
104 ctfs_endpoint_ioctl(ctfs_endpoint_t *endpt, int cmd, intptr_t arg, cred_t *cr, in ctfs_endpoint_ioctl()
147 ctfs_endpoint_poll(ctfs_endpoint_t *endpt, short events, int anyyet, in ctfs_endpoint_poll()
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c483 endpnt_t *endpt; in clnt_clts_kcallit_addr() local