Home
last modified time | relevance | path

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

/curl/docs/examples/
H A Danyauthput.c37 # define FILENO(fp) _fileno(fp) macro
39 # define FILENO(fp) fileno(fp) macro
101 fstat(FILENO(fp), &file_info); in main()

Completed in 5 milliseconds