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

  /src/usr.sbin/kvm_mkdb/
kvm_mkdb.c 171 punt();
176 punt();
189 punt() function in typeref:typename:void
  /src/games/hunt/huntd/
answer.c 404 static IDENT punt; local in function:get_ident
424 /* Fourth down, time to punt */
425 ip = &punt;
  /src/sys/dev/raidframe/
rf_paritylog.c 668 int punt, done = RF_FALSE; local in function:rf_ParityLogAppend
729 punt = RF_FALSE;/* Set to RF_TRUE if work is blocked. This
732 * reintegration (DumpParityLogToDisk) If punt
737 * processed or we punt */
742 while (!punt && !done) {
762 punt = RF_TRUE; /* failed to find a core log */
772 punt = RF_TRUE; /* dump unsuccessful,
791 punt = RF_TRUE; /* blocked on log
796 /* if we didn't punt on this item, attempt to add a
798 if (!punt) {
    [all...]
  /src/usr.sbin/crash/
crash.c 175 punt(void) function in typeref:typename:void
186 punt();
202 punt();
210 punt();
219 punt();
228 punt();
237 punt();
246 punt();

Completed in 14 milliseconds