Home
last modified time | relevance | path

Searched refs:repositories (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/passwdutil/
H A D__get_authtoken_attr.c43 int repositories; in __get_authtoken_attr() local
47 repositories = get_ns(rep, PWU_READ); in __get_authtoken_attr()
49 if (repositories == 0) in __get_authtoken_attr()
52 if (repositories == REP_ERANGE) { in __get_authtoken_attr()
54 repositories = REP_NSS; in __get_authtoken_attr()
62 if (repositories & i) in __get_authtoken_attr()
H A D__user_to_authenticate.c35 int repositories; in __user_to_authenticate() local
44 repositories = get_ns(rep, PWU_WRITE); in __user_to_authenticate()
46 if (repositories == 0) in __user_to_authenticate()
49 if (repositories == REP_ERANGE || repositories == REP_NSS) in __user_to_authenticate()
56 if (repositories & i) { in __user_to_authenticate()
H A D__check_history.c53 int repositories; in __check_history() local
57 repositories = get_ns(rep, PWU_READ); in __check_history()
59 if (repositories == 0) in __check_history()
62 if (repositories == REP_ERANGE) in __check_history()
70 if (repositories & i) in __check_history()
H A D__set_authtoken_attr.c42 int repositories; in __set_authtoken_attr() local
59 repositories = get_ns(rep, PWU_WRITE); in __set_authtoken_attr()
61 if (repositories == 0) in __set_authtoken_attr()
70 if (repositories == REP_ERANGE || repositories == REP_NSS) in __set_authtoken_attr()
78 if (repositories & i) { in __set_authtoken_attr()
H A Dnss_attr.c91 int repositories = REP_ERANGE; /* changed if ATTR_REP_NAME is set */ in nss_getpwnam() local
147 repositories = get_ns(rep, PWU_READ); in nss_getpwnam()
183 if (repositories != REP_ERANGE) { in nss_getpwnam()
191 else if (repositories & REP_COMPAT_LDAP) in nss_getpwnam()
193 else if (repositories & REP_COMPAT_NIS) in nss_getpwnam()
/titanic_41/usr/src/common/net/wanboot/
H A Dbootinfo.c376 int repositories; in bootinfo_get() local
392 repositories = *repositoryp; in bootinfo_get()
395 repositories = BI_R_ALL; in bootinfo_get()
405 repositories &= bip->bi_repository; in bootinfo_get()
406 if (repositories == 0) { in bootinfo_get()
424 if ((repositories & BI_R_CHOSEN) != 0 && in bootinfo_get()
431 if ((repositories & BI_R_DHCPOPT) != 0 && in bootinfo_get()
438 if ((repositories & BI_R_BOOTMISC) != 0 && in bootinfo_get()
/titanic_41/usr/src/lib/libshell/misc/
H A Dfilelist.txt29 # List deleted/moved/etc. files between AT& AST and OS/Net source repositories
/titanic_41/usr/src/cmd/ssh/doc/
H A DREADME.Ylonen64 key repositories are both used and complement each other. Host