Home
last modified time | relevance | path

Searched defs:hooks (Results 1 – 25 of 2045) sorted by relevance

12345678910>>...82

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage-hooks.c15 const struct mail_storage_hooks *hooks; member
42 const struct mail_storage_hooks *hooks) in mail_storage_hooks_add()
159 const struct mail_storage_hooks *hooks; in hook_mail_user_created() local
178 const struct mail_storage_hooks *hooks; in hook_mail_namespace_storage_added() local
189 const struct mail_storage_hooks *hooks; in hook_mail_namespaces_created() local
202 const struct mail_storage_hooks *hooks; in hook_mail_namespaces_added() local
215 const struct mail_storage_hooks *hooks; in hook_mail_storage_created() local
232 const struct mail_storage_hooks *hooks; in hook_mailbox_list_created() local
249 const struct mail_storage_hooks *hooks; in hook_mailbox_allocated() local
266 const struct mail_storage_hooks *hooks; in hook_mailbox_opened() local
[all …]
/dports/sysutils/tmux23/tmux-2.3/
H A Dhooks.c26 struct hooks { struct
28 struct hooks *parent; argument
56 struct hooks *hooks; in hooks_create() local
65 hooks_free1(struct hooks *hooks, struct hook *hook) in hooks_free1()
74 hooks_free(struct hooks *hooks) in hooks_free()
84 hooks_first(struct hooks *hooks) in hooks_first()
96 hooks_add(struct hooks *hooks, const char *name, struct cmd_list *cmdlist) in hooks_add()
111 hooks_remove(struct hooks *hooks, const char *name) in hooks_remove()
120 hooks_find1(struct hooks *hooks, const char *name) in hooks_find1()
129 hooks_find(struct hooks *hooks, const char *name) in hooks_find()
[all …]
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dhooks.c26 struct hooks { struct
28 struct hooks *parent; argument
56 struct hooks *hooks; in hooks_create() local
65 hooks_free1(struct hooks *hooks, struct hook *hook) in hooks_free1()
74 hooks_free(struct hooks *hooks) in hooks_free()
84 hooks_first(struct hooks *hooks) in hooks_first()
96 hooks_add(struct hooks *hooks, const char *name, struct cmd_list *cmdlist) in hooks_add()
111 hooks_remove(struct hooks *hooks, const char *name) in hooks_remove()
120 hooks_find1(struct hooks *hooks, const char *name) in hooks_find1()
129 hooks_find(struct hooks *hooks, const char *name) in hooks_find()
[all …]
/dports/sysutils/tmate/tmate-2.4.0/
H A Dhooks.c26 struct hooks { struct
28 struct hooks *parent; argument
56 struct hooks *hooks; in hooks_create() local
65 hooks_free1(struct hooks *hooks, struct hook *hook) in hooks_free1()
74 hooks_free(struct hooks *hooks) in hooks_free()
84 hooks_first(struct hooks *hooks) in hooks_first()
96 hooks_add(struct hooks *hooks, const char *name, struct cmd_list *cmdlist) in hooks_add()
111 hooks_remove(struct hooks *hooks, const char *name) in hooks_remove()
120 hooks_find1(struct hooks *hooks, const char *name) in hooks_find1()
129 hooks_find(struct hooks *hooks, const char *name) in hooks_find()
[all …]
/dports/sysutils/burp/burp-2.4.0/src/server/protocol2/
H A Dbackup_phase4.h8 struct hooks struct
31 extern void hooks_free(struct hooks **hooks); argument
/dports/sysutils/burp-devel/burp-2.5.4/src/server/protocol2/
H A Dbackup_phase4.h8 struct hooks struct
31 extern void hooks_free(struct hooks **hooks); argument
/dports/www/npm/npm-6.14.8/lib/node_modules/npm/docs/content/cli-commands/
H A Dnpm-hook.md11 ### Synopsis
20 ### Example
57 ### Description
78 ### See Also
/dports/www/npm-node14/npm-6.14.8/lib/node_modules/npm/docs/content/cli-commands/
H A Dnpm-hook.md11 ### Synopsis
20 ### Example
57 ### Description
78 ### See Also
/dports/www/npm-node16/npm-6.14.8/lib/node_modules/npm/docs/content/cli-commands/
H A Dnpm-hook.md11 ### Synopsis
20 ### Example
57 ### Description
78 ### See Also
/dports/www/npm-node17/npm-6.14.8/lib/node_modules/npm/docs/content/cli-commands/
H A Dnpm-hook.md11 ### Synopsis
20 ### Example
57 ### Description
78 ### See Also
/dports/www/node10/node-v10.24.1/deps/npm/docs/content/cli-commands/
H A Dnpm-hook.md11 ### Synopsis
20 ### Example
57 ### Description
78 ### See Also
/dports/net/kea/kea-2.0.1/src/lib/hooks/tests/
H A Dserver_hooks_unittest.cc27 ServerHooks& hooks = ServerHooks::getServerHooks(); in TEST() local
64 ServerHooks& hooks = ServerHooks::getServerHooks(); in TEST() local
79 ServerHooks& hooks = ServerHooks::getServerHooks(); in TEST() local
102 ServerHooks& hooks = ServerHooks::getServerHooks(); in TEST() local
133 ServerHooks& hooks = ServerHooks::getServerHooks(); in TEST() local
156 ServerHooks& hooks = ServerHooks::getServerHooks(); in TEST() local
180 ServerHooks& hooks = ServerHooks::getServerHooks(); in TEST() local
190 ServerHooks& hooks = ServerHooks::getServerHooks(); in TEST() local
223 ServerHooks& hooks = ServerHooks::getServerHooks(); in TEST() local
/dports/devel/kyua/kyua-0.13/drivers/
H A Dlist_tests_test.cpp158 drivers::list_tests::base_hooks& hooks, in run_helpers()
186 capture_hooks hooks; in ATF_TEST_CASE_BODY() local
200 capture_hooks hooks; in ATF_TEST_CASE_BODY() local
215 capture_hooks hooks; in ATF_TEST_CASE_BODY() local
230 capture_hooks hooks; in ATF_TEST_CASE_BODY() local
246 capture_hooks hooks; in ATF_TEST_CASE_BODY() local
265 capture_hooks hooks; in ATF_TEST_CASE_BODY() local
/dports/devel/yaegi/yaegi-0.9.23/interp/
H A Dhooks.go9 type hooks struct { struct
10 convert []convertFn
13 func (h *hooks) Parse(m map[string]reflect.Value) {
/dports/net/traefik/traefik-2.6.1/vendor/github.com/traefik/yaegi/interp/
H A Dhooks.go9 type hooks struct { struct
10 convert []convertFn
13 func (h *hooks) Parse(m map[string]reflect.Value) {
/dports/devel/py-cookiecutter/cookiecutter-1.7.3/docs/advanced/
H A Dhooks.rst40 Exit with an appropriate status
48 Current working directory
55 Template variables are rendered in the script
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.etcd.io/etcd/server/v3/mvcc/backend/
H A Dhooks.go26 type hooks struct { struct
27 onPreCommitUnsafe HookFunc
30 func (h hooks) OnPreCommitUnsafe(tx BatchTx) {
/dports/www/minio-client/etcd-3.5.0/server/mvcc/backend/
H A Dhooks.go26 type hooks struct { struct
27 onPreCommitUnsafe HookFunc
30 func (h hooks) OnPreCommitUnsafe(tx BatchTx) {
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/
H A DSimple.hs252 buildAction hooks flags args = do function
296 replAction hooks flags args = do function
320 hscolourAction hooks flags args = do function
332 doctestAction hooks flags args = do function
348 haddockAction hooks flags args = do function
365 cleanAction hooks flags args = do function
395 copyAction hooks flags args = do function
406 installAction hooks flags args = do function
417 sdistAction hooks flags _args = do function
445 testAction hooks flags args = do function
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/
H A DSimple.hs252 buildAction hooks flags args = do function
296 replAction hooks flags args = do function
320 hscolourAction hooks flags args = do function
332 doctestAction hooks flags args = do function
348 haddockAction hooks flags args = do function
365 cleanAction hooks flags args = do function
395 copyAction hooks flags args = do function
406 installAction hooks flags args = do function
417 sdistAction hooks flags _args = do function
445 testAction hooks flags args = do function
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dstep.c59 SCHEME_OBJECT hooks = (ARG_REF (3)); variable
86 SCHEME_OBJECT hooks = (ARG_REF (3)); variable
140 SCHEME_OBJECT hooks = (ARG_REF (2)); variable
/dports/finance/prestashop/prestashop/src/Core/Module/
H A DHookConfigurator.php56 public function getThemeHooksConfiguration(array $hooks)
93 public function setHooksConfiguration(array $hooks)
109 private function getUniqueModuleToHookList(array $hooks)
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/pluggy/docs/
H A Dindex.rst182 .. _marking_hooks:
184 Marking hooks
217 .. _impls:
219 Implementations
378 Specifications
690 Collecting results
703 Exception handling
759 Historic calls
800 Calling with extras
807 Calling with a subset of registered plugins
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/pluggy/docs/
H A Dindex.rst182 .. _marking_hooks:
184 Marking hooks
217 .. _impls:
219 Implementations
378 Specifications
690 Collecting results
703 Exception handling
759 Historic calls
800 Calling with extras
807 Calling with a subset of registered plugins
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/pluggy/docs/
H A Dindex.rst182 .. _marking_hooks:
184 Marking hooks
217 .. _impls:
219 Implementations
378 Specifications
690 Collecting results
703 Exception handling
759 Historic calls
800 Calling with extras
807 Calling with a subset of registered plugins

12345678910>>...82