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

  /src/external/gpl3/gdb.old/dist/gdb/nat/
gdb_ptrace.h 83 #ifndef PT_KILL
84 # define PT_KILL 8 /* Kill the child process. */
  /src/external/gpl3/gdb/dist/gdb/nat/
gdb_ptrace.h 83 #ifndef PT_KILL
84 # define PT_KILL 8 /* Kill the child process. */
  /src/sys/sys/
ptrace.h 46 #define PT_KILL 8 /* kill the child process */
84 /* 8 */ "PT_KILL", \
  /src/external/bsd/tcpdump/dist/
print-wb.c 74 #define PT_KILL 4 /* terminate participation */
411 case PT_KILL:

Completed in 21 milliseconds