Home
last modified time | relevance | path

Searched refs:wc_cmd (Results 1 – 5 of 5) sorted by relevance

/dports/cad/tkgate/tkgate-2.1/src/verga/
H A Devqueue.c1362 Q->eq_watchClock.wc_cmd = WC_ACTIVENEG; in EvQueue_clockStop()
1364 Q->eq_watchClock.wc_cmd = WC_ACTIVEPOS; in EvQueue_clockStop()
1366 Q->eq_watchClock.wc_cmd = WC_ANYNEG; in EvQueue_clockStop()
1368 Q->eq_watchClock.wc_cmd = WC_ANYPOS; in EvQueue_clockStop()
1370 Q->eq_watchClock.wc_cmd = WC_NONE; in EvQueue_clockStop()
1395 switch (Q->eq_watchClock.wc_cmd) { in EvQueue_clockNotify()
H A Devqueue.h227 ckwatchcmd_t wc_cmd; /* Clock watch command */ member
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.h562 char wc_cmd[PATH_MAX]; member
H A Dmachinestate.c3313 capable->grep_cmd, capable->wc_cmd);
H A Dmain.c4347 get_location("wc", capable->wc_cmd, PATH_MAX); // ditto in real_main()