Home
last modified time | relevance | path

Searched defs:start_pos (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/lvm2/dist/tools/
H A Dlvm.c126 static char **_completion(const char *text, int start_pos, in _completion()
/dflybsd-src/crypto/openssh/
H A Dprogressmeter.c66 static off_t start_pos; /* initial position of transfer */ variable
/dflybsd-src/contrib/less/
H A Doptfunc.c1030 static lbool parse_header(constant char *s, int *lines, int *cols, POSITION *start_pos) in parse_header()
1069 POSITION start_pos = (type == INIT) ? ch_zero() : position(TOP); in opt_header() local
H A Dsearch.c615 POSITION start_pos = line_pos + start_off; in shift_visible() local
/dflybsd-src/contrib/tcsh-6/
H A Dsh.lex.c985 subword(Char *cp, Char type, int *adid, size_t *start_pos) in subword()
/dflybsd-src/bin/mined/
H A Dmined2.c397 char *start_pos = cur_text; in move_previous_word() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dinput.c44 size_t start_pos; member