Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/text/
H A Doperations.cpp96 std::string::size_type start_pos = 0; in quote() local
/freebsd/crypto/openssh/
H A Dprogressmeter.c65 static off_t start_pos; /* initial position of transfer */ variable
/freebsd/contrib/less/
H A Doptfunc.c1032 static lbool parse_header(constant char *s, int *lines, int *cols, POSITION *start_pos) in parse_header()
1075 POSITION start_pos = (type == INIT) ? ch_zero() : position(TOP); in opt_header() local
H A Dsearch.c593 POSITION start_pos = line_pos + start_off; in shift_visible() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp737 unsigned start_pos = start_loc.getRawEncoding(); in GetTextForRange() local
/freebsd/sys/dev/uart/
H A Duart_dev_msm.h30 #define UART_DM_EXTR_BITS(value, start_pos, end_pos) \ argument
/freebsd/crypto/krb5/src/lib/krb5/keytab/
H A Dkt_file.c899 krb5_int32 start_pos, pos; in krb5_ktfileint_internal_read_entry() local
/freebsd/contrib/tcsh/
H A Dsh.lex.c962 subword(Char *cp, Char type, int *adid, size_t *start_pos) in subword()
/freebsd/contrib/ntp/sntp/libevent/
H A Dbuffer.c1640 ev_ssize_t start_pos = it.pos; in evbuffer_search_eol() local
3104 ev_off_t start_pos = lseek(fd, 0, SEEK_CUR), pos; in evbuffer_file_segment_materialize() local
/freebsd/contrib/libevent/
H A Dbuffer.c1640 ev_ssize_t start_pos = it.pos; in evbuffer_search_eol() local
3104 ev_off_t start_pos = lseek(fd, 0, SEEK_CUR), pos; in evbuffer_file_segment_materialize() local
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dargon2.c434 uint32_t start_pos, abs_pos; in index_alpha() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp334 size_t start_pos = filename_pos(Path.substr(0, end_pos), S); in operator ++() local
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c1482 int ret, start_pos; in hostapd_ctrl_iface_get_rxkhs() local