Searched defs:inword (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libcmd/common/
H A Dcut.c376 register int nodelim, empty, inword=0; local
395 if (!inword)
406 inword = 0;
513 inword++;
531 } while (!inword);
532 if (!inword)
558 if(inword && nodelim && !cut->sflag && (c=cp-first)>0)

Completed in 44 milliseconds