Searched defs:nb_send (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_vc.c165 static int nb_send(struct ct_data *, void *, unsigned int);
1345 len = nb_send(ct, buf, (unsigned)len);
1678 nb_send(struct ct_data *ct, void *buff, unsigned int nBytes) function

Completed in 62 milliseconds