Home
last modified time | relevance | path

Searched refs:setenv_ (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Dbootp.c79 static void setenv_(uchar_t *cp, uchar_t *ep, struct dhcp_opt *opts);
81 #define setenv_(a, b, c) macro
368 setenv_(cp, ep, NULL); in vend_rfc1048()
633 setenv_(uchar_t *cp, uchar_t *ep, struct dhcp_opt *opts) in setenv_() function
682 setenv_(cp, cp+size, vndr_opt); in setenv_()