Home
last modified time | relevance | path

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

/dragonfly/lib/libtelnet/
H A Dencrypt.c133 static unsigned char str_start[72] = { IAC, SB, TELOPT_ENCRYPT }; variable
/dragonfly/contrib/gcc-4.7/gcc/
H A Dmips-tfile.c1699 add_local_symbol (const char *str_start, const char *str_end_p1, st_t type, in add_local_symbol()
1875 const char *str_start; /* first byte in string */ in add_ext_symbol() local