Home
last modified time | relevance | path

Searched refs:eol (Results 26 – 38 of 38) sorted by relevance

12

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds2.c96 eol(void) in eol() function
H A Dex_set.c351 eol(); in set()
H A Dex_io.c93 eol(); in filename()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_log.c1546 off_t eol; in ldl_need_roll() local
1555 eol = ul->un_eol_lof; in ldl_need_roll()
1564 busybytes = (eol - head) + (tail - bol); in ldl_need_roll()
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dvdbe.c4172 int n, eol, nField, i, c, nDelim; in sqliteVdbeExec() local
4185 eol = 0; in sqliteVdbeExec()
4186 while( eol==0 ){ in sqliteVdbeExec()
4200 eol = 1; in sqliteVdbeExec()
4210 eol = 1; in sqliteVdbeExec()
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y236 rule: inrule eol
237 | outrule eol
240 eol: | ';'
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c5217 int32_t bol, eol; in log_show() local
5229 eol = log_odi->od_tail_lof; in log_show()
5232 if (bol == eol) { in log_show()
5254 while ((bol != eol) && ((l == LOG_ALLDELTAS) || in log_show()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_tx.c1666 boolean_t eol = (ss == lss); in sfxge_tx_qlso_fragment() local
1676 if (eol) { in sfxge_tx_qlso_fragment()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c1423 u32 eol = 0x7ff; in i40e_clear_hw() local
1459 val = eol << I40E_PFINT_LNKLST0_FIRSTQ_INDX_SHIFT; in i40e_clear_hw()
1463 val = eol << I40E_VPINT_LNKLST0_FIRSTQ_INDX_SHIFT; in i40e_clear_hw()
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps336 key_seol kEOL *8 str Sent by shift-eol key
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps334 key_seol kEOL *8 str Sent by shift-eol key
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src10894 # clear eol use xon/xoff so they probably won't work very well.
14424 …:rs=!com 29\035del 0\035rss t\035buf\035buf n\035cle\035dis\035dup\035ech r\035eol\035era g\035for…
H A Dterminfo.src12305 # clear eol use xon/xoff so they probably won't work very well.
16290 …rs2=!com 29\035del 0\035rss t\035buf\035buf n\035cle\035dis\035dup\035ech r\035eol\035era g\035for…

12