/osnet-11/usr/src/lib/fm/topo/libtopo/common/ |
H A D | sw.c | 131 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 D | Domain.pm | 194 my $site; 195 foreach $site ($info[0], split(/ /,$info[1])) { 196 if(rindex($site,".") > 0) { 200 ($domain = $site) =~ s/\A[^\.]+\.//;
|
H A D | Config.pm | 235 SITE remote.site 243 OPEN remote.site 249 USER user@fwuser@remote.site 254 USER fwuser@remote.site
|
H A D | Netrc.pm | 247 default login anonymous password user@site
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/ |
H A D | INST.t | 110 is( $mm->{INSTALLDIRS}, 'site', 'INSTALLDIRS' );
|
/osnet-11/usr/src/lib/libsmbns/common/ |
H A D | libsmbns.h | 45 char *site; /* local ADS site */ member in struct:smb_ads_handle
|
H A D | smbns_ads.c | 768 * 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 D | Color.pm | 130 The current version of this module is always available from its web site at
|
H A D | Overstrike.pm | 191 The current version of this module is always available from its web site at
|
H A D | Termcap.pm | 165 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 D | fill.t | 24 Software Mill site. 45 Philmont Software Mill site.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/ |
H A D | libnetcfg.PL | 555 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 D | help2man | 462 programs are properly installed at your site, the command
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | Install.pm | 257 default site installation location. 266 install location with no way to control site vs core vs vendor
|
H A D | MakeMaker.pm | 1073 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 D | ParseLink.pm | 170 The current version of this module is always available from its web site at
|
H A D | Find.pm | 174 qq!^(?i:site(_perl)?/|\Q$Config::Config{archname}\E/|\\d+\\.\\d+([_.]?\\d+)?/|pod/(?=.*?\\.pod\\z))*!;
|
H A D | Man.pm | 392 # 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 D | Text.pm | 831 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 D | FirstTime.pm | 61 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 D | common.ksh | 387 # 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 D | pod2text.PL | 259 The current version of this script is always available from its web site at
|
H A D | pod2man.PL | 457 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 D | Cookie.pm | 324 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 D | ANSIColor.pm | 453 The current version of this module is always available from its web site at
|