/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/dd/ |
H A D | dd_interceptors.cpp | 43 INTERCEPTOR(int, pthread_mutex_destroy, pthread_mutex_t *m) { in INTERCEPTOR() argument 49 INTERCEPTOR(int, pthread_mutex_lock, pthread_mutex_t *m) { in INTERCEPTOR() argument 57 INTERCEPTOR(int, pthread_mutex_trylock, pthread_mutex_t *m) { in INTERCEPTOR() argument 65 INTERCEPTOR(int, pthread_mutex_unlock, pthread_mutex_t *m) { in INTERCEPTOR() argument 71 INTERCEPTOR(int, pthread_spin_destroy, pthread_spinlock_t *m) { in INTERCEPTOR() argument 78 INTERCEPTOR(int, pthread_spin_lock, pthread_spinlock_t *m) { in INTERCEPTOR() argument 86 INTERCEPTOR(int, pthread_spin_trylock, pthread_spinlock_t *m) { in INTERCEPTOR() argument 94 INTERCEPTOR(int, pthread_spin_unlock, pthread_spinlock_t *m) { in INTERCEPTOR() argument 100 INTERCEPTOR(int, pthread_rwlock_destroy, pthread_rwlock_t *m) { in INTERCEPTOR() argument 106 INTERCEPTOR(int, pthread_rwlock_rdlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument [all …]
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_depr.c | 22 BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe, in BN_generate_prime() argument 46 int BN_is_prime(const BIGNUM *a, int checks, in BN_is_prime() argument 55 int BN_is_prime_fasttest(const BIGNUM *a, int checks, in BN_is_prime_fasttest() argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/ |
H A D | rtsan_interceptors.cpp | 70 INTERCEPTOR(int, open, const char *path, int oflag, ...) { in INTERCEPTOR() argument 84 INTERCEPTOR(int, openat, int fd, const char *path, int oflag, ...) { in INTERCEPTOR() argument 98 INTERCEPTOR(int, creat, const char *path, mode_t mode) { in INTERCEPTOR() argument 106 INTERCEPTOR(int, fcntl, int filedes, int cmd, ...) { in INTERCEPTOR() argument 127 INTERCEPTOR(int, close, int filedes) { in INTERCEPTOR() argument 149 INTERCEPTOR(int, fclose, FILE *stream) { in INTERCEPTOR() argument 154 INTERCEPTOR(int, fputs, const char *s, FILE *stream) { in INTERCEPTOR() argument 160 INTERCEPTOR(int, puts, const char *s) { in INTERCEPTOR() argument 181 INTERCEPTOR(int, pthread_spin_lock, pthread_spinlock_t *spinlock) { in INTERCEPTOR() argument 187 INTERCEPTOR(int, pthread_create, pthread_t *thread, const pthread_attr_t *attr, in INTERCEPTOR() argument [all …]
|
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_dmc620.c | 192 CLASSDEP_FN4(dmc620_read_pmc, int, cpu, int, ri, struct pmc *, pm, in CLASSDEP_FN4() argument 224 CLASSDEP_FN4(dmc620_write_pmc, int, cpu, int, ri, struct pmc *, pm, in CLASSDEP_FN4() argument 248 CLASSDEP_FN3(dmc620_config_pmc, int, cpu, int, ri, struct pmc *, pm) in CLASSDEP_FN3() argument 273 CLASSDEP_FN3(dmc620_get_config, int, cpu, int, ri, struct pmc **, ppm) in CLASSDEP_FN3() argument 285 CLASSDEP_FN4(dmc620_allocate_pmc, int, cpu, int, ri, struct pmc *,pm, in CLASSDEP_FN4() argument 341 CLASSDEP_FN3(dmc620_release_pmc, int, cpu, int, ri, struct pmc *, pmc) in CLASSDEP_FN3() argument 364 CLASSDEP_FN3(dmc620_start_pmc, int, cpu, int, ri, struct pmc *, pm) in CLASSDEP_FN3() argument 400 CLASSDEP_FN3(dmc620_stop_pmc, int, cpu, int, ri, struct pmc *, pm) in CLASSDEP_FN3() argument 425 CLASSDEP_FN4(dmc620_describe, int, cpu, int, ri, struct pmc_info *, pi, in CLASSDEP_FN4() argument 457 CLASSDEP_FN2(dmc620_pcpu_init, struct pmc_mdep *, md, int, cpu) in CLASSDEP_FN2() argument [all …]
|
/freebsd/crypto/openssh/ |
H A D | atomicio.c | 51 atomicio6(ssize_t (*f) (int, void *, size_t), int fd, void *_s, size_t n, in atomicio6() 96 atomicio(ssize_t (*f) (int, void *, size_t), int fd, void *_s, size_t n) in atomicio() 105 atomiciov6(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov6() argument 175 atomiciov(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov() argument
|
/freebsd/tests/atf_python/sys/net/ |
H A D | rtsock.py | 21 def roundup2(val: int, num: int) -> int: 93 def get_name(prefix: str, value: int) -> str: 101 def get_bitmask_map(prefix: str, value: int) -> Dict[int, str]: 117 def get_bitmask_str(prefix: str, value: int) -> str: 198 def ip_sa(ip: str, scopeid: int = 0) -> bytes: 211 def ip6_sa(ip6: str, scopeid: int) -> bytes: 221 def link_sa(ifindex: int = 0, iftype: int = 0) -> bytes: 226 def pxlen4_sa(pxlen: int) -> bytes: 230 def pxlen_to_ip4(pxlen: int) -> str: 239 def pxlen6_sa(pxlen: int) -> bytes: [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_posix.cpp | 390 TSAN_INTERCEPTOR(int, usleep, long_t usec) { in TSAN_INTERCEPTOR() argument 397 TSAN_INTERCEPTOR(int, nanosleep, void *req, void *rem) { in TSAN_INTERCEPTOR() argument 404 TSAN_INTERCEPTOR(int, pause, int fake) { in TSAN_INTERCEPTOR() argument 446 TSAN_INTERCEPTOR(int, atexit, void (*f)()) { in TSAN_INTERCEPTOR() argument 456 TSAN_INTERCEPTOR(int, __cxa_atexit, void (*f)(void *a), void *arg, void *dso) { in TSAN_INTERCEPTOR() argument 508 TSAN_INTERCEPTOR(int, on_exit, void(*f)(int, void*), void *arg) { in TSAN_INTERCEPTOR() argument 600 DEFINE_REAL(int, setjmp_symname, void *env) in DEFINE_REAL() argument 851 TSAN_INTERCEPTOR(int, posix_memalign, void **memptr, uptr align, uptr sz) { in TSAN_INTERCEPTOR() argument 930 STDCXX_INTERCEPTOR(int, __cxa_guard_acquire, atomic_uint32_t *g) { in STDCXX_INTERCEPTOR() argument 1021 TSAN_INTERCEPTOR(int, pthread_create, in TSAN_INTERCEPTOR() argument [all …]
|
/freebsd/libexec/ypxfr/ |
H A D | ypxfr_getmap.c | 62 int (*callback)(int, char *, int, char *, int, char*)) in ypxfr_get_map() argument
|
/freebsd/lib/libc/stdio/ |
H A D | funopen.c | 42 int (*readfn)(void *, char *, int), in funopen() argument
|
/freebsd/tests/atf_python/sys/netpfil/ipfw/ |
H A D | utils.py | 18 def roundup2(val: int, num: int) -> int: 25 def align8(val: int) -> int:
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerUtilPosix.cpp | 32 static void AlarmHandler(int, siginfo_t *, void *) { in AlarmHandler() argument 45 static void CrashHandler(int, siginfo_t *, void *) { in CrashHandler() argument 49 static void InterruptHandler(int, siginfo_t *, void *) { in InterruptHandler() argument 53 static void GracefulExitHandler(int, siginfo_t *, void *) { in GracefulExitHandler() argument 57 static void FileSizeExceedHandler(int, siginfo_t *, void *) { in FileSizeExceedHandler() argument 62 void (*callback)(int, siginfo_t *, void *)) { in SetSigaction() argument
|
/freebsd/contrib/ntp/libntp/ |
H A D | syssignal.c | 31 void (*func)(int) in signal_no_reset() 66 RETSIGTYPE (*func)(int) in signal_no_reset() 86 RETSIGTYPE (*func)(int) in signal_no_reset() 104 RETSIGTYPE (*func)(int) in signal_no_reset()
|
/freebsd/contrib/kyua/bootstrap/ |
H A D | plain_helpers.cpp | 46 helper_abort_test_cases_list(int /* argc */, char** argv) in helper_abort_test_cases_list() argument 63 helper_empty_test_cases_list(int /* argc */, char** /* argv */) in helper_empty_test_cases_list() argument 75 helper_zero_test_cases(int /* argc */, char** argv) in helper_zero_test_cases() argument
|
/freebsd/tools/regression/sockets/unix_cmsg/ |
H A D | t_generic.c | 37 t_generic(int (*client_func)(int), int (*server_func)(int)) in t_generic() argument
|
/freebsd/tests/atf_python/sys/netlink/ |
H A D | utils.py | 16 def roundup2(val: int, num: int) -> int: 23 def align4(val: int) -> int:
|
/freebsd/crypto/openssl/crypto/dh/ |
H A D | dh_depr.c | 25 DH *DH_generate_parameters(int prime_len, int generator, in DH_generate_parameters() argument
|
/freebsd/crypto/openssl/crypto/rsa/ |
H A D | rsa_depr.c | 29 RSA *RSA_generate_key(int bits, unsigned long e_value, in RSA_generate_key() argument
|
/freebsd/contrib/llvm-project/libcxx/include/__memory/ |
H A D | allocator_arg_t.h | 55 __user_alloc_construct_impl(integral_constant<int,0>,_Tp * __storage,const _Allocator &,_Args &&...__args) __user_alloc_construct_impl() argument 63 __user_alloc_construct_impl(integral_constant<int,1>,_Tp * __storage,const _Allocator & __a,_Args &&...__args) __user_alloc_construct_impl() argument 71 __user_alloc_construct_impl(integral_constant<int,2>,_Tp * __storage,const _Allocator & __a,_Args &&...__args) __user_alloc_construct_impl() argument
|
/freebsd/crypto/openssl/crypto/dsa/ |
H A D | dsa_depr.c | 31 DSA *DSA_generate_parameters(int bits, in DSA_generate_parameters() argument
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | dma.c | 28 #define Q_CONFIG(q, wfdma, int, id) do { \ in mt7996_dma_config() argument 35 #define MCUQ_CONFIG(q, wfdma, int, id) Q_CONFIG(q, (wfdma), (int), (id)) in mt7996_dma_config() argument 36 #define RXQ_CONFIG(q, wfdma, int, id) Q_CONFIG(__RXQ(q), (wfdma), (int), (id)) in mt7996_dma_config() argument 37 #define TXQ_CONFIG(q, wfdma, int, id) Q_CONFIG(__TXQ(q), (wfdma), (int), (id)) in mt7996_dma_config() argument
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
H A D | TargetExecutionUtils.cpp | 16 int runAsMain(int (*Main)(int, char *[]), ArrayRef<std::string> Args, in runAsMain() argument 44 int runAsIntFunction(int (*Func)(int), int Arg) { return Func(Arg); } in runAsIntFunction() argument
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | prog_setup.c | 46 krb5_program_setup(krb5_context *context, int argc, char **argv, in krb5_program_setup() argument 48 void (KRB5_LIB_CALL *usage)(int, struct getargs*, int)) in krb5_program_setup()
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bio_meth.c | 89 int BIO_meth_set_write(BIO_METHOD *biom, in BIO_meth_set_write() argument 135 int BIO_meth_set_read(BIO_METHOD *biom, in BIO_meth_set_read() argument 168 int BIO_meth_set_gets(BIO_METHOD *biom, in BIO_meth_set_gets() argument 180 int BIO_meth_set_ctrl(BIO_METHOD *biom, in BIO_meth_set_ctrl() argument 214 int BIO_meth_set_callback_ctrl(BIO_METHOD *biom, in BIO_meth_set_callback_ctrl() argument
|
/freebsd/contrib/unbound/util/ |
H A D | ub_event_pluggable.c | 193 void (*cb)(int, short, void*), void* arg, struct timeval* tv) in my_timer_add() argument 277 void (*cb)(int, short, void*), void* arg) in my_event_new() argument 297 void (*cb)(int, short, void*), void* arg) in my_signal_new() argument 317 void (*cb)(int, short, void*), void* arg) in my_winsock_register_wsaevent() argument 509 void (*cb)(int, short, void*), void* arg) in ub_event_new() argument 521 void (*cb)(int, short, void*), void* arg) in ub_signal_new() argument 533 void (*cb)(int, short, void*), void* arg) in ub_winsock_register_wsaevent() argument 608 void (*cb)(int, short, void*), void* arg, struct timeval* tv) in ub_timer_add() argument
|
/freebsd/contrib/libedit/ |
H A D | filecomplete.c | 468 completion_matches(const char *text, char *(*genfunc)(const char *, int)) in completion_matches() argument 661 char *(*complete_func)(const char *, int), in fn_complete2() argument 831 char *(*complete_func)(const char *, int), in fn_complete() argument
|