Home
last modified time | relevance | path

Searched defs:create_hook (Results 1 – 16 of 16) sorted by relevance

/dports/devel/libs11n/libs11n-1.2.10-nobuildfiles/include/s11n.net/s11n/
H A Dfactory_reg.hpp53 struct S11N_EXPORT_API create_hook< S11N_FACREG_INTERFACE_TYPE , S11N_FACREG_TYPE > struct
55 typedef S11N_FACREG_INTERFACE_TYPE * result_type;
56 typedef S11N_FACREG_TYPE actual_type;
58 static result_type create() in create()
H A Dfactory.hpp77 struct S11N_EXPORT_API create_hook struct
83 typedef T * result_type;
89 typedef SubT actual_type;
104 static result_type create() in create()
112 result_type operator()() const in operator ()()
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/src/
H A Dg_register.c35 create_hook (const char *name, int n_args) in create_hook() function
/dports/devel/rbenv/rbenv-1.2.0/test/
H A Dtest_helper.bash134 create_hook() { function
/dports/net-mgmt/ettercap/ettercap-0.8.3.1/src/lua/share/core/
H A Dettercap.lua214 local create_hook = function(script) function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dgithub_webhook.py164 def create_hook(repo, module): function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/source_control/github/
H A Dgithub_webhook.py164 def create_hook(repo, module): function
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/source_control/
H A Dgithub_webhook.py159 def create_hook(repo, module): function
/dports/cad/geda/geda-gaf-1.8.2/gschem/src/
H A Dg_register.c308 create_hook (const char *name, int n_args) in create_hook() function
/dports/sysutils/yadm/yadm-3.1.1/test/
H A Dtest_hooks.py163 def create_hook(paths, name, code): function
/dports/devel/gitui/gitui-0.10.1/asyncgit/src/sync/
H A Dhooks.rs171 fn create_hook(path: &Path, hook_path: &str, hook_script: &[u8]) { in create_hook() function
/dports/security/py-certbot/certbot-1.22.0/tests/
H A Dhook_test.py455 def create_hook(file_path): function
/dports/devel/py-pygithub/PyGithub-1.54/github/
H A DOrganization.py408 def create_hook( member in Organization
H A DRepository.py1123 def create_hook( member in Repository
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dif.c62 int (*create_hook)(struct interface *ifp); member
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dif.c62 int (*create_hook)(struct interface *ifp); member