Searched refs:getarg_strings (Results 1 – 12 of 12) sorted by relevance
76 typedef struct getarg_strings { struct79 } getarg_strings; argument112 free_getarg_strings (getarg_strings *);
332 add_string(getarg_strings *s, char *value) in add_string()424 return add_string((getarg_strings*)current->value, goptarg + 1); in arg_match_long()529 return add_string((getarg_strings*)args[k].value, goptarg); in arg_match_short()577 free_getarg_strings (getarg_strings *s) in free_getarg_strings()
42 static getarg_strings preserve;43 static getarg_strings seq;
62 struct getarg_strings *strings) in add_constrained_delegation()109 struct getarg_strings *strings) in add_aliases()159 struct getarg_strings *strings) in add_pkinit_acl()
40 static getarg_strings policy_libraries = { 0, NULL };
53 static getarg_strings policy_libraries = { 0, NULL };
76 static struct getarg_strings addresses_str; /* addresses to listen on */
49 static struct getarg_strings addresses_str;681 static getarg_strings policy_libraries = { 0, NULL };
52 static struct getarg_strings client_addresses;
61 struct getarg_strings extra_addresses;69 struct getarg_strings etype_str;
69 lock_strings(hx509_lock lock, getarg_strings *pass) in lock_strings()86 hx509_lock lock, const getarg_strings *s) in certs_strings()121 const getarg_strings *s) in peer_strings()
1511 * hxtool.c: Make common function for all getarg_strings and