OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ia_rcode
(Results
1 - 1
of
1
) sorted by null
/external/openssh/openbsd-compat/
bsd-cray.c
211
int
ia_rcode
; /* ia_user return code */
local
300
ia_rcode
= ia_user(&usent, &uret);
301
switch (
ia_rcode
) {
355
switch (
ia_rcode
)
383
ia_rcode
-IA_ERRORCODE);
397
fsent.errcode =
ia_rcode
;
477
ssent.errcode =
ia_rcode
;
Completed in 33 milliseconds