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

  /src/usr.bin/newsyslog/
newsyslog.c 138 static int getsig(const char *);
407 if ((log->signum = getsig(*ap++)) < 0) {
832 getsig(const char *sig) function in typeref:typename:int
newsyslog.c 138 static int getsig(const char *);
407 if ((log->signum = getsig(*ap++)) < 0) {
832 getsig(const char *sig) function in typeref:typename:int

Completed in 22 milliseconds