Searched defs:open_debug_file_ex (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/util/ | ||
H A D | debug.c | 408 int open_debug_file_ex(const char *filename, FILE **filep, bool want_cloexec) function 465 return open_debug_file_ex(NULL, NULL, true); |
Completed in 6 milliseconds