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

/external/mksh/src/
H A Dsyn.c144 p, NOBLOCK, NOWORDS);
222 return (block(type, t, NOBLOCK, NOWORDS));
447 t = block(TBANG, NOBLOCK, t, NOWORDS);
458 t = block(TTIME, t, NOBLOCK, NOWORDS);
H A Dsh.h1047 #define NOBLOCK ((struct op *)NULL) macro

Completed in 23 milliseconds