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

/freebsd-9.3-release/bin/sh/
H A Dmiscbltin.c98 int startword; local
165 startword = 2;
178 startword = 0;
194 if (startword != 0) {
201 if (is_ifs == 2 && startword == 1) {
203 startword = 2;
212 startword = 0;
221 startword = is_ifs;

Completed in 47 milliseconds