Searched refs:SIG (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-10.1-release/contrib/ntp/
H A Dflock-build63 SIG=`perl -e 'print rand'`
79 echo $SIG > .buildkey-$i
82 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD $BUILD_ARGS" &
83 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --disable-debugging $BUILD_ARGS" &
84 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf $BUILD_ARGS" &
85 ssh $i "cd $c_d ; ./build $SIG $STD --disable-all-clocks --disable-autokey --without-sntp --disable-thread-support $BUILD_ARGS" &
88 cat > .flockbuild-$i-$SIG <<-ENDQUOT
98 ./build $SIG $PARSE $STD $BUILD_ARGS &
106 ./build $SIG $PARSE $STD --disable-debugging $BUILD_ARGS &
112 ./build $SIG
[all...]
H A Dbuild6 SIG=
10 SIG=$1
14 case "$SIG" in
19 echo "SIG is <$SIG>"
136 NICEB="./.nicebuild-$MYNAME-$SIG"
/freebsd-10.1-release/cddl/contrib/dtracetoolkit/Bin/
H A Derrinfo115 $SIG{INT} = \&Cleanup_Signal; # Ctrl-C
116 $SIG{QUIT} = \&Cleanup_Signal; # Ctrl-\
117 $SIG{TERM} = \&Cleanup_Signal; # TERM
H A Dhotkernel65 $SIG{INT} = \&cleanupsig; # Ctrl-C
66 $SIG{QUIT} = \&cleanupsig; # Ctrl-\
67 $SIG{TERM} = \&cleanupsig; # TERM
H A Dhotuser77 $SIG{INT} = \&cleanupsig; # Ctrl-C
78 $SIG{QUIT} = \&cleanupsig; # Ctrl-\
79 $SIG{TERM} = \&cleanupsig; # TERM
/freebsd-10.1-release/cddl/contrib/dtracetoolkit/
H A Derrinfo115 $SIG{INT} = \&Cleanup_Signal; # Ctrl-C
116 $SIG{QUIT} = \&Cleanup_Signal; # Ctrl-\
117 $SIG{TERM} = \&Cleanup_Signal; # TERM
H A Dhotkernel65 $SIG{INT} = \&cleanupsig; # Ctrl-C
66 $SIG{QUIT} = \&cleanupsig; # Ctrl-\
67 $SIG{TERM} = \&cleanupsig; # TERM
H A Dhotuser77 $SIG{INT} = \&cleanupsig; # Ctrl-C
78 $SIG{QUIT} = \&cleanupsig; # Ctrl-\
79 $SIG{TERM} = \&cleanupsig; # TERM
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/sig/
H A Dunipriv.h197 #define DEF_PRIV_SIG(NAME, FROM) SIG##NAME,
426 #define uni_enq_coord(UNI, SIG, COOKIE, MSG) do { \
428 (SIG), (COOKIE), (MSG), NULL); \
432 #define uni_delenq_coord(UNI, SIG, COOKIE, MSG) do { \
434 (SIG), (COOKIE), (MSG), NULL); \
438 #define uni_enq_call(CALL, SIG, COOKIE, MSG, U) do { \
440 (SIG), (COOKIE), (MSG), (U)); \
444 #define uni_enq_party(PARTY, SIG, COOKIE, MSG, U) do { \
446 (PARTY), (SIG), (COOKIE), (MSG), (U)); \
450 #define uni_enq_start(UNI, SIG, COOKI
[all...]
H A Dsig_coord.c51 #define DEF_PRIV_SIG(NAME, FROM) [SIG##NAME] = "SIG"#NAME,
638 #define COMMON_DELAY(SIG, COOKIE) \
645 uni_delenq_coord(uni, SIG, COOKIE, msg); \
H A Dsig_reset.c63 #define DEF_PRIV_SIG(NAME, FROM) [SIG##NAME] = "SIG"#NAME,
69 #define DEF_PRIV_SIG(NAME, FROM) [SIG##NAME] = "SIG"#NAME,
H A Dsig_party.c47 #define DEF_PRIV_SIG(NAME, FROM) [SIG##NAME] = "SIG"#NAME,
/freebsd-10.1-release/contrib/ntp/scripts/monitoring/
H A Dntptrap115 $SIG{'HUP'} = 'cleanup';
116 $SIG{'INT'} = 'cleanup';
117 $SIG{'QUIT'} = 'cleanup';
118 $SIG{'TERM'} = 'cleanup';
H A Dntploopwatch218 $SIG{'CHLD'} = "sigchld";
219 $SIG{'CLD'} = "sigchld";
225 die("$0: received signal SIG$_[$[] - exiting\n");
228 $SIG{'INT'} = $SIG{'HUP'} = $SIG{'QUIT'} = $SIG{'TERM'} = $SIG{'PIPE'} = "abort";
1468 delete $SIG{'CHLD'};
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dresolve.c820 hostlen = strnlen(pRec->Data.SIG.pNameSigner, DNS_MAX_NAME_LENGTH);
828 rr->u.sig->type = pRec->Data.SIG.wTypeCovered;
829 rr->u.sig->algorithm = pRec->Data.SIG.chAlgorithm;
830 rr->u.sig->labels = pRec->Data.SIG.chLabelCount;
831 rr->u.sig->orig_ttl = pRec->Data.SIG.dwOriginalTtl;
832 rr->u.sig->sig_expiration = pRec->Data.SIG.dwExpiration;
833 rr->u.sig->sig_inception = pRec->Data.SIG.dwTimeSigned;
834 rr->u.sig->key_tag = pRec->Data.SIG.wKeyTag;
837 pRec->Data.SIG.Signature, sig_len);
839 strcpy_s(rr->u.sig->signer, hostlen + 1, pRec->Data.SIG
[all...]
/freebsd-10.1-release/contrib/sendmail/contrib/
H A Detrn.pl243 $SIG{ALRM} = 'handle_alarm';
H A Dexpn.pl1187 $SIG{ALRM} = 'handle_alarm';
/freebsd-10.1-release/sbin/mdconfig/tests/
H A Drun.pl274 $SIG{CHLD} = 'IGNORE';
/freebsd-10.1-release/sys/compat/svr4/
H A Dsvr4_termios.c325 svr4_to_bsd_flag1(c_lflag,I,SIG);
428 bsd_to_svr4_flag1(c_lflag,I,SIG);
/freebsd-10.1-release/contrib/amd/scripts/
H A Dexpn.11197 $SIG{ALRM} = 'handle_alarm';
H A Dexpn.in1196 $SIG{ALRM} = 'handle_alarm';
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c263 #define AAL_UU_SIGNAL(S, SIG, M, PL, SN) \
267 AAL_DATA((S), (SIG), (M)->m, (SN)); \
270 AAL_DATA((S), (SIG), NULL, (SN)); \
/freebsd-10.1-release/sys/dev/hwpmc/
H A Dhwpmc_mod.c445 DBG_SET_FLAG_MIN("signal", SIG);
903 PMCDBG(PRC,SIG,2, "signalling proc=%p signal=%d", p,
/freebsd-10.1-release/crypto/openssh/
H A Dsession.c2434 #define SSH_SIG(x) if (sig == SIG ## x) return #x
2449 return "SIG@openssh.com";
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dmips-tdep.c6008 XSTRING (SOFTWARE_SINGLE_STEP (SIG, BP_P)));

Completed in 256 milliseconds

12