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