Home
last modified time | relevance | path

Searched refs:logopened (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/scripts/
H A Dlostaltmail.in144 if ( !$logopened ) {
155 $logopened=1; # Note that the log is now open
/netbsd-src/usr.sbin/route6d/
H A Droute6d.c191 static int logopened = 0; variable
343 logopened++; in main()