Home
last modified time | relevance | path

Searched refs:sp (Results 1 – 1 of 1) sorted by relevance

/resolv/
A Dns_name_pack.c43 const unsigned char *dn, *cp, *sp; in dn_find() local
49 sp = *cpp; in dn_find()
52 while (*sp != 0 && (*sp & NS_CMPRSFLGS) == 0 && (sp - msg) < 0x4000) in dn_find()
55 cp = sp; in dn_find()
70 return sp - msg; in dn_find()
84 sp += *sp + 1; in dn_find()

Completed in 5 milliseconds