Searched defs:action (Results 1 - 25 of 381) sorted by relevance

1234567891011>>

/freebsd-current/contrib/sendmail/libsmutil/
H A Dlockfile.c44 int action; local
/freebsd-current/libexec/ftpd/
H A Dblacklist.c50 blacklist_notify(int action, int fd, const char *msg) argument
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/json/
H A Dtst.usdt.c50 const char *odd, *even, *action; local
/freebsd-current/lib/libc/stdlib/
H A Dtwalk.c26 trecurse(const posix_tnode *root, cmp_fn_t action, int level) argument
44 twalk(const posix_tnode *vroot, cmp_fn_t action) argument
[all...]
H A Dhcreate.c59 hsearch(ENTRY item, ACTION action) argument
H A Dhsearch_r.c73 hsearch_r(ENTRY item, ACTION action, ENTRY **retval, struct hsearch_data *htab) argument
/freebsd-current/contrib/libfido2/tools/
H A Dfido2-token.c15 static int action; variable
/freebsd-current/crypto/openssh/
H A Dblacklist.c91 blacklist_notify(struct ssh *ssh, int action, const char *msg) argument
H A Dsandbox-systrace.c47 int action; member in struct:sandbox_policy
/freebsd-current/contrib/ntp/libntp/lib/isc/
H A Devent.c41 isc_event_allocate(isc_mem_t *mctx, void *sender, isc_eventtype_t type, isc_taskaction_t action, const void *arg, size_t size) argument
/freebsd-current/lib/libdpv/
H A Dutil.c62 posix_spawn_file_actions_t action; local
/freebsd-current/libexec/flua/modules/
H A Dlfbsd.c69 posix_spawn_file_actions_t action; local
/freebsd-current/contrib/blocklist/lib/
H A Dblacklist.c48 blacklist_sa(int action, int rfd, const struct sockaddr *sa, socklen_t salen, argument
61 blacklist_sa_r(struct blacklist *bl, int action, int rfd, argument
88 blacklist(int action, int rfd, const char *msg) argument
94 blacklist_r(struct blacklist *bl, int action, int rfd, const char *msg) argument
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandOptionsProcessLaunch.cpp48 FileAction action; local
56 FileAction action; local
64 FileAction action; local
76 FileAction action; local
[all...]
/freebsd-current/sbin/ipf/ipscan/
H A Dipscan_y.y131 action: result { $$.act_val = $1.act_val; label
/freebsd-current/sys/dev/iwm/
H A Dif_iwm_phy_ctxt.c166 iwm_phy_ctxt_cmd_hdr(struct iwm_softc *sc, struct iwm_phy_ctxt *ctxt, struct iwm_phy_context_cmd *cmd, uint32_t action, uint32_t apply_time) argument
247 iwm_phy_ctxt_apply(struct iwm_softc *sc, struct iwm_phy_ctxt *ctxt, uint8_t chains_static, uint8_t chains_dynamic, uint32_t action, uint32_t apply_time) argument
H A Dif_iwm_binding.c157 iwm_binding_cmd(struct iwm_softc *sc, uint32_t action, argument
203 uint32_t action; local
/freebsd-current/tools/regression/environ/
H A Dtimings.c47 report_time(const char *action, struct timeval *startTime, argument
/freebsd-current/lib/libc/tests/gen/
H A Dfmtmsg_test.c47 const char *action; member in struct:testcase
157 run_test(long classification, const char *label, int severity, const char *text, const char *action, const char *tag) argument
/freebsd-current/stand/libsa/
H A Dpager.c81 int action; local
/freebsd-current/contrib/netbsd-tests/fs/fifofs/
H A Dt_fifo.c99 struct sigaction action; local
/freebsd-current/contrib/unbound/respip/
H A Drespip.h43 enum respip_action action; member in struct:resp_addr
81 enum respip_action action; member in struct:respip_action_info
[all...]
/freebsd-current/sbin/ggate/ggatel/
H A Dggatel.c50 static enum { UNSET, CREATE, DESTROY, LIST, RESCUE } action = UNSET; variable in typeref:enum:__anon508
[all...]
/freebsd-current/sbin/ipf/ipmon/
H A Dipmon_y.y86 action: line ';' label
/freebsd-current/usr.bin/backlight/
H A Dbacklight.c93 int action, ch; local

Completed in 233 milliseconds

1234567891011>>