Searched defs:returnCode (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/telnet/telnet/
H A Dutilities.c900 Exit(int returnCode) argument
907 ExitString(const char *string, int returnCode) argument
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnet/
H A Dutilities.c853 Exit(int returnCode) argument
860 ExitString(char *string, int returnCode) argument
/freebsd-10-stable/crypto/openssl/engines/
H A De_4758cca.c406 long returnCode; local
490 long returnCode; local
555 long returnCode; local
584 long returnCode; local
614 long returnCode; local
726 long returnCode; local
[all...]
/freebsd-10-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdport.c5250 bit32 returnCode = AGSA_RC_BUSY; local
5325 bit32 returnCode = AGSA_RC_BUSY; local
5388 bit32 returnCode; local
5477 bit32 returnCode; local
5579 bit32 returnCode; local
5658 bit32 returnCode; local
5737 bit32 returnCode= AGSA_RC_BUSY; local
5780 bit32 returnCode= tiBusy; local
5990 bit32 returnCode = AGSA_RC_BUSY; local
6078 bit32 returnCode = AGSA_RC_FAILURE; local
6150 bit32 returnCode = AGSA_RC_FAILURE; local
6240 bit32 returnCode = AGSA_RC_BUSY; local
[all...]
/freebsd-10-stable/contrib/ncurses/ncurses/
H A Dcurses.priv.h1267 #define returnCode(code) TRACE_RETURN(code,int) macro
1326 #define returnCode(code) return code macro

Completed in 48 milliseconds