Searched refs:subname (Results 1 – 7 of 7) sorted by relevance
| /src/crypto/heimdal/lib/asn1/ |
| H A D | gen_seq.c | 41 char *subname; in generate_type_seq() local 67 subname = type->subtype->symbol->gen_name; in generate_type_seq() 72 s->gen_name, s->gen_name, subname, in generate_type_seq() 78 s->gen_name, s->gen_name, subname); in generate_type_seq() 92 subname); in generate_type_seq() 116 subname); in generate_type_seq()
|
| /src/stand/powerpc/ofw/ |
| H A D | ofwfdt.c | 45 char name[255], *lastprop, *subname; in add_node_to_fdt() local 79 subname = strrchr(name, '/'); in add_node_to_fdt() 80 subname++; in add_node_to_fdt() 81 child_offset = fdt_add_subnode(buffer, fdt_offset, subname); in add_node_to_fdt() 84 child_offset, name, subname); in add_node_to_fdt()
|
| /src/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() argument 262 names[1] = subname; in profile_get_string() 309 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() argument 321 names[1] = subname; in profile_get_integer() 372 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() argument 385 names[1] = subname; in profile_get_boolean()
|
| H A D | profile.hin | 84 (profile_t profile, const char *name, const char *subname, 88 (profile_t profile, const char *name, const char *subname, 93 (profile_t profile, const char *name, const char *subname,
|
| /src/crypto/krb5/src/windows/include/ |
| H A D | loadfuncs-profile.h | 66 (profile_t profile, const char *name, const char *subname, 75 (profile_t profile, const char *name, const char *subname,
|
| /src/sys/contrib/device-tree/src/arm64/marvell/ |
| H A D | cn9130-sr-som.dtsi | 54 * marvell,function = "uart2". subname is only for debugging purposes."
|
| H A D | cn9132-sr-cex7.dtsi | 130 * marvell,function = "uart2". subname is only for debugging purposes."
|