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

/freebsd-10-stable/contrib/amd/amd/
H A Dsun_map.c129 char *retval = NULL, *str_start, *str_end, *src_end; local
/freebsd-10-stable/contrib/tcsh/
H A Dsh.file.c699 Char *str_end, *word_start, last_Char, should_retype; local
H A Dtw.parse.c165 Char *str_end, *cp; local
[all...]
/freebsd-10-stable/contrib/telnet/libtelnet/
H A Dencrypt.c146 static unsigned char str_end[] = { IAC, SB, TELOPT_ENCRYPT, 0, IAC, SE }; variable
[all...]
/freebsd-10-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-10-stable/contrib/less/
H A Dsearch.c126 char *str_end = str + strlen(str); local

Completed in 93 milliseconds