Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/grep/
H A Dgrep.h58 int bol; member
H A Dgrep.c192 int bol = 0, eol = 0, extra; in add_pattern() local
/openbsd-src/usr.bin/telnet/
H A Dtelnet.c1620 static int bol = 1, local = 0; variable