Searched defs:fd (Results 1 – 2 of 2) sorted by relevance
39 int fd = __open_nocancel (file, O_RDONLY | O_LARGEFILE | O_CLOEXEC); in internal_setent() local
225 int fd = open (input_name, O_RDONLY); in main() local285 int fd = mkstemp (tmp_output_name); in main() local736 write_output (int fd) in write_output()817 print_database (int fd) in print_database()
Completed in 5 milliseconds