HomeSort by relevance Sort by last modified time
    Searched refs:Exec_Slow (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
init.c 41 EXEC **Exec_Slow = NULL; /* Slow filters */
274 list_append((void ***)&Exec_Slow, (void *)ep);
lpsched.h 379 extern EXEC **Exec_Slow, /* First slow filter exec */
schedule.c 513 if (!(ep = find_exec_slot(Exec_Slow))) {

Completed in 240 milliseconds