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

1234567891011>>

/freebsd-12-stable/contrib/sendmail/libsmutil/
H A Dlockfile.c44 int action; local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
H A Dnotify.c36 svn_repos_notify_create(svn_repos_notify_action_t action, apr_pool_t *result_pool) argument
/freebsd-12-stable/libexec/ftpd/
H A Dblacklist.c51 blacklist_notify(int action, int fd, const char *msg) argument
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/json/
H A Dtst.usdt.c50 const char *odd, *even, *action; local
/freebsd-12-stable/lib/libc/stdlib/
H A Dhcreate.c62 hsearch(ENTRY item, ACTION action) argument
H A Dtwalk.c28 trecurse(const posix_tnode *root, cmp_fn_t action, int level) argument
46 twalk(const posix_tnode *vroot, cmp_fn_t action) argument
[all...]
H A Dhsearch_r.c76 hsearch_r(ENTRY item, ACTION action, ENTRY **retval, struct hsearch_data *htab) argument
/freebsd-12-stable/crypto/openssh/
H A Dblacklist.c91 blacklist_notify(int action, const char *msg) argument
/freebsd-12-stable/contrib/ntp/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-12-stable/contrib/blacklist/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-12-stable/lib/libdpv/
H A Dutil.c64 posix_spawn_file_actions_t action; local
/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_mp.c64 uint32_t action; local
/freebsd-12-stable/usr.sbin/eeprom/
H A Deeprom.c121 action(char *line) function
/freebsd-12-stable/contrib/ipfilter/tools/
H A Dipscan_y.y132 action: result { $$.act_val = $1.act_val; label
/freebsd-12-stable/lib/libc/tests/gen/
H A Dfmtmsg_test.c50 const char *action; member in struct:testcase
160 run_test(long classification, const char *label, int severity, const char *text, const char *action, const char *tag) argument
/freebsd-12-stable/sys/mips/cavium/
H A Docteon_mp.c60 uint64_t action; local
/freebsd-12-stable/tools/regression/environ/
H A Dtimings.c50 report_time(const char *action, struct timeval *startTime, argument
/freebsd-12-stable/sys/dev/iwm/
H A Dif_iwm_binding.c159 iwm_binding_cmd(struct iwm_softc *sc, uint32_t action, argument
205 uint32_t action; local
H A Dif_iwm_phy_ctxt.c168 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
249 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
/freebsd-12-stable/stand/libsa/
H A Dpager.c84 int action; local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp99 const FileAction &action = *info.GetFileActionAtIndex(i); local
/freebsd-12-stable/contrib/xz/src/liblzma/common/
H A Dalone_encoder.c34 alone_encode(void *coder_ptr, const lzma_allocator *allocator, const uint8_t *restrict in, size_t *restrict in_pos, size_t in_size, uint8_t *restrict out, size_t *restrict out_pos, size_t out_size, lzma_action action) argument
H A Dauto_decoder.c33 auto_decode(void *coder_ptr, const lzma_allocator *allocator, const uint8_t *restrict in, size_t *restrict in_pos, size_t in_size, uint8_t *restrict out, size_t *restrict out_pos, size_t out_size, lzma_action action) argument
/freebsd-12-stable/contrib/xz/src/liblzma/delta/
H A Ddelta_decoder.c30 delta_decode(void *coder_ptr, const lzma_allocator *allocator, const uint8_t *restrict in, size_t *restrict in_pos, size_t in_size, uint8_t *restrict out, size_t *restrict out_pos, size_t out_size, lzma_action action) argument
/freebsd-12-stable/contrib/xz/src/xzdec/
H A Dxzdec.c171 lzma_action action = LZMA_RUN; local

Completed in 234 milliseconds

1234567891011>>