Searched refs:setenv_ (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/boot/lib/libstand/ |
H A D | bootp.c | 83 static void setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts); 85 #define setenv_(a, b, c) macro 368 setenv_(cp, ep, NULL); 609 setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts) function 657 setenv_(cp, cp+size, vndr_opt);
|
Completed in 58 milliseconds