Searched refs:procfs_pid_to_str (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dnto-procfs.c1237 procfs_pid_to_str (ptid_t ptid) function
1296 procfs_ops.to_pid_to_str = procfs_pid_to_str;
H A Dsol-thread.c79 extern char *procfs_pid_to_str (ptid_t ptid);
1380 return procfs_pid_to_str (ptid);
H A Dprocfs.c141 char *procfs_pid_to_str (ptid_t);
191 procfs_ops.to_pid_to_str = procfs_pid_to_str;
5132 procfs_pid_to_str (ptid_t ptid) function

Completed in 122 milliseconds