Searched refs:NOTIFY (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/efax-38/efax/
H A Defax.rc42 NOTIFY='/usr/libexec/fax/faxnotify $f $FILES 2>/dev/console'
H A Dfax326 # required if forwarding received faxes by e-mail in $NOTIFY.
338 NOTIFY='faxmail | $SENDMAIL $FAXMGR'
339 # NOTIFY='mail -s "fax/message from $REMID: $FILES" $FAXMGR <$f'
340 # NOTIFY='lpr $f ; $FAX print $OPT $FILES'
541 eval $NOTIFY
/macosx-10.10/bind9-45.101/bind9/bin/tests/
H A Dnamed.conf83 notify yes; // send NOTIFY messages. You can set
532 * notify the NOTIFY protocol
/macosx-10.10/zsh-61/zsh/Src/
H A Doptions.c201 {{NULL, "notify", OPT_ZSH}, NOTIFY},
286 /* 5 */ NOTIFY,
408 /* b */ NOTIFY,
H A Djobs.c559 if ((isset(NOTIFY) || job == thisjob) && (jn->stat & STAT_LOCKED)) {
1994 if (unset(NOTIFY))
H A Dzsh.h2122 NOTIFY, enumerator in enum:__anon15760
H A Dexec.c2468 if (unset(NOTIFY))
H A Dutils.c1325 /* If NOTIFY is not set, then check for completed *
1327 if (unset(NOTIFY))
/macosx-10.10/vim-55/runtime/syntax/
H A Dmush.vim102 syntax keyword mushAtCommandList contained @MAP @MOTD @MVATTR @NAME @NEWPASSWORD @NOTIFY @NSCEMIT @NSEMIT @NSLEMIT
/macosx-10.10/CPANInternal-159.1/Mail-Sender-0.8.22/
H A DSender.pm226 for (qw(NOTIFY ORCPT)) {
770 NOTIFY => 'SUCCESS,FAILURE,DELAY',
779 NOTIFY - to specify the conditions under which a delivery status notification should be generated.
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm2052 a NOTIFY logging level that comes after WARN (and thus before INFO).
2058 Log::Log4perl::Logger::create_custom_level("NOTIFY", "WARN");
2075 Log::Log4perl::Level::add_priority("NOTIFY", "WARN",
2078 For example, if your new custom "NOTIFY" level is supposed to map
2081 Log::Log4perl::Logger::create_custom_level("NOTIFY", "WARN", 2, 2);

Completed in 227 milliseconds