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

/freebsd-11-stable/contrib/amd/amd/
H A Dsun_map.c129 char *retval = NULL, *str_start, *str_end, *src_end; local
/freebsd-11-stable/contrib/tcsh/
H A Dsh.file.c696 Char *str_end, *word_start, last_Char, should_retype; local
H A Dtw.parse.c161 Char *str_end, *cp; local
[all...]
/freebsd-11-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.c138 static unsigned char str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE }; variable
[all...]
/freebsd-11-stable/contrib/telnet/libtelnet/
H A Dencrypt.c142 static unsigned char str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE }; variable
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp691 void *str_end = std::memchr(curr_buffer, '\0', bytes_read); local
/freebsd-11-stable/contrib/less/
H A Dsearch.c132 char *str_end = str + strlen(str); local

Completed in 111 milliseconds