Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c236 static int lexfill(Lex_t *lp) in lexfill() function
398 if((n=lexfill(lp)) > 0) in sh_lex()
1917 c = lexfill(lp); in here_copy()
1987 if((c=lexfill(lp))<=0) in here_copy()