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

/freebsd-10.1-release/lib/libugidfw/
H A Dugidfw.c1068 char *stringdup, *stringp, *argv[100], **ap; local
1071 stringp = stringdup = strdup(string);
1085 free(stringdup);

Completed in 53 milliseconds