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

  /src/external/gpl3/gdb/dist/gdbsupport/
filestuff.cc 177 /* A vector holding all the fds open when notice_open_fds was called. We
182 /* An fdwalk callback function used by notice_open_fds. It puts the
195 notice_open_fds (void)
193 notice_open_fds (void) function
  /src/external/gpl3/gdb.old/dist/gdbsupport/
filestuff.cc 178 /* A vector holding all the fds open when notice_open_fds was called. We
183 /* An fdwalk callback function used by notice_open_fds. It puts the
196 notice_open_fds (void)
194 notice_open_fds (void) function

Completed in 22 milliseconds