Searched refs:site (Results 1 - 25 of 35) sorted by relevance

12

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dsw.c131 nvlist_t *args, *fmri = NULL, *obj = NULL, *site = NULL, *ctxt = NULL; local
213 * Do we have anything for a 'site' nvlist?
220 * Allocate and build 'site' nvlist.
222 if (topo_mod_nvalloc(mod, &site, NV_UNIQUE_NAME) != 0) {
227 err |= sw_add_optl_string(site, FM_FMRI_SW_SITE_TOKEN, site_token);
228 err |= sw_add_optl_string(site, FM_FMRI_SW_SITE_MODULE, site_module);
229 err |= sw_add_optl_string(site, FM_FMRI_SW_SITE_FILE, site_file);
230 err |= sw_add_optl_string(site, FM_FMRI_SW_SITE_FUNC, site_func);
233 err |= nvlist_add_int64(site, FM_FMRI_SW_SITE_LINE, site_line);
236 * Add 'site' t
366 nvlist_t *object, *site = NULL, *anvl = NULL; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DDomain.pm194 my $site;
195 foreach $site ($info[0], split(/ /,$info[1])) {
196 if(rindex($site,".") > 0) {
200 ($domain = $site) =~ s/\A[^\.]+\.//;
H A DConfig.pm235 SITE remote.site
243 OPEN remote.site
249 USER user@fwuser@remote.site
254 USER fwuser@remote.site
H A DNetrc.pm247 default login anonymous password user@site
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DINST.t110 is( $mm->{INSTALLDIRS}, 'site', 'INSTALLDIRS' );
/osnet-11/usr/src/lib/libsmbns/common/
H A Dlibsmbns.h45 char *site; /* local ADS site */ member in struct:smb_ads_handle
H A Dsmbns_ads.c768 * Gets the msdcs SRV RR for the specified site.
773 char site[SMB_ADS_SITE_MAX]; local
776 site, SMB_ADS_SITE_MAX);
778 if (*site == '\0')
782 SMB_ADS_MSDCS_SRV_SITE_RR, site);
854 * 2) AD site configuration - the scope of the DNS lookup will be
855 * restricted to the specified site.
863 * takes precedence over preferred DC, AD site, and so on.
898 * First look for ADS hosts in ADS site if configured. Then try
899 * without ADS site inf
1425 char site[SMB_ADS_SITE_MAX]; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
H A DColor.pm130 The current version of this module is always available from its web site at
H A DOverstrike.pm191 The current version of this module is always available from its web site at
H A DTermcap.pm165 The current version of this module is always available from its web site at
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/TabsWrap/t/
H A Dfill.t24 Software Mill site.
45 Philmont Software Mill site.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dlibnetcfg.PL555 SITE remote.site
561 OPEN remote.site
565 USER user@fwuser@remote.site
568 USER fwuser@remote.site
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dhelp2man462 programs are properly installed at your site, the command
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DInstall.pm257 default site installation location.
266 install location with no way to control site vs core vs vendor
H A DMakeMaker.pm1073 perl site vendor
1510 perl, site or vendor. Defaults to site.
1536 directory if INSTALLDIRS is set to site (default).
1541 directory if INSTALLDIRS is set to site (default).
1546 directory if INSTALLDIRS is set to site (default).
1553 INSTALLDIRS=site (default). Defaults to
1987 Like PERLPREFIX, but only for the site install locations.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseLink.pm170 The current version of this module is always available from its web site at
H A DFind.pm174 qq!^(?i:site(_perl)?/|\Q$Config::Config{archname}\E/|\\d+\\.\\d+([_.]?\\d+)?/|pod/(?=.*?\\.pod\\z))*!;
H A DMan.pm392 # which works. Also strip off a leading site or site_perl
414 shift @dirs if ($dirs[0] =~ /^site(_perl)?$/);
1394 The current version of this module is always available from its web site at
H A DText.pm831 The current version of this module is always available from its web site at
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm61 Many countries have at least one CPAN site already. The resources
97 This may be a site-wide directory or a personal directory.
690 Please enter your CPAN site:};
/osnet-11/usr/src/lib/brand/labeled/zone/
H A Dcommon.ksh387 # the profile in the site directory.
390 ZONE_PROFILE_DIR=$l_zonepath/root/etc/svc/profile/site
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2text.PL259 The current version of this script is always available from its web site at
H A Dpod2man.PL457 If the package has a web site, include a URL here.
528 The current version of this script is always available from its web site at
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm324 that all scripts at your site will receive the cookie.
382 pages at your site.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm453 The current version of this module is always available from its web site at

Completed in 98 milliseconds

12