Home
last modified time | relevance | path

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

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