Searched defs:addfd (Results 1 - 8 of 8) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/async/ |
H A D | async_wait.c | 111 int ASYNC_WAIT_CTX_get_changed_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *addfd, in ASYNC_WAIT_CTX_get_changed_fds() argument
|
/third_party/openssl/crypto/async/ |
H A D | async_wait.c | 111 int ASYNC_WAIT_CTX_get_changed_fds(ASYNC_WAIT_CTX *ctx, OSSL_ASYNC_FD *addfd, in ASYNC_WAIT_CTX_get_changed_fds() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | seccomp.c | 99 struct list_head addfd; member 831 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd) in seccomp_handle_addfd() argument 850 struct seccomp_kaddfd *addfd, *tmp; seccomp_do_user_notification() local 1325 struct seccomp_notif_addfd addfd; seccomp_notify_addfd() local [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | seccomp.c | 101 struct list_head addfd; member 1065 static void seccomp_handle_addfd(struct seccomp_kaddfd *addfd, struct seccomp_knotif *n) in seccomp_handle_addfd() argument 1113 struct seccomp_kaddfd *addfd, *tmp; seccomp_do_user_notification() local 1661 struct seccomp_notif_addfd addfd; seccomp_notify_addfd() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 249 struct seccomp_notif_addfd addfd; member 3969 struct seccomp_notif_addfd addfd = {}; in TEST() local 4096 struct seccomp_notif_addfd addfd = {}; TEST() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 258 struct seccomp_notif_addfd addfd; member 4045 struct seccomp_notif_addfd addfd = {}; in TEST() local 4203 struct seccomp_notif_addfd addfd = {}; TEST() local [all...] |
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_lib.c | 1783 int SSL_get_changed_async_fds(SSL *s, OSSL_ASYNC_FD *addfd, size_t *numaddfds, in SSL_get_changed_async_fds() argument
|
/third_party/openssl/ssl/ |
H A D | ssl_lib.c | 1701 int SSL_get_changed_async_fds(SSL *s, OSSL_ASYNC_FD *addfd, size_t *numaddfds, in SSL_get_changed_async_fds() argument
|
Completed in 30 milliseconds