Searched refs:gdb_path_isdir (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.c2617 gdb_path_isdir (const char *filename)
2879 if (gdb_path_isdir (new_full_pathname))
2893 if (gdb_path_isdir (s))
2615 gdb_path_isdir (const char *filename) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.c2514 gdb_path_isdir (const char *filename)
2776 if (gdb_path_isdir (new_full_pathname))
2790 if (gdb_path_isdir (s))
2512 gdb_path_isdir (const char *filename) function

Completed in 97 milliseconds