Searched defs:err_fd (Results 1 – 6 of 6) sorted by relevance
29 int err_fd = fileno(stderr); in dump_stack() local
52 int create_helper(int event_fd, int err_fd, uid_t uid, gid_t gid, long max_fd) { in create_helper()
95 int err_fd = open(stderr_file.c_str(), O_CREAT | O_RDWR, S_IRUSR | S_IWUSR); in CrashAndGetMicrodump() local
27 pub err_fd: [Option<File>; MAX_QUEUE_NUM], field
25 pub err_fd: [Option<File>; MAX_QUEUE_NUM], field
620 int err_fd[2] = {-1, -1}; in semanage_pipe_data() local