Home
last modified time | relevance | path

Searched refs:crs_noipc (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/pv/pv-1.6.20/src/pv/
H A Dcursor.c417 state->crs_noipc = true;
425 if (state->crs_noipc) {
507 if (!state->crs_noipc) {
533 && (!state->crs_noipc)
571 if (!state->crs_noipc)
611 if ((state->crs_pvmax > 0) && (!state->crs_noipc))
/dports/sysutils/pv/pv-1.6.20/src/include/
H A Dpv-internal.h151 bool crs_noipc; /* set if we can't use IPC */ member