OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:internal_dup2
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_posix.h
53
uptr
internal_dup2
(int oldfd, int newfd);
sanitizer_posix_libcdep.cc
471
internal_dup2
(stdin_fd, STDIN_FILENO);
476
internal_dup2
(stdout_fd, STDOUT_FILENO);
481
internal_dup2
(stderr_fd, STDERR_FILENO);
sanitizer_netbsd.cc
177
uptr
internal_dup2
(int oldfd, int newfd) {
function in namespace:__sanitizer
sanitizer_mac.cc
181
uptr
internal_dup2
(int oldfd, int newfd) {
function in namespace:__sanitizer
sanitizer_linux.cc
388
uptr
internal_dup2
(int oldfd, int newfd) {
function in namespace:__sanitizer
Completed in 69 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025