/dports/net/dhcpd-pools/dhcpd-pools-3.1/src/ |
H A D | mustach.c | 103 static int getpartial(struct mustach_itf *itf, void *closure, const char *name, char **result) in getpartial() 123 static int process(const char *template, struct mustach_itf *itf, void *closure, FILE *file, const … in process() 278 int fmustach(const char *template, struct mustach_itf *itf, void *closure, FILE *file) in fmustach() 286 int fdmustach(const char *template, struct mustach_itf *itf, void *closure, int fd) in fdmustach() 302 int mustach(const char *template, struct mustach_itf *itf, void *closure, char **result, size_t *si… in mustach()
|
H A D | mustach-dhcpd-pools.c | 73 static int must_put_base(void *closure, const char *name, int escape in must_put_base() 183 static int must_put_active_lease(void *closure, const char *name, int escape in must_put_active_lease() 201 static int must_next_active_lease(void *closure) in must_next_active_lease() 213 static int must_put_range(void *closure, const char *name, int escape in must_put_range() 290 static int must_put_shnet(void *closure, const char *name, int escape in must_put_shnet() 354 static int must_next_range(void *closure) in must_next_range() 369 static int must_next_shnet(void *closure) in must_next_shnet() 389 static int must_enter(void *closure, const char *name) in must_enter() 429 static int must_leave(void *closure) in must_leave() 465 char *template; in mustach_dhcpd_pools() local
|
/dports/devel/py-numba/numba-0.51.2/numba/tests/ |
H A D | test_numconv.py | 7 def template(fromty, toty): function 8 def closure(self): function
|
/dports/security/py-xmlsec/xmlsec-1.3.12/src/ |
H A D | enc.c | 74 static PyObject* PyXmlSec_EncryptionContextKeyGet(PyObject* self, void* closure) { in PyXmlSec_EncryptionContextKeyGet() 88 static int PyXmlSec_EncryptionContextKeySet(PyObject* self, PyObject* value, void* closure) { in PyXmlSec_EncryptionContextKeySet() 154 PyXmlSec_LxmlElementPtr template = NULL; in PyXmlSec_EncryptionContextEncryptBinary() local 222 PyXmlSec_LxmlElementPtr template = NULL; in PyXmlSec_EncryptionContextEncryptXml() local 305 PyXmlSec_LxmlElementPtr template = NULL; in PyXmlSec_EncryptionContextEncryptUri() local
|
/dports/devel/cvs-devel/cvs-1.12.13/src/ |
H A D | logmsg.c | 114 find_type (Node *p, void *closure) in find_type() 130 fmt_proc (Node *p, void *closure) in fmt_proc() 528 rcsinfo_proc (const char *repository, const char *template, void *closure) in rcsinfo_proc() 602 update_logfile_proc (const char *repository, const char *filter, void *closure) in update_logfile_proc() 622 logmsg_list_to_args_proc (Node *p, void *closure) in logmsg_list_to_args_proc() 870 verifymsg_proc (const char *repository, const char *script, void *closure) in verifymsg_proc()
|
/dports/devel/jna/jna-5.7.0/native/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/lang/gcc12-devel/gcc-12-20211205/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/lang/gcc8/gcc-8.5.0/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/lang/gcc6-aux/gcc-6-20180516/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/lang/gcc10/gcc-10.3.0/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/www/firefox-esr/firefox-91.8.0/js/src/ctypes/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/lang/gcc11-devel/gcc-11-20211009/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3-arm64/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3-x86_64/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/lang/gcc9-devel/gcc-9-20211007/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/www/firefox/firefox-99.0/js/src/ctypes/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/devel/libffi/libffi-3.3/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|
/dports/devel/riscv64-gcc/gcc-8.3.0/libffi/src/s390/ |
H A D | ffi.c | 310 void *closure) in ffi_call_int() 488 void **avalue, void *closure) in ffi_call_go() 708 ffi_prep_closure_loc (ffi_closure *closure, in ffi_prep_closure_loc() 714 static unsigned short const template[] = { in ffi_prep_closure_loc() local 745 ffi_prep_go_closure (ffi_go_closure *closure, ffi_cif *cif, in ffi_prep_go_closure()
|