Searched refs:__ILIST (Results 1 – 1 of 1) sorted by relevance
| /titanic_53/usr/src/boot/lib/libstand/ |
| H A D | bootp.c | 479 __ILIST, /* name=value;name=value ... */ enumerator 616 {246, __ILIST, ""}, 617 {247, __ILIST, ""}, 618 {248, __ILIST, ""}, 619 {249, __ILIST, ""}, 727 case __ILIST: /* name=value;name=value... */ in setenv_() 740 if (op->fmt == __ILIST && (s = strchr(vp, ';'))) in setenv_()
|