Searched refs:sourcename (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/crypto/heimdal/lib/gssapi/krb5/ |
| HD | import_name.c | 86 int use_dns, krb5_const_principal sourcename, gss_name_t targetname, in _gsskrb5_canon_name() argument 103 if (sourcename) in _gsskrb5_canon_name() 104 ret = krb5_principal_set_realm(context, *out, sourcename->realm); in _gsskrb5_canon_name()
|
| /NextBSD/tools/regression/netinet/ipmulticast/ |
| HD | ipmulticast.c | 662 char sourcename[NI_MAXHOST]; in recv_loop_with_match() local 679 error = getnameinfo(&source->sa, source->sa.sa_len, sourcename, in recv_loop_with_match() 689 (int)timeout, groupname, sourcename); in recv_loop_with_match()
|
| /NextBSD/contrib/ncurses/ncurses/tinfo/ |
| HD | read_termcap.c | 782 _nc_tgetent(char *bp, char **sourcename, int *lineno, const char *name) in _nc_tgetent() argument 920 *sourcename = the_source; in _nc_tgetent() 923 *sourcename = the_source; in _nc_tgetent()
|
| /NextBSD/contrib/gcc/doc/ |
| HD | invoke.texi | 5674 counts to a file called @file{@var{sourcename}.gcda} for each source
|