Searched refs:POSTFIX (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/postfix-255/postfix/conf/
H A Dpostfix-wrapper25 # Postfix, see the POSTFIX-WRAPPER INITIALIZATION section
27 # A NEW POSTFIX INSTANCE section below.
83 # POSTFIX-WRAPPER INITIALIZATION
101 # CREATING A NEW POSTFIX INSTANCE
186 POSTFIX=$command_directory/postfix
214 $POSTFIX -c $dir check || err=$?
221 $POSTFIX -c $dir "$@" || err=$?
/macosx-10.10/OpenSSL098-52/src/apps/
H A Dcrl.c72 #undef POSTFIX macro
73 #define POSTFIX ".rvk" macro
H A Dx509.c86 #undef POSTFIX macro
87 #define POSTFIX ".srl" macro
1093 ?(strlen(CAfile)+strlen(POSTFIX)+1)
1106 BUF_strlcat(buf,POSTFIX,len);

Completed in 133 milliseconds