HomeSort by: relevance | last modified time | path
    Searched defs:fbsd_core_vnode_path (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
fbsd-tdep.c 1203 fbsd_core_vnode_path (struct gdbarch *gdbarch, int fd) function in class:gdb
1506 fbsd_core_vnode_path (gdbarch, KINFO_FILE_FD_TYPE_CWD);
1515 fbsd_core_vnode_path (gdbarch, KINFO_FILE_FD_TYPE_TEXT);
  /src/external/gpl3/gdb/dist/gdb/
fbsd-tdep.c 1197 fbsd_core_vnode_path (struct gdbarch *gdbarch, bfd *cbfd, int fd) function in class:gdb
1494 fbsd_core_vnode_path (gdbarch, cbfd, KINFO_FILE_FD_TYPE_CWD);
1503 fbsd_core_vnode_path (gdbarch, cbfd, KINFO_FILE_FD_TYPE_TEXT);

Completed in 24 milliseconds