Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dmiscbltin.c159 int startword; in readcmd() local
234 startword = 2; in readcmd()
263 startword = 0; in readcmd()
280 if (startword != 0) { in readcmd()
287 if (is_ifs == 2 && startword == 1) { in readcmd()
289 startword = 2; in readcmd()
300 startword = 0; in readcmd()
310 startword = is_ifs; in readcmd()