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

  /src/usr.bin/mail/
support.c 571 int firstrun = 1; local in function:name1
605 if (firstrun) {
607 firstrun = 0;
  /src/sys/dev/tprof/
tprof.c 338 bool firstrun; local in function:tprof_start
359 firstrun = (tb->tb_softc.sc_ctr_running_mask == 0);
360 if (firstrun) {
399 if (firstrun) {
  /src/usr.sbin/sysinst/
partman.c 3129 static int firstrun = 1; local in function:partman
3133 if (firstrun) {
3200 firstrun = 0;

Completed in 16 milliseconds