Home
last modified time | relevance | path

Searched refs:STDOUT_FILENO (Results 1 – 3 of 3) sorted by relevance

/curl/src/
H A Dtool_main.h40 #ifndef STDOUT_FILENO
41 # define STDOUT_FILENO fileno(stdout) macro
H A Dtool_main.c96 (fcntl(STDOUT_FILENO, F_GETFD) == -1) || in main_checkfds()
/curl/tests/libtest/
H A Dlib556.c33 #ifndef STDOUT_FILENO
34 #define STDOUT_FILENO 1 macro
82 if(!write(STDOUT_FILENO, buf, iolen)) in test()

Completed in 41 milliseconds