Searched refs:NOBLOCK (Results 1 - 2 of 2) sorted by relevance

/external/mksh/src/
H A Dsyn.c150 p, NOBLOCK, NOWORDS);
232 return (block(type, t, NOBLOCK, NOWORDS));
464 t = block(TBANG, NOBLOCK, t, NOWORDS);
476 t = block(TTIME, t, NOBLOCK, NOWORDS);
H A Dsh.h1127 #define NOBLOCK ((struct op *)NULL) macro

Completed in 71 milliseconds