HomeSort by relevance Sort by last modified time
    Searched defs:w_Coredump (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/csh/
wait.h 45 unsigned short w_Coredump:1; /* core dump indicator */
50 unsigned short w_Coredump:1; /* core dump indicator */
75 #define w_coredump w_T.w_Coredump macro
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sys/
wait.h 29 #define w_coredump __w_coredump macro
49 unsigned short w_Coredump:1; /* core dump indicator */
64 #define __w_coredump w_T.w_Coredump
  /onnv/onnv-gate/usr/src/ucbhead/sys/
wait.h 66 unsigned short w_Coredump:1; /* core dump indicator */
71 unsigned short w_Coredump:1; /* core dump indicator */
92 #define w_coredump w_T.w_Coredump macro

Completed in 60 milliseconds