Home
last modified time | relevance | path

Searched refs:SIGFLG (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/sh/
H A Ddefs.h54 #define SIGFLG 0200 macro
H A Dmacro.c553 rc = (WTERMSIG(stat) | SIGFLG); in comsubst()
H A Djobs.c288 exitval |= SIGFLG; in statjob()