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

  /src/external/gpl3/gdb.old/dist/gdbsupport/
filestuff.cc 264 mark_cloexec (int fd)
290 mark_cloexec (fd);
301 mark_cloexec (fd);
420 mark_cloexec (filedes[0]);
421 mark_cloexec (filedes[1]);
261 mark_cloexec (int fd) function
  /src/external/gpl3/gdb/dist/gdbsupport/
filestuff.cc 264 mark_cloexec (int fd)
290 mark_cloexec (fd);
301 mark_cloexec (fd);
420 mark_cloexec (filedes[0]);
421 mark_cloexec (filedes[1]);
261 mark_cloexec (int fd) function

Completed in 47 milliseconds