Home | History | Annotate | Download | only in pending

Lines Matching full:setenv

512   ret = setenv("interface", state->iface, 1);
516 ret = setenv("ip", inet_ntoa(temp), 1);
522 ret = setenv(msgopt_list[count].key, (char*)msgopt_list[count].val, 1);