Searched defs:appdef (Results 1 – 7 of 7) sorted by relevance
/titanic_51/usr/src/lib/pam_modules/krb5/ |
H A D | krb5_authenticate.c | 65 char *appdef[] = { "appdefaults", "kinit", NULL }; variable
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | main.c | 95 char *appdef[] = { "appdefaults", "rdist", NULL }; variable
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | kerberos5.c | 97 static char *appdef[] = { "appdefaults", "telnet", NULL }; variable
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rsh.c | 95 static char *appdef[] = { "appdefaults", "rsh", NULL }; variable
|
H A D | rlogin.c | 133 static char *appdef[] = { "appdefaults", rlogin, NULL }; variable
|
H A D | rcp.c | 188 static char *appdef[] = { "appdefaults", "rcp", NULL }; variable
|
/titanic_51/usr/src/cmd/krb5/kinit/ |
H A D | kinit.c | 207 char *appdef[] = { "appdefaults", "kinit", NULL }; variable
|