Searched refs:source_type (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/crypto/heimdal/kdc/ |
| H A D | hprop.c | 49 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 D | call.c | 182 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 D | ChangeLog-1997 | 1333 (source_type): New fn.
|
| H A D | ChangeLog-2004 | 2433 source_type, joust): Likewise. 6128 (source_type): Likewise.
|
| H A D | ChangeLog-2002 | 485 source_type, add_warning, can_convert, can_convert_arg,
|
| H A D | ChangeLog-1999 | 5728 (add_candidate, source_type, add_warning): Add static prototype.
|
| H A D | ChangeLog-1998 | 5365 * call.c (source_type): #if 0 out.
|