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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Dlinux-procfs.c240 char comm_path[100]; local
245 xsnprintf (comm_path, sizeof (comm_path),
248 gdb_file_up comm_file = gdb_fopen_cloexec (comm_path, "r");
/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Dlinux-procfs.c240 char comm_path[100]; local
245 xsnprintf (comm_path, sizeof (comm_path),
248 gdb_file_up comm_file = gdb_fopen_cloexec (comm_path, "r");

Completed in 183 milliseconds