Searched refs:str2hex (Results 1 – 1 of 1) sorted by relevance
124 static char *str2hex(char *, long *);195 str2hex(char *str, long *vp) in str2hex() function511 cp = str2hex(++cp, &bp->val[0]); in bootpath_build()513 cp = str2hex(++cp, &bp->val[1]); in bootpath_build()