Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/xz/
H A Dargs.c73 char *str_start = xstrdup(str_const); in parse_block_list() local
/freebsd/contrib/telnet/libtelnet/
H A Dencrypt.c137 static unsigned char str_start[72] = { IAC, SB, TELOPT_ENCRYPT }; variable
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.c137 static unsigned char str_start[72] = { IAC, SB, TELOPT_ENCRYPT }; variable
/freebsd/sys/dev/ice/
H A Dice_lib.c10762 const char *str_start = str; ice_ets_str_to_tbl() local