HomeSort by: relevance | last modified time | path
    Searched defs:EX_TEMPFAIL (Results 1 - 4 of 4) sorted by relevancy

  /src/include/
sysexits.h 82 * EX_TEMPFAIL -- temporary failure, indicating something that
111 #define EX_TEMPFAIL 75 /* temp failure; user is invited to retry */
  /src/external/bsd/openldap/dist/include/
sysexits-compat.h 80 ** EX_TEMPFAIL -- temporary failure, indicating something that
114 # define EX_TEMPFAIL 75 /* temp failure; user is invited to retry */
  /src/external/ibm-public/postfix/dist/src/global/
sys_exits.h 44 #define EX_TEMPFAIL 75 /* temporary failure */
  /src/external/bsd/top/dist/
os.h 148 #define EX_TEMPFAIL 75 /* temp failure; user is invited to retry */

Completed in 20 milliseconds