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

  /src/games/larn/
data.c 135 u_char nosignal = 0; /* set to 1 to disable the signals from doing variable in typeref:typename:u_char
  /src/usr.bin/newsyslog/
newsyslog.c 133 static int nosignal; /* Do not send signals */ variable in typeref:typename:int
188 nosignal = 1;
365 log->flags = (nosignal ? CE_NOSIGNAL : 0);

Completed in 50 milliseconds