Searched refs:act (Results 1 - 25 of 150) sorted by relevance

123456

/freebsd-10.1-release/lib/libc/stdlib/
H A Dabort.c49 struct sigaction act; local
58 sigfillset(&act.sa_mask);
63 sigdelset(&act.sa_mask, SIGABRT);
64 (void)_sigprocmask(SIG_SETMASK, &act.sa_mask, NULL);
71 act.sa_handler = SIG_DFL;
72 act.sa_flags = 0;
73 sigfillset(&act.sa_mask);
74 (void)_sigaction(SIGABRT, &act, NULL);
75 sigdelset(&act.sa_mask, SIGABRT);
76 (void)_sigprocmask(SIG_SETMASK, &act
[all...]
/freebsd-10.1-release/sys/net80211/
H A Dieee80211_action.h39 int ieee80211_send_action_register(int cat, int act,
41 void ieee80211_send_action_unregister(int cat, int act);
46 int ieee80211_recv_action_register(int cat, int act,
48 void ieee80211_recv_action_unregister(int cat, int act);
H A Dieee80211_action.c53 send_inval(struct ieee80211_node *ni, int cat, int act, void *sa) argument
81 ieee80211_send_action_register(int cat, int act, ieee80211_send_action_func *f) argument
85 if (act >= nitems(ba_send_action))
87 ba_send_action[act] = f;
90 if (act >= nitems(ht_send_action))
92 ht_send_action[act] = f;
95 if (act >= nitems(meshpl_send_action))
97 meshpl_send_action[act] = f;
100 if (act >= nitems(meshaction_send_action))
102 meshaction_send_action[act]
115 ieee80211_send_action_unregister(int cat, int act) argument
121 ieee80211_send_action(struct ieee80211_node *ni, int cat, int act, void *sa) argument
180 ieee80211_recv_action_register(int cat, int act, ieee80211_recv_action_func *f) argument
213 ieee80211_recv_action_unregister(int cat, int act) argument
[all...]
/freebsd-10.1-release/contrib/ntp/tests/libntp/
H A Dvi64ops.c40 vint64 act, exp; local
47 act = strtouv64(sp, &ep, 0);
49 TEST_ASSERT_TRUE(IsEqual(exp, act));
56 vint64 act, exp; local
63 act = strtouv64(sp, &ep, 0);
64 TEST_ASSERT_TRUE(IsEqual(exp, act));
70 vint64 act, exp; local
77 act = strtouv64(sp, &ep, 16);
78 TEST_ASSERT_TRUE(IsEqual(exp, act));
/freebsd-10.1-release/lib/libkse/test/
H A Dsigwait_d.c119 struct sigaction act; local
134 sigemptyset (&act.sa_mask);
135 sigaddset (&act.sa_mask, SIGHUP);
136 sigaddset (&act.sa_mask, SIGIO);
137 act.sa_handler = SIG_IGN;
138 act.sa_flags = 0;
139 sigaction (SIGHUP, &act, NULL);
140 sigaction (SIGIO, &act, NULL);
143 sigemptyset (&act.sa_mask);
144 sigaddset (&act
[all...]
H A Dsigsuspend_d.c162 struct sigaction act; local
170 sigemptyset (&act.sa_mask);
171 sigaddset (&act.sa_mask, SIGIO);
172 act.sa_handler = SIG_IGN;
173 act.sa_flags = 0;
174 sigaction (SIGIO, &act, NULL);
177 sigemptyset (&act.sa_mask);
178 sigaddset (&act.sa_mask, SIGURG);
179 act.sa_handler = sighandler;
180 act
[all...]
/freebsd-10.1-release/lib/libc/iconv/
H A Dcitrus_module.h34 #define MATCH(x, act) \
38 act; \
/freebsd-10.1-release/contrib/ntp/sntp/
H A Dcrypto.c126 struct key *act; local
136 act = emalloc(sizeof(*act));
137 scan_cnt = sscanf(kbuf, "%d %9s %128s", &act->key_id, act->type, keystring);
141 act->key_len = len;
142 memcpy(act->key_seq, keystring, len + 1);
149 act->key_len = len >> 1;
158 act->key_seq[j>>1] = (char)val;
163 act
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.c50 struct sigaction act; local
57 act.sa_handler = interrupt;
58 act.sa_flags = 0;
60 (void) sigemptyset(&act.sa_mask);
61 (void) sigaction(SIGUSR1, &act, NULL);
/freebsd-10.1-release/contrib/tcsh/
H A Dtc.sig.c42 struct sigaction act; local
44 act.sa_handler = fn;
45 sigemptyset(&act.sa_mask);
46 act.sa_flags = 0;
47 if (sigaction(sig, &act, NULL) == 0) {
/freebsd-10.1-release/lib/libkse/thread/
H A Dthr_sigaction.c42 _sigaction(int sig, const struct sigaction * act, struct sigaction * oact) argument
56 if (act)
57 newact = *act;
66 if (act != NULL) {
75 if (act != NULL) {
/freebsd-10.1-release/sys/dev/drm/
H A Ddrm_memory.c92 int act; local
98 act = MEMRANGE_SET_UPDATE;
100 return mem_range_attr_set(&mrdesc, &act);
106 int act; local
112 act = MEMRANGE_SET_REMOVE;
114 return mem_range_attr_set(&mrdesc, &act);
/freebsd-10.1-release/sys/dev/drm2/
H A Ddrm_memory.c97 int act; local
103 act = MEMRANGE_SET_UPDATE;
105 return mem_range_attr_set(&mrdesc, &act);
111 int act; local
117 act = MEMRANGE_SET_REMOVE;
119 return mem_range_attr_set(&mrdesc, &act);
/freebsd-10.1-release/usr.sbin/moused/
H A Dmoused.c546 static int r_protocol(u_char b, mousestatus_t *act);
550 static void r_timestamp(mousestatus_t *act);
552 static void r_click(mousestatus_t *act);
567 static int kidspad(u_char rxc, mousestatus_t *act);
1825 r_protocol(u_char rBuf, mousestatus_t *act) argument
1914 return (kidspad(rBuf, act));
1916 return (gtco_digipad(rBuf, act));
2002 act->dx = act->dy = act
2544 r_timestamp(mousestatus_t *act) argument
2626 r_click(mousestatus_t *act) argument
3228 kidspad(u_char rxc, mousestatus_t *act) argument
3290 gtco_digipad(u_char rxc, mousestatus_t *act) argument
[all...]
/freebsd-10.1-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_verify.c91 if (e->act == UNI_IEACT_CLEAR)
93 else if (e->act == UNI_IEACT_MSG_REPORT) {
96 } else if (e->act == UNI_IEACT_MSG_IGNORE) {
152 " act=%u", e1->ie, e1->err, e1->man, e1->act);
183 if (e1->act == UNI_IEACT_CLEAR && e1->err == UNI_IERR_UNK) {
192 if (e1->act == UNI_IEACT_CLEAR &&
209 if (e1->act == UNI_IEACT_MSG_REPORT && e1->err == UNI_IERR_UNK) {
218 if (e1->act == UNI_IEACT_MSG_REPORT &&
233 if (e1->act
[all...]
/freebsd-10.1-release/sys/contrib/altq/altq/
H A Daltq_rmclass_debug.h87 #define CBQTRACE(func, act, obj) { \
92 *_p++ = (int)(act); \
/freebsd-10.1-release/sys/netipx/
H A Dspx_debug.c97 spx_trace(short act, u_char ostate, struct spxpcb *sp, struct spx *si, argument
109 sd->sd_act = act;
125 if (act >= SA_DROP)
126 act = SA_DROP;
131 printf("%s ", spxnames[act]);
132 switch (act) {
144 if (act == SA_OUTPUT) {
172 if (act == SA_RESPOND) {
H A Dspx_debug.h99 void spx_trace(short act, u_char ostate, struct spxpcb *sp, struct spx *si,
/freebsd-10.1-release/contrib/ofed/management/infiniband-diags/src/
H A Dsminfo.c91 unsigned act = 0; local
151 act = strtoul(optarg, 0, 0);
184 mad_encode_field(sminfo, IB_SMINFO_ACT_F, &act);
197 mad_decode_field(sminfo, IB_SMINFO_ACT_F, &act);
203 portid.lid, guid, act, prio, state, STATESTR(state));
/freebsd-10.1-release/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c140 sigaction_t act, oact; local
202 act.sa_handler = SIG_DFL;
203 sigemptyset(&act.sa_mask);
204 act.sa_flags = 0;
206 act.sa_flags |= SA_RESTART;
208 sigaction(SIGTSTP, &act, &oact);
246 sigaction_t act; local
247 sigemptyset(&act.sa_mask);
248 act.sa_flags = 0;
249 act
[all...]
/freebsd-10.1-release/usr.sbin/ancontrol/
H A Dancontrol.c923 an_setconfig(const char *iface, int act, void *arg) argument
943 switch(act) {
975 if (act == ACT_SET_DIVERSITY_RX) {
1063 an_setspeed(const char *iface, int act __unused, void *arg)
1109 an_setap(const char *iface, int act, void *arg) argument
1126 switch(act) {
1153 an_setssid(const char *iface, int act, void *arg) argument
1172 if ( act > max ) {
1174 "are only %d SSID settings", act, max);
1178 bzero(ssid->an_entry[act
1523 int act = 0; local
[all...]
/freebsd-10.1-release/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c100 dtrace_action_t *act; local
130 for (act = agg->dtag_first; ; act = act->dta_next) {
131 ASSERT(act->dta_intuple ||
132 DTRACEACT_ISAGG(act->dta_kind));
142 if (act->dta_rec.dtrd_size == 0) {
149 if (act == &agg->dtag_action)
168 for (act = agg->dtag_first; ; act
448 dtrace_action_t *act; local
[all...]
/freebsd-10.1-release/bin/pax/
H A Doptions.c514 act = LIST;
518 act = EXTRACT;
521 act = ARCHIVE;
524 act = APPND;
527 act = COPY;
541 if (!(flg & XF) && (act == ARCHIVE))
547 switch (act) {
621 act = ARCHIVE;
687 act = APPND;
702 act
[all...]
/freebsd-10.1-release/crypto/openssh/
H A Dsandbox-seccomp-filter.c172 struct sigaction act; local
176 memset(&act, 0, sizeof(act));
180 act.sa_sigaction = &ssh_sandbox_violation;
181 act.sa_flags = SA_SIGINFO;
182 if (sigaction(SIGSYS, &act, NULL) == -1)
/freebsd-10.1-release/sys/netinet/
H A Dtcp_debug.c97 tcp_trace(short act, short ostate, struct tcpcb *tp, void *ipgen, argument
123 td->td_act = act;
165 printf("%s ", tanames[act]);
166 switch (act) {
179 if (act == TA_OUTPUT) {
183 if (act == TA_OUTPUT)

Completed in 309 milliseconds

123456