WIFSIGNALED       148 source3/lib/tdb_validate.c 	if (WIFSIGNALED(child_status)) {
WIFSIGNALED       278 source3/smbd/server.c 		if (WIFSIGNALED(status)) {
WIFSIGNALED        85 source4/client/smbmount.c 		if (WIFSIGNALED(status))
WIFSIGNALED       535 source4/client/smbmount.c 	} else if (WIFSIGNALED(status)) {
WIFSIGNALED       248 source4/heimdal/lib/roken/rkpty.c 	else if (WIFSIGNALED(status)) {
WIFSIGNALED       131 source4/heimdal/lib/roken/simple_exec.c 	if(WIFSIGNALED(status)) {