Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/portfs/
H A Dport.c560 uint_t nget; in portfs() local
976 uint_t *nget) in port_sendn()
1159 port_getn(port_t *pp, port_event_t *uevp, uint_t max, uint_t *nget, in port_getn()
1799 port_queue_thread(port_queue_t *portq, uint_t nget) in port_queue_thread()
/titanic_41/usr/src/lib/libc/port/gen/
H A Devent_port.c81 port_getn(int port, port_event_t list[], uint_t max, uint_t *nget, in port_getn()
/titanic_41/usr/src/lib/libmalloc/common/
H A Dmalloc.c502 ssize_t nget; /* number of words to get */ in malloc_unlocked() local