Searched refs:w_stopsig (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/bmake/
H A Dwait.h33 # define WSTOPSIG(x) ((&x)->w_stopsig)
59 #define WSET_STOPCODE(x, sig) ((&x)->w_stopsig = (sig))
/freebsd-11-stable/contrib/tcsh/
H A Dtc.wait.h94 # define w_stopsig w_S.w_Stopsig macro
136 # define w_stopsig w_P.w_S.w_Stopsig
H A Dsh.proc.c59 # define WSTOPSIG(w) (((union wait *) &(w))->w_stopsig)

Completed in 72 milliseconds