Home
last modified time | relevance | path

Searched defs:bol (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/usr.bin/tip/
H A Dtip.c362 char gch, bol = 1; in tipin() local
/dflybsd-src/tools/tools/ath/athprom/
H A Dathprom.c211 int bol; variable
/dflybsd-src/usr.bin/telnet/
H A Dtelnet.c1847 static int bol = 1, local = 0; variable
/dflybsd-src/contrib/ee/
H A Dee.c3029 bol() /* move to beginning of line */ in bol() function