Home
last modified time | relevance | path

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

/external/syslinux/com32/modules/
Dpxechn.c607 int pxechn_parse_hex_sep(char *data, char istr[], char sep) in pxechn_parse_hex_sep() function
698 iopt->len = pxechn_parse_hex_sep(iopt->data, pos, ':'); in pxechn_parse_setopt()