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

  /external/ipsec-tools/
setup.c 319 static vchar_t *strtovchar(char *string) function
333 remoteconf->idv = strtovchar(identifier);
384 xauth->login = strtovchar(username);
385 xauth->pass = strtovchar(password);
388 remoteconf->script[SCRIPT_PHASE1_UP] = strtovchar(phase1_up);
521 return strtovchar(pre_shared_key);

Completed in 68 milliseconds