Searched refs:func (Results 426 - 450 of 1516) sorted by relevance

<<11121314151617181920>>

/openbsd-current/regress/sys/kern/sosplice/error/
H A Dargs-splice-EPROTONOSUPPORT.pl10 func => sub {
H A Dargs-udp-ENOTCONN.pl10 func => sub {
H A Dargs-udp-ELOOP.pl10 func => sub {
/openbsd-current/regress/usr.sbin/syslogd/
H A Dargs-length-vis.pl15 func => sub {
H A Dargs-client-tcp-nontransp.pl17 func => sub {
H A Dargs-dropped-sigterm-tls.pl18 func => sub { write_between2logs(shift, sub {
37 func => sub {
H A Dargs-dropped-sigterm-tcp.pl18 func => sub { write_between2logs(shift, sub {
36 func => sub {
H A Dargs-sighup-config.pl13 func => sub { write_between2logs(shift, sub {
33 func => sub { read_between2logs(shift, sub {
H A Dargs-sync-tcp.pl20 func => sub { write_between2logs(shift, sub {
43 func => sub { accept_between2logs(shift, sub {
H A Dargs-sighup.pl13 func => sub { write_between2logs(shift, sub {
33 func => sub { read_between2logs(shift, sub {
H A Dargs-server-tls-reconnect.pl19 func => sub { write_between2logs(shift, sub {
37 func => sub { accept_between2logs(shift, sub {
H A Dargs-sighup-tcp.pl14 func => sub { write_between2logs(shift, sub {
40 func => sub { accept_between2logs(shift, sub {
H A Dargs-sighup-tls.pl14 func => sub { write_between2logs(shift, sub {
40 func => sub { accept_between2logs(shift, sub {
H A Dargs-server-tcp-reconnect.pl19 func => sub { write_between2logs(shift, sub {
35 func => sub { accept_between2logs(shift, sub {
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dirq_work.h44 init_irq_work(struct irq_work *work, irq_work_func_t func) argument
47 task_set(&work->task, (void (*)(void *))func, work);
/openbsd-current/lib/csu/hppa/
H A Dmd_init.h49 #define MD_SECT_CALL_FUNC(section, func) \
51 " bl " #func ",%r2 \n" \
/openbsd-current/lib/libcrypto/bn/
H A Dbn_err.c67 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_BN,func,0)
/openbsd-current/lib/libcrypto/dsa/
H A Ddsa_err.c67 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_DSA,func,0)
/openbsd-current/lib/libcrypto/conf/
H A Dconf_err.c67 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_CONF,func,0)
/openbsd-current/lib/libcrypto/
H A Dcpt_err.c67 #define ERR_FUNC(func) ERR_PACK(ERR_LIB_CRYPTO,func,0)
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dptrmem.C5 ptr-to-mem-func points to a virtual or a non-virtual member
10 #define ADJUST_PTRFN(func, virt) ((void (*)())(func))
13 #define ADJUST_PTRFN(func, virt) ((void (*)())((ptrdiff_t)(func) + !!(virt)))
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.martin/
H A Dnew1.C61 void func(B* ) function
70 func(new B(A(10).addr()));
85 func(new B(A(10).addr()));
100 func(new B(A(10).addr()));
/openbsd-current/sys/arch/sh/dev/
H A Dpciide_machdep.c54 struct pci_attach_args *pa, int chan, int (*func)(void *), void *arg)
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.h45 pp_tables_hw_clock_info_callback func);
/openbsd-current/usr.sbin/unbound/testcode/
H A Dunitmain.h55 void unit_show_func(const char* file, const char* func);

Completed in 201 milliseconds

<<11121314151617181920>>