HomeSort by: relevance | last modified time | path
    Searched refs:close_pipe (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdbsupport/
event-pipe.cc 31 close_pipe ();
48 close_pipe ();
58 event_pipe::close_pipe () function in class:event_pipe
event-pipe.h 40 void close_pipe ();
  /src/external/gpl3/gdb/dist/gdbsupport/
event-pipe.cc 31 close_pipe ();
48 close_pipe ();
58 event_pipe::close_pipe () function in class:event_pipe
event-pipe.h 40 void close_pipe ();
  /src/external/bsd/nsd/dist/
popen3.c 13 static void close_pipe(int fds[2]) function
68 close_pipe(fderr);
76 close_pipe(fdout);
84 close_pipe(fdin);
146 close_pipe(fdin);
147 close_pipe(fdout);
148 close_pipe(fderr);
149 close_pipe(fdsig);
  /src/external/gpl3/gdb.old/dist/gdb/
inf-ptrace.h 82 { m_event_pipe.close_pipe (); }
  /src/external/gpl3/gdb/dist/gdb/
inf-ptrace.h 82 { m_event_pipe.close_pipe (); }
  /src/usr.bin/mail/
cmd1.c 348 goto close_pipe;
369 close_pipe:
463 goto close_pipe;
475 close_pipe:
  /src/external/bsd/less/dist/
edit.c 268 static void close_pipe(FILE *pipefd) function
332 close_pipe(altpipe);
410 close_pipe(altpipe);
  /src/external/mit/libuv/dist/src/win/
pipe.c 197 static void close_pipe(uv_pipe_t* pipe) { function
1099 close_pipe(handle);
2324 close_pipe(handle);
2392 close_pipe(pipe);
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-low.cc 5896 linux_event_pipe.close_pipe ();
  /src/external/gpl3/gdb/dist/gdbserver/
linux-low.cc 5917 linux_event_pipe.close_pipe ();

Completed in 36 milliseconds