Searched defs:start_pos (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/kyua/utils/text/ |
H A D | operations.cpp | 96 std::string::size_type start_pos = 0; in quote() local
|
/freebsd/crypto/openssh/ |
H A D | progressmeter.c | 66 static off_t start_pos; /* initial position of transfer */ variable
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | CPlusPlusNameParser.cpp | 737 unsigned start_pos = start_loc.getRawEncoding(); in GetTextForRange() local
|
/freebsd/sys/dev/uart/ |
H A D | uart_dev_msm.h | 30 #define UART_DM_EXTR_BITS(value, start_pos, end_pos) \ argument
|
/freebsd/contrib/tcsh/ |
H A D | sh.lex.c | 962 subword(Char *cp, Char type, int *adid, size_t *start_pos) in subword()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | buffer.c | 1640 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 D | buffer.c | 1640 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/llvm-project/llvm/lib/Support/ |
H A D | Path.cpp | 334 size_t start_pos = filename_pos(Path.substr(0, end_pos), S); in operator ++() local
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ctrl_iface.c | 1482 int ret, start_pos; in hostapd_ctrl_iface_get_rxkhs() local
|