Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dpathutil.h62 char *_pu_start_of_path(const char *string, int back_from);
H A Dpathutil.c444 char *_pu_start_of_path(const char *string, int back_from) in _pu_start_of_path() function
H A Dcplmatch.c774 start_path = _pu_start_of_path(line, word_end); in CPL_MATCH_FN()
H A Dpcache.c1258 start_path = _pu_start_of_path(line, word_end); in CPL_MATCH_FN()
H A Dgetline.c5618 start_path = _pu_start_of_path(gl->line, gl->buff_curpos); in KT_KEY_FN()
5731 start_path = _pu_start_of_path(gl->line, gl->buff_curpos); in KT_KEY_FN()
6585 start_path = _pu_start_of_path(gl->line, gl->buff_curpos); in KT_KEY_FN()