/titanic_44/usr/src/cmd/passwd/ |
H A D | passwd.c | 188 static pwu_repository_t repository; variable 246 repository.type = NULL; in main() 247 repository.scope = NULL; in main() 248 repository.scope_len = 0; in main() 301 auth_rep.type = repository.type; in main() 302 auth_rep.scope = repository.scope; in main() 303 auth_rep.scope_len = repository.scope_len; in main() 313 retval = get_namelist(repository, &namelist, &num_user); in main() 324 (void) get_attr(namelist[i], &repository, in main() 334 if (get_attr(usrname, &repository, &attributes) == in main() [all …]
|
/titanic_44/usr/src/cmd/svc/configd/ |
H A D | restore_repository.sh | 46 repository=repository 148 /bin/ls -1rt $repository-*-[0-9]*[0-9] | \ 149 /bin/sed -e '/[^A-Za-z0-9_,.-]/d' -e 's/^'$repository'-//' 154 There are no available backups of $myroot$repositorydir/$repository.db. 155 The only available repository is "-seed-". Note that restoring the seed 164 The following backups of $myroot$repositorydir/$repository.db exist, from 171 the repository after system boot. Backups beginning with "manifest_import" 175 Please enter either a specific backup repository from the above list to 182 -seed- restore the initial starting repository (All 239 repo="$myroot$repositorydir/$repository.db"
|
/titanic_44/usr/src/common/net/wanboot/ |
H A D | bootinfo.c | 465 int repository) in bootinfo_put() argument 480 if (repository == 0) { in bootinfo_put() 481 repository = BI_R_ALL; in bootinfo_put() 490 (repository & bip->bi_repository) == 0) { in bootinfo_put() 493 if ((repository & bip->bi_repository) == BI_R_DHCPOPT) { in bootinfo_put()
|
/titanic_44/usr/src/tools/scripts/ |
H A D | hg-active.py | 80 repository = hg.repository(ui.ui(), wspath) 85 ws = WorkSpace(repository)
|
H A D | onu.sh | 208 [[ ! -e $cfgfile ]] && cfgfile=$redistdir/pkg5.repository
|
/titanic_44/usr/src/pkg/ |
H A D | Makefile | 413 install: $(ALL_TARGETS) repository-metadata 415 repository-metadata: publish_pkgs 444 $(PKGDEBUG)pkgsend -s file://$(@) create-repository \
|
H A D | README.pkg | 38 repository which contain the deliverables from an ON build. 44 The build rules create a package repository. Separate DEBUG and 51 The -p option to nightly will build the IPS repository. 134 The on-disk repository will be initialized when it does not exist, 136 packages will simply be added to the existing repository. 148 To test the generated repository, you should use the "onu" tool 154 serve the generated repository to multiple test machines. 345 repository (http://pkg.opensolaris.org/dev or http://ipkg.sfbay/dev)
|
/titanic_44/usr/src/cmd/print/scripts/ |
H A D | ppdmgr | 411 for repository in ${REPOSITORIES} ; do 412 if [[ "${repository}" = "${ppd_file_repository}" ]] ; then 1008 for repository in ${REPOSITORIES} ; do 1009 if [[ "${repository}" = "${1}" && -d "${1}/${2}" ]] ; then
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | inetd-upgrade.sh | 130 # if the instance doesn't exist in the repository skip it
|
/titanic_44/usr/src/cmd/svc/common/ |
H A D | i.manifest | 29 repfile=$PKG_INSTALL_ROOT/etc/svc/repository.db
|
/titanic_44/usr/src/lib/librstp/common/ |
H A D | README.CVS.HOWTO | 3 This project's SourceForge CVS repository can be checked out through
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | README | 28 This version actively tracks changes in the OpenBSD CVS repository. 59 repository which in turn was based on the last free
|
/titanic_44/usr/src/tools/onbld/Scm/ |
H A D | WorkSpace.py | 553 def filectxfn(repository, ctx, fname): argument 592 def __init__(self, repository): argument 593 self.repo = repository 703 pws = hg.repository(ui, parent)
|
/titanic_44/usr/src/cmd/svc/milestone/ |
H A D | README | 33 repository construction. This includes most services required for
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | THIRDPARTYLICENSE.lz4 | 30 - LZ4 source repository : http://code.google.com/p/lz4/
|
/titanic_44/usr/src/cmd/login/ |
H A D | login.c | 249 static char repository[MAX_REPOSITORY_LEN]; variable 479 if ((Rflag && strlen(repository)) && in main() 480 strcmp(repository, KRB5_REPOSITORY_NAME) == 0 && in main() 488 pam_rep_data.type = repository; in main() 1440 SCPYL(repository, optarg); in get_options()
|
/titanic_44/usr/src/lib/pam_modules/authtok_check/ |
H A D | authtok_check.c | 285 char *repository = attr[1].data.val_s; in get_passwd_defaults() local 286 if ((strcmp(repository, "files") == 0 || in get_passwd_defaults() 287 strcmp(repository, "nis") == 0) || in get_passwd_defaults()
|
/titanic_44/usr/src/cmd/initpkg/ |
H A D | inittab | 30 # the SMF repository. For example:
|
/titanic_44/usr/src/test/os-tests/doc/ |
H A D | README | 36 Then set the publisher on the test machine to point to your repository and
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | service-fault-management-smtp-notify.mf | 28 …on a set of notification preferences which are stored in the SMF service configuration repository."
|
H A D | service-fault-management-snmp-notify.mf | 28 …on a set of notification preferences which are stored in the SMF service configuration repository."
|
/titanic_44/usr/src/test/util-tests/doc/ |
H A D | README | 43 Then set the publisher on the test machine to point to your repository and
|
/titanic_44/usr/src/cmd/svc/svccfg/ |
H A D | svccfg.l | 91 <INITIAL>repository { BEGIN WORD; return (SCC_REPOSITORY); }
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.rshd.c | 421 static char repository[MAX_REPOSITORY_LEN]; variable 739 (void) snprintf(repository, sizeof (repository), in doit() 752 pam_rep_data.type = repository; in doit()
|
/titanic_44/usr/src/test/libc-tests/doc/ |
H A D | README | 44 Then set the publisher on the test machine to point to your repository and
|