Searched defs:DOMAIN (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dgetdname.c57 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 DMakefile645 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 DMakefile645 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/lib/libshell/common/sh/
H A Dstreval.c983 #ifndef DOMAIN
984 #define DOMAIN _DOMAIN macro
998 #ifdef DOMAIN
999 case DOMAIN:
/osnet-11/usr/src/lib/libast/common/port/
H A Dastlicense.c68 #define DOMAIN 5 macro

Completed in 38 milliseconds