Searched refs:rproc (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/bnu/ |
H A D | uuglist.c | 39 void rproc(), uproc(); 83 rproc(); 127 rproc() function
|
/illumos-gate/usr/src/boot/lib/libstand/ |
H A D | net.c | 75 ssize_t (*rproc)(struct iodesc *, void *, size_t, time_t), 119 cc = (*rproc)(d, rbuf, rsize, tleft);
|
H A D | tftp.c | 76 ssize_t (*rproc)(struct tftp_handle *h, void *, ssize_t, time_t, unsigned short *), 591 ssize_t (*rproc)(struct tftp_handle *, void *, ssize_t, time_t, unsigned short *), 624 cc = (*rproc)(h, rbuf, rsize, tleft, rtype);
|
Completed in 58 milliseconds