Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/os/
H A Dcred.c147 static cred_t *cralloc_flags(int);
250 cralloc_flags(int flgs) in cralloc_flags() function
269 return (cralloc_flags(KM_SLEEP)); in cralloc()
445 newcr = cralloc_flags(flgs); in crdup_flags()