Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/edit/
H A Dhexpand.c345 goto getsel;
437 getsel:
/titanic_41/usr/src/cmd/csh/
H A Dsh.lex.c561 if (!getsel(&left, &right, dol)) in getexcl()
567 if (!getsel(&left, &right, dol)) in getexcl()
881 getsel(int *al, int *ar, int dol) in getsel() function