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

/freebsd-10-stable/lib/libugidfw/
H A Dugidfw.c1082 char *stringdup, *stringp, *argv[100], **ap; local
1085 stringp = stringdup = strdup(string);
1099 free(stringdup);

Completed in 99 milliseconds