Searched defs:void (Results 1 - 25 of 117) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Datexit.c7 atexit (void (*f) (void)) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Datexit.c7 atexit (void (*f) (void)) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dpasswd_util.c34 char *stdin_new_passwd( void) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DPersistent.java
H A DSecondaryKey.java
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/tools/
H A Dtdbdump.c90 static void usage( void) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgost_ctl.c49 int gost_control_func(ENGINE *e, int cmd, long i, void *p, void (*f) (void)) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_threads.c64 curl_thread_t Curl_thread_create(unsigned int (*func) (void*), void *arg) argument
105 curl_thread_t Curl_thread_create(unsigned int (CURL_STDCALL *func) (void*), argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgost_ctl.c49 int gost_control_func(ENGINE *e, int cmd, long i, void *p, void (*f) (void)) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/random/
H A Drndhw.c41 poll_padlock (void (*add)(const void*, size_t, enum random_origins), argument
108 _gcry_rndhw_poll_fast (void (*add)(const void*, size_t, enum random_origins), argument
124 _gcry_rndhw_poll_slow (void (*ad argument
[all...]
H A Drndlinux.c88 _gcry_rndlinux_gather_random (void (*add)(const void*, size_t, argument
H A Drndw32ce.c65 _gcry_rndw32ce_gather_random (void (*add)(const void*, size_t, argument
106 _gcry_rndw32ce_gather_random_fast (void (*add)(const void*, size_t, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drndhw.c41 poll_padlock (void (*add)(const void*, size_t, enum random_origins), argument
108 _gcry_rndhw_poll_fast (void (*add)(const void*, size_t, enum random_origins), argument
124 _gcry_rndhw_poll_slow (void (*ad argument
[all...]
H A Drndlinux.c88 _gcry_rndlinux_gather_random (void (*add)(const void*, size_t, argument
H A Drndw32ce.c65 _gcry_rndw32ce_gather_random (void (*add)(const void*, size_t, argument
106 _gcry_rndw32ce_gather_random_fast (void (*add)(const void*, size_t, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Da_d2i_fp.c70 void *ASN1_d2i_fp(void *(*xnew) (void), d2i_of_void *d2i, FILE *in, void **x) argument
86 void *ASN1_d2i_bio(void *(*xnew) (void), d2i_of_void *d2i, BIO *in, void **x) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Da_d2i_fp.c70 void *ASN1_d2i_fp(void *(*xnew) (void), d2i_of_void *d2i, FILE *in, void **x) argument
86 void *ASN1_d2i_bio(void *(*xnew) (void), d2i_of_void *d2i, BIO *in, void **x) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dbmpbase.cpp129 bool wxBitmapHandlerBase::Create(wxBitmap*, const void*, long, int, int, int) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dnwbutton.c40 int button_add_callback (void (*callback) (void), int count) argument
68 int button_del_callback (void (*callback) (void)) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dptrarray.c168 assertSortedAndUnique( const tr_ptrArray * t UNUSED, int compare(const void*, const void*) UNUSED ) argument
180 tr_ptrArrayInsertSorted( tr_ptrArray * t, void * ptr, int compare(const void*, const void*) ) argument
197 tr_ptrArrayFindSorted( tr_ptrArray * t, const void * ptr, int compare(const void*, const void*) ) argument
207 tr_ptrArrayRemoveSorted( tr_ptrArray * t, const void * ptr, int compare(const void*, const void*) ) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_ctrl.c107 static int int_ctrl_helper(ENGINE *e, int cmd, long i, void *p, argument
179 int ENGINE_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f) (void)) argument
247 ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, long i, void *p, void (*f) (void), int cmd_optional) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_ctrl.c107 static int int_ctrl_helper(ENGINE *e, int cmd, long i, void *p, argument
179 int ENGINE_ctrl(ENGINE *e, int cmd, long i, void *p, void (*f) (void)) argument
247 ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, long i, void *p, void (*f) (void), int cmd_optional) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dioapi.c31 voidpf call_zopen64 (const zlib_filefunc64_32_def* pfilefunc,const void*filename,int mode) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds2_lib.c415 long ssl2_callback_ctrl(SSL *s, int cmd, void (*fp) (void)) argument
425 long ssl2_ctx_callback_ctrl(SSL_CTX *ctx, int cmd, void (*fp) (void)) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djconfig.h49 #undef void macro

Completed in 205 milliseconds

12345