Home | History | Annotate | Download | only in strace

Lines Matching full:fileno

504 	set_cloexec_flag(fileno(fp));
1251 params_for_tracee.fd_to_close = (shared_log != stderr) ? fileno(shared_log) : -1;