Home
last modified time | relevance | path

Searched refs:np_recv (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_pipesvc.c105 np->np_recv = pipe_recv; in np_new()
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dlibmlrpc.h285 int (*np_recv)(struct ndr_pipe *, void *, size_t); member
H A Dndr_server.c45 ((np)->np_recv)((np), (buf), (len))