Searched refs:__ILIST (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/lib/libstand/
H A Dbootp.c451 __ILIST, /* name=value;name=value ... */ enumerator in enum:opt_fmt
588 {246, __ILIST, ""},
589 {247, __ILIST, ""},
590 {248, __ILIST, ""},
591 {249, __ILIST, ""},
699 case __ILIST: /* name=value;name=value... */
712 if (op->fmt == __ILIST && (s = strchr(vp, ';')))

Completed in 97 milliseconds