Searched refs:dup2str (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/librumphijack/
H A Dhijack.c1928 char *dup2str; local
1937 dup2str = strdup(buf);
1938 if (dup2str == NULL) {
1954 free(dup2str);
1959 newenv[nelem+i] = dup2str;
1974 free(dup2str);

Completed in 86 milliseconds