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

  /src/sys/kern/
subr_prf.c 130 void (*v_flush)(void) = cnflush; /* start with cnflush (normal cons) */ variable in typeref:typename:void (*)(void)
1619 (*v_flush)();
subr_prf.c 130 void (*v_flush)(void) = cnflush; /* start with cnflush (normal cons) */ variable in typeref:typename:void (*)(void)
1619 (*v_flush)();

Completed in 22 milliseconds