Searched refs:noshare (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/kshlib/cmdtst/
H A Dgrep.c166 int noshare; /* turn off SF_SHARE */ member in struct:State_s::__anon119
470 if (state->buffer.noshare)
775 state.buffer.noshare = 1;
/ast/src/cmd/re/
H A Dgrep.c149 int noshare; /* turn off SF_SHARE */ member in struct:State_s::__anon204
357 if (state.buffer.noshare)
727 state.buffer.noshare = 1;
/ast/src/cmd/builtin/
H A Dod.c227 int noshare; member in struct:State_s::__anon43
957 if (state->buffer.noshare)
1380 state.buffer.noshare = 1;

Completed in 14 milliseconds