Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Dnto-procfs.c1237 procfs_pid_to_str (ptid_t ptid) in procfs_pid_to_str() function
1296 procfs_ops.to_pid_to_str = procfs_pid_to_str; in init_procfs_ops()
Dsol-thread.c79 extern char *procfs_pid_to_str (ptid_t ptid);
1374 return procfs_pid_to_str (ptid); in solaris_pid_to_str()
Dprocfs.c141 char *procfs_pid_to_str (ptid_t);
191 procfs_ops.to_pid_to_str = procfs_pid_to_str; in init_procfs_ops()
5132 procfs_pid_to_str (ptid_t ptid) in procfs_pid_to_str() function