Searched refs:__ILIST (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/lib/libstand/ |
H A D | bootp.c | 454 __ILIST, /* name=value;name=value ... */ enumerator in enum:opt_fmt 591 {246, __ILIST, ""}, 592 {247, __ILIST, ""}, 593 {248, __ILIST, ""}, 594 {249, __ILIST, ""}, 702 case __ILIST: /* name=value;name=value... */ 715 if (op->fmt == __ILIST && (s = strchr(vp, ';')))
|
Completed in 59 milliseconds