OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ia_mlsrcode
(Results
1 - 1
of
1
) sorted by null
/external/openssh/openbsd-compat/
bsd-cray.c
216
int
ia_mlsrcode
; /* ia_mlsuser return code */
local
413
ia_mlsrcode
= IA_NORMAL;
416
ia_mlsrcode
= ia_mlsuser(&ue, &secinfo, &usrv, NULL, 0);
418
if (
ia_mlsrcode
!= IA_NORMAL) {
420
ia_mlsrcode
-IA_ERRORCODE);
433
fsent.errcode =
ia_mlsrcode
;
Completed in 163 milliseconds