Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.file.c696 Char *str_end, *word_start, last_Char, should_retype; in tenex() local
H A Dtw.parse.c161 Char *str_end, *cp; in tenematch() local
/freebsd/contrib/telnet/libtelnet/
H A Dencrypt.c138 static unsigned char str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE }; variable
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp700 void *str_end = std::memchr(curr_buffer, '\0', bytes_read); in ReadCStringFromMemory() local
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.c138 static unsigned char str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE }; variable
/freebsd/contrib/less/
H A Dsearch.c135 char *str_end = str + strlen(str); is_ucase() local
/freebsd/sys/dev/ice/
H A Dice_lib.c10763 char *str_end; ice_ets_str_to_tbl() local