Searched defs:realmdef (Results 1 – 7 of 7) sorted by relevance
/titanic_52/usr/src/lib/pam_modules/krb5/ |
H A D | krb5_authenticate.c | 64 char *realmdef[] = { "realms", NULL, NULL, NULL }; variable
|
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | main.c | 94 char *realmdef[] = { "realms", NULL, "rdist", NULL }; variable
|
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | kerberos5.c | 98 static char *realmdef[] = { "realms", NULL, "telnet", NULL }; variable
|
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rsh.c | 94 static char *realmdef[] = { "realms", NULL, "rsh", NULL }; variable
|
H A D | rlogin.c | 132 static char *realmdef[] = { "realms", NULL, rlogin, NULL }; variable
|
H A D | rcp.c | 187 static char *realmdef[] = { "realms", NULL, "rcp", NULL }; variable
|
/titanic_52/usr/src/cmd/krb5/kinit/ |
H A D | kinit.c | 206 char *realmdef[] = { "realms", NULL, "kinit", NULL }; variable
|