Home
last modified time | relevance | path

Searched refs:sourcename (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dimport_name.c86 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()
/freebsd/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c659 char sourcename[NI_MAXHOST]; in recv_loop_with_match() local
676 error = getnameinfo(&source->sa, source->sa.sa_len, sourcename, in recv_loop_with_match()
686 (int)timeout, groupname, sourcename); in recv_loop_with_match()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c783 _nc_tgetent(char *bp, char **sourcename, int *lineno, const char *name) in _nc_tgetent() argument
921 *sourcename = the_source; in _nc_tgetent()
924 *sourcename = the_source; in _nc_tgetent()