Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/su/
H A Dsu.c1307 boolean_t bol; in quotemsg() local
1434 boolean_t bol; in readinitblock() local
/illumos-gate/usr/src/cmd/tip/
H A Dtip.c358 int bol = 1; in tipin() local
H A Dcmds.c131 int cnt, eof, bol; in transfer() local
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Desclex.c305 static int bol = 1; /* true if we're at beginning of line */ in yylex() local
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c239 const char *bol; in add_cmd_matches() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drlogin.c951 boolean_t bol = B_TRUE; /* beginning of line */ in writer() local
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_log.c1545 off_t bol; in ldl_need_roll() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c1973 static int bol = 1, local = 0; variable
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c5217 int32_t bol, eol; in log_show() local
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c464 const char *bol; /* Move cursor to beginning of line */ member