Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/heimdal/kdc/
H A Dhprop.c49 static char *source_type; variable
129 { "source", 0, arg_string, &source_type, "type of database to read",
424 if(source_type != NULL) { in main()
425 type = parse_source_type(source_type); in main()
427 krb5_errx(context, 1, "unknown source type `%s'", source_type); in main()
/freebsd-12.1/contrib/gcc/cp/
H A Dcall.c182 static tree source_type (conversion *);
6065 source_type (conversion *t) in source_type() function
6237 tree source = source_type (w->convs[0]); in joust()
H A DChangeLog-19971333 (source_type): New fn.
H A DChangeLog-20042433 source_type, joust): Likewise.
6128 (source_type): Likewise.
H A DChangeLog-2002485 source_type, add_warning, can_convert, can_convert_arg,
H A DChangeLog-19995728 (add_candidate, source_type, add_warning): Add static prototype.
H A DChangeLog-19985365 * call.c (source_type): #if 0 out.