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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_discovery.c237 SLPError errin, void *cookie) {
245 if (errin != SLP_OK) {
301 SLPError errin, void *cookie) {
308 if (errin != SLP_OK) {
236 aggregate_attrs(SLPHandle h, const char *attrs_in, SLPError errin, void *cookie) argument
299 foreach_server(SLPHandle hin, const char *u, unsigned short life, SLPError errin, void *cookie) argument
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c1563 pr_iol_copyout_and_free(list_t *iolhead, caddr_t *tgt, int errin) argument
1565 int error = errin;
1584 pr_iol_uiomove_and_free(list_t *iolhead, uio_t *uiop, int errin) argument
1590 int error = errin;

Completed in 75 milliseconds