Searched refs:DOMAIN (Results 1 - 10 of 10) sorted by relevance
/osnet-11/usr/src/lib/libnsl/rpc/ |
H A D | getdname.c | 57 char DOMAIN[] = "/etc/domain"; variable 91 if ((domain_fd = fopen(DOMAIN, "r")) == NULL) { 127 if ((domain_fd = fopen(DOMAIN, "w")) == NULL) {
|
/osnet-11/usr/src/grub/grub2/build-bios/po/ |
H A D | Makefile | 645 DOMAIN = $(PACKAGE) macro 655 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding 714 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no 715 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because 722 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS, 723 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 728 stamp-po: $(srcdir)/$(DOMAIN).pot 729 test ! -f $(srcdir)/$(DOMAIN).pot || \ 731 @test ! -f $(srcdir)/$(DOMAIN).pot || { \ 737 # Note: Target 'all' must not depend on target '$(DOMAIN) [all...] |
/osnet-11/usr/src/grub/grub2/build-uefi64/po/ |
H A D | Makefile | 645 DOMAIN = $(PACKAGE) macro 655 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding 714 # $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no 715 # internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because 722 # checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS, 723 # "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent 728 stamp-po: $(srcdir)/$(DOMAIN).pot 729 test ! -f $(srcdir)/$(DOMAIN).pot || \ 731 @test ! -f $(srcdir)/$(DOMAIN).pot || { \ 737 # Note: Target 'all' must not depend on target '$(DOMAIN) [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
H A D | Domain.pm | 208 $domain ||= $ENV{LOCALDOMAIN} || $ENV{DOMAIN};
|
H A D | SMTP.pm | 629 =item hello ( DOMAIN ) 636 =item etrn ( DOMAIN ) 638 Request a queue run for the DOMAIN given.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/ |
H A D | Socket.pm | 77 @_ == 4 or croak 'usage: $sock->socket(DOMAIN, TYPE, PROTOCOL)'; 91 @_ == 4 || croak 'usage: IO::Socket->socketpair(DOMAIN, TYPE, PROTOCOL)'; 388 =item socketpair(DOMAIN, TYPE, PROTOCOL)
|
/osnet-11/usr/src/lib/libast/common/port/ |
H A D | astlicense.c | 68 #define DOMAIN 5 macro
|
/osnet-11/usr/src/lib/libidmap/common/ |
H A D | idmap_api.c | 1967 return_cmp(DOMAIN);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | CGI.pm | 2914 rearrange([NAME,[VALUE,VALUES],PATH,DOMAIN,SECURE,EXPIRES,HTTPONLY],@p);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/ |
H A D | Name.pl | 7880 2A64 Z NOTATION DOMAIN ANTIRESTRICTION
|
Completed in 86 milliseconds