Home
last modified time | relevance | path

Searched refs:gengetopt_strdup (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/pam-u2f/bin/pamu2fcfg/
H A Dcmdline.c70 gengetopt_strdup (const char *s);
311 gengetopt_strdup (const char *s) in gengetopt_strdup() function
465 *string_field = gengetopt_strdup (val); in update_arg()
485 *orig_field = gengetopt_strdup (value); in update_arg()