Searched defs:str_end (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/tcsh/ |
H A D | sh.file.c | 696 Char *str_end, *word_start, last_Char, should_retype; in tenex() local
|
H A D | tw.parse.c | 161 Char *str_end, *cp; in tenematch() local
|
/freebsd/contrib/telnet/libtelnet/ |
H A D | encrypt.c | 138 static unsigned char str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE }; variable
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | NativeProcessProtocol.cpp | 700 void *str_end = std::memchr(curr_buffer, '\0', bytes_read); in ReadCStringFromMemory() local
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | encrypt.c | 138 static unsigned char str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE }; variable
|
/freebsd/contrib/less/ |
H A D | search.c | 135 char *str_end = str + strlen(str); is_ucase() local
|
/freebsd/sys/dev/ice/ |
H A D | ice_lib.c | 10763 char *str_end; ice_ets_str_to_tbl() local
|