Searched refs:setenv_ (Results 1 – 1 of 1) sorted by relevance
| /titanic_54/usr/src/boot/lib/libstand/ |
| H A D | bootp.c | 79 static void setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts); 81 #define setenv_(a, b, c) macro 369 setenv_(cp, ep, NULL); in vend_rfc1048() 634 setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts) in setenv_() function 682 setenv_(cp, cp+size, vndr_opt); in setenv_()
|