Searched refs:errin (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/cmd/ldapcachemgr/ |
| H A D | cachemgr_discovery.c | 239 SLPError errin, void *cookie) { in aggregate_attrs() argument 247 if (errin != SLP_OK) { in aggregate_attrs() 303 SLPError errin, void *cookie) { in foreach_server() argument 310 if (errin != SLP_OK) { in foreach_server()
|
| /illumos-gate/usr/src/uts/common/fs/proc/ |
| H A D | prdata.h | 318 extern int pr_iol_copyout_and_free(list_t *head, caddr_t *tgt, int errin); 319 extern int pr_iol_uiomove_and_free(list_t *head, uio_t *uiop, int errin);
|
| H A D | prsubr.c | 1817 pr_iol_copyout_and_free(list_t *iolhead, caddr_t *tgt, int errin) in pr_iol_copyout_and_free() argument 1819 int error = errin; in pr_iol_copyout_and_free() 1838 pr_iol_uiomove_and_free(list_t *iolhead, uio_t *uiop, int errin) in pr_iol_uiomove_and_free() argument 1844 int error = errin; in pr_iol_uiomove_and_free()
|