Searched defs:subname (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | gen_seq.c | 41 char *subname; in generate_type_seq() local
|
/freebsd/crypto/krb5/src/util/profile/ |
H A D | prof_get.c | 252 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() 309 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() 372 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean()
|
/freebsd/stand/powerpc/ofw/ |
H A D | ofwfdt.c | 45 char name[255], *lastprop, *subname; in add_node_to_fdt() local
|