Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtsol/common/
H A Dcall_labeld.c127 return (NOSERVER); in __call_labeld()
143 return (NOSERVER); in __call_labeld()
161 return (NOSERVER); in __call_labeld()
165 return (NOSERVER); in __call_labeld()
201 return (NOSERVER); in __call_labeld()
277 return (NOSERVER); in __call_labeld()
290 return (NOSERVER); in __call_labeld()
H A Dprivate.c250 if ((rval = __call_labeld(&callp, &bufsize, &datasize)) == NOSERVER) { in bslcvtfull()
342 if ((rval = __call_labeld(&callp, &bufsize, &datasize)) == NOSERVER) { in bslcvt()
427 if ((rval = __call_labeld(&callp, &bufsize, &datasize)) == NOSERVER) { in bclearcvtfull()
522 if ((rval = __call_labeld(&callp, &bufsize, &datasize)) == NOSERVER) { in bclearcvt()
H A Dstob.c162 } else if (rval == NOSERVER) { in stobsl()
280 } else if (rval == NOSERVER) { in stobclear()
H A Dbtos.c177 } else if (rval == NOSERVER) { in bsltos()
272 } else if (rval == NOSERVER) { in bcleartos()
H A Dlabeld.h413 #define NOSERVER -3 /* No server thread available, try later */ macro
/illumos-gate/usr/src/common/tsol/
H A Dltos.c227 case NOSERVER: in label_to_str()
H A Dstol.c346 case NOSERVER: in str_to_label()
/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c62 #define NOSERVER -3 macro
1538 return (NOSERVER); in lookup_int()
1569 return (NOSERVER); in lookup_int()
1816 case NOSERVER: in nsc_lookup()