Home
last modified time | relevance | path

Searched defs:check_fd (Results 1 – 10 of 10) sorted by relevance

/external/strace/tests-mx32/
Dredirect-fds.test44 check_fd() function
Dredirect-fds.c39 check_fd(int fd, const char *fname) in check_fd() function
/external/strace/tests/
Dredirect-fds.test44 check_fd() function
Dredirect-fds.c39 check_fd(int fd, const char *fname) in check_fd() function
/external/strace/tests-m32/
Dredirect-fds.test44 check_fd() function
Dredirect-fds.c39 check_fd(int fd, const char *fname) in check_fd() function
/external/mbedtls/library/
Dnet_sockets.c125 static int check_fd(int fd, int for_select) in check_fd() function
/external/openthread/third_party/mbedtls/repo/library/
Dnet_sockets.c125 static int check_fd(int fd, int for_select) in check_fd() function
/external/mksh/src/
Dmain.c1611 check_fd(const char *name, int mode, const char **emsgp) in check_fd() function
/external/minijail/
Dlibminijail.c3180 static bool is_preserved_child_fd(struct minijail *j, int check_fd, in is_preserved_child_fd()