Home
last modified time | relevance | path

Searched defs:str_start (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/apr/file_io/unix/
HDreadwrite.c405 const char *str_start = str; local
/trueos/contrib/telnet/libtelnet/
HDencrypt.c145 static unsigned char str_start[72] = { IAC, SB, TELOPT_ENCRYPT }; variable
/trueos/crypto/heimdal/appl/telnet/libtelnet/
HDencrypt.c137 static unsigned char str_start[72] = { IAC, SB, TELOPT_ENCRYPT }; variable
/trueos/contrib/gcc/
HDmips-tfile.c1754 add_local_symbol (const char *str_start, const char *str_end_p1, st_t type, in add_local_symbol()
1930 const char *str_start; /* first byte in string */ in add_ext_symbol() local