HomeSort by relevance Sort by last modified time
    Searched full:bigenv (Results 1 - 1 of 1) sorted by null

  /external/dhcpcd/
configure.c 299 char *path, *bigenv; local
337 bigenv = NULL;
340 if (bigenv == NULL) {
342 &bigenv);
345 iov[1].iov_base = bigenv;
352 free(bigenv);

Completed in 388 milliseconds