Searched refs:IPROP_NAME (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | iprop.h | 52 #define IPROP_NAME "iprop" macro
|
H A D | ipropd_slave.c | 123 ret = krb5_sname_to_principal (context, slave_str, IPROP_NAME, in get_creds() 130 asprintf (&server, "%s/%s", IPROP_NAME, serverhost); in get_creds() 592 ret = krb5_sname_to_principal (context, master, IPROP_NAME, in main()
|
H A D | ipropd_master.c | 305 ret = krb5_sname_to_principal (context, hostname, IPROP_NAME, in add_slave()
|