Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c748 uint_t noss = 0; /* Number Of Shell Special chars in the input */ in shell_app() local
767 noss++; in shell_app()
775 if (noss == 0) { in shell_app()
789 len = strlen(string) + noss + 1; in shell_app()