| /trueos/sys/net80211/ |
| HD | ieee80211_action.c | 53 send_inval(struct ieee80211_node *ni, int cat, int act, void *sa) in send_inval() 81 ieee80211_send_action_register(int cat, int act, ieee80211_send_action_func *f) in ieee80211_send_action_register() 115 ieee80211_send_action_unregister(int cat, int act) in ieee80211_send_action_unregister() 121 ieee80211_send_action(struct ieee80211_node *ni, int cat, int act, void *sa) in ieee80211_send_action() 180 ieee80211_recv_action_register(int cat, int act, ieee80211_recv_action_func *f) in ieee80211_recv_action_register() 213 ieee80211_recv_action_unregister(int cat, int act) in ieee80211_recv_action_unregister()
|
| /trueos/lib/libdispatch/src/ |
| HD | voucher.c | 321 _voucher_activity_t act = _voucher_activity_get(voucher); in _voucher_get_atm_mach_voucher() local 465 _voucher_activity_t act = NULL; in _voucher_create_with_mach_voucher() local 1268 _voucher_activity_buffer_init(_voucher_activity_t act, in _voucher_activity_buffer_init() 1282 _voucher_activity_buffer_alloc_slow(_voucher_activity_t act, in _voucher_activity_buffer_alloc_slow() 1313 _voucher_activity_buffer_alloc(_voucher_activity_t act, in _voucher_activity_buffer_alloc() 1362 _voucher_activity_copy(_voucher_activity_t act) in _voucher_activity_copy() 1375 _voucher_activity_retain(_voucher_activity_t act) in _voucher_activity_retain() 1386 _voucher_activity_release(_voucher_activity_t act) in _voucher_activity_release() 1402 _voucher_activity_atm_retain(_voucher_activity_t act) in _voucher_activity_atm_retain() 1415 _voucher_activity_atm_release(_voucher_activity_t act) in _voucher_activity_atm_release() [all …]
|
| /trueos/sys/dev/drm/ |
| HD | drm_memory.c | 92 int act; in drm_mtrr_add() local 106 int act; in drm_mtrr_del() local
|
| /trueos/contrib/ncurses/ncurses/tty/ |
| HD | lib_tstp.c | 140 sigaction_t act, oact; in tstp() local 246 sigaction_t act; in cleanup() local
|
| /trueos/contrib/netbsd-tests/lib/libpthread/ |
| HD | t_sigmask.c | 109 struct sigaction act; in ATF_TC_BODY() local 179 struct sigaction act; in ATF_TC_BODY() local 224 struct sigaction act; in ATF_TC_BODY() local
|
| HD | t_sleep.c | 74 struct sigaction act; in ATF_TC_BODY() local
|
| HD | t_siglongjmp.c | 78 struct sigaction act; in ATF_TC_BODY() local
|
| /trueos/sys/sys/mach/ |
| HD | thread.h | 648 #define act_deallocate(act) thread_deallocate(act) argument 649 #define act_lock(act) mtx_lock(&(act)->ith_lock_data) argument 650 #define act_lock_try(act) mtx_trylock(&(act)->ith_lock_data) argument 651 #define act_unlock(act) mtx_unlock(&act->ith_lock_data) argument 652 #define act_locked_act_reference(act) ((act)->ref_count++) argument
|
| HD | rpc.h | 76 #define THREAD_DEPRESS_ABORT(act) \ argument 94 #define MACH_RPC_ARGV(act) ( (char *)(USER_REGS(act)->ebp + 8) ) argument 95 #define MACH_RPC_RET(act) ( USER_REGS(act)->ecx ) argument 96 #define MACH_RPC_UIP(act) ( USER_REGS(act)->eip ) argument 97 #define MACH_RPC_USP(act) ( USER_REGS(act)->uesp ) argument
|
| /trueos/lib/libc/stdlib/ |
| HD | abort.c | 49 struct sigaction act; in abort() local
|
| /trueos/lib/libc/iconv/ |
| HD | citrus_module.h | 34 #define MATCH(x, act) \ argument
|
| /trueos/lib/libc/sys/ |
| HD | sigaction.c | 44 sigaction(int sig, const struct sigaction *act, struct sigaction *oact) in sigaction()
|
| /trueos/contrib/netbsd-tests/lib/libc/gen/posix_spawn/ |
| HD | h_spawnattr.c | 49 struct sigaction act; in main() local
|
| /trueos/lib/libkse/thread/ |
| HD | thr_sigaction.c | 42 _sigaction(int sig, const struct sigaction * act, struct sigaction * oact) in _sigaction()
|
| /trueos/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/io/ |
| HD | tst.fds.c | 50 struct sigaction act; in main() local
|
| /trueos/sys/contrib/ngatm/netnatm/api/ |
| HD | cc_user.c | 991 struct atm_p2p_call_active *act; in cc_user_active() local 1001 struct atm_p2mp_call_active *act; in cc_user_active() local 1435 struct atm_p2p_call_active *act; in cc_user_sig_handle() local 1446 struct atm_p2mp_call_active *act; in cc_user_sig_handle() local
|
| /trueos/contrib/ipfilter/tools/ |
| HD | ipscan_y.y | 52 struct action act; member 337 void addtag(tstr, cp, sp, act) in addtag() argument
|
| /trueos/tools/regression/lib/msun/ |
| HD | test-fenv.c | 322 struct sigaction act; in test_masking() local 402 struct sigaction act; in test_feholdupdate() local
|
| /trueos/lib/libthr/thread/ |
| HD | thr_sig.c | 157 struct sigaction act; in thr_sighandler() local 324 struct sigaction act; in check_deferred_signal() local 404 struct sigaction act, nact, oact; in _thr_signal_init() local 518 __thr_sigaction(int sig, const struct sigaction *act, struct sigaction *oact) in __thr_sigaction()
|
| /trueos/sys/compat/mach/kern/ |
| HD | thread_pool.c | 75 thread_act_t act = pool->thr_acts; in thread_pool_remove() local
|
| /trueos/sys/contrib/altq/altq/ |
| HD | altq_rmclass_debug.h | 87 #define CBQTRACE(func, act, obj) { \ argument
|
| /trueos/lib/libkse/test/ |
| HD | sigwait_d.c | 119 struct sigaction act; in main() local
|
| /trueos/usr.sbin/ancontrol/ |
| HD | ancontrol.c | 923 an_setconfig(const char *iface, int act, void *arg) in an_setconfig() 1109 an_setap(const char *iface, int act, void *arg) in an_setap() 1153 an_setssid(const char *iface, int act, void *arg) in an_setssid() 1523 int act = 0; in main() local
|
| /trueos/sys/netinet/ |
| HD | tcp_debug.c | 97 tcp_trace(short act, short ostate, struct tcpcb *tp, void *ipgen, in tcp_trace()
|
| /trueos/tools/regression/lib/libc/gen/ |
| HD | test-popen.c | 78 struct sigaction act, oact; in main() local
|