Searched defs:str_start (Results 1 – 4 of 4) sorted by relevance
405 const char *str_start = str; local
145 static unsigned char str_start[72] = { IAC, SB, TELOPT_ENCRYPT }; variable
137 static unsigned char str_start[72] = { IAC, SB, TELOPT_ENCRYPT }; variable
1754 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