HomeSort by relevance Sort by last modified time
    Searched refs:vpstr (Results 1 - 2 of 2) sorted by null

  /bionic/libc/dns/resolv/
res_debug.c 1050 char *sizestr, *hpstr, *vpstr; local
1115 vpstr = strdup(precsize_ntoa((u_int32_t)vpval));
1124 (vpstr != NULL) ? vpstr : error);
1130 if (vpstr != NULL)
1131 free(vpstr);
    [all...]
  /external/ppp/pppd/plugins/radius/
radius.c 54 char *vpstr; member in struct:avpopt
188 p->vpstr = strdup(*argv);
    [all...]

Completed in 98 milliseconds