Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/microcode/aic7xxx/
Daicasm.c684 stop(const char *string, int err_code) in stop() argument
697 if (err_code != 0) { in stop()
706 if (err_code != 0) { in stop()
715 if (err_code != 0) { in stop()
725 exit(err_code); in stop()
Daicasm.h90 void stop(const char *errstring, int err_code);
/mirbsd/src/usr.sbin/pppd/
Dauth.c752 #define MY_PAM_STRERROR(err_code) (char *) pam_strerror(pamh,err_code) argument
754 #define MY_PAM_STRERROR(err_code) (char *) pam_strerror(err_code) argument
/mirbsd/src/sys/dev/ic/
Dadvlib.c3263 AscSetLibErrorCode(sc, err_code) in AscSetLibErrorCode() argument
3265 u_int16_t err_code;
3270 err_code);
3274 return (err_code);