Searched defs:varg (Results 1 - 4 of 4) sorted by relevance
/third_party/selinux/libsepol/src/ |
H A D | debug.c | 71 sepol_msg_set_callback(sepol_handle_t * handle, __attribute__ ((format(printf, 3, 4))) void (*msg_callback) (void *varg, sepol_handle_t * handle, const char *fmt, ...), void *msg_callback_arg) sepol_msg_set_callback() argument
|
H A D | link.c | 1906 static int find_perm(hashtab_key_t key, hashtab_datum_t datum, void *varg) in find_perm() argument
|
/third_party/python/Objects/ |
H A D | bytes_methods.c | 700 Py_buffer varg; in _Py_bytes_contains() local
|
/third_party/openssl/test/ |
H A D | acvp_test.c | 1278 static int self_test_events(const OSSL_PARAM params[], void *varg) in self_test_events() argument
|
Completed in 8 milliseconds