Home
last modified time | relevance | path

Searched refs:Alias (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/lib/
H A Daliases41 # Alias for mailer daemon; returned messages from our MAILER-DAEMON
65 # Alias for distribution list, members specified here:
68 # Alias for distribution list, members specified elsewhere:
71 # Alias for a person, so they can receive mail by several names:
/titanic_41/usr/src/ucbcmd/tset/
H A Dtset.c417 char *Alias[16]; variable
791 if (!(Alias[0] && isalias(TtyType))) in main()
824 if (!(Alias[0] && isalias(TtyType))) { in main()
838 Alias[0] = '\0'; in main()
1005 if (sequal(TtyType, Alias[0]) && Alias[1]) { in main()
1006 TtyType = Alias[1]; in main()
1343 Alias[0] = a = Aliasbuf; in makealias()
1349 Alias[i++] = a; in makealias()
1355 Alias[i] = NULL; in makealias()
1357 for (i = 0; Alias[i]; printf("A:%s\n", Alias[i++])) in makealias()
[all …]
/titanic_41/usr/src/tools/scripts/
H A Dfind_elf.pl375 foreach my $Alias (sort keys %alias_hash) {
376 my $id = $alias_hash{$Alias};
379 my $str = "ALIAS $id_hash{$id}\t$Alias\n";
H A Dinterface_check.pl117 my($BasePath, $RelPath, $Class, $Type, $Verdef, $Alias) = @_;
331 print INTFILE $Alias if ($Alias ne '');
/titanic_41/usr/src/lib/libproc/common/
H A Dmapfile-vers267 ps_pdread { FLAGS = NODYNSORT }; # Alias of ps_pread
268 ps_pdwrite { FLAGS = NODYNSORT }; # Alias of ps_pwrite
274 ps_ptread { FLAGS = NODYNSORT }; # Alias of ps_pread
275 ps_ptwrite { FLAGS = NODYNSORT }; # Alias of ps_pwrite
/titanic_41/usr/src/lib/print/mod_ipp/
H A Dhttpd-standalone-ipp.conf270 Alias /etc/lp/ppd/ /etc/lp/ppd/
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dsymbols.msg99 @ MSG_SHN_X86_64_LCOMMON_CF "SHN_X86_64_LCOMMON" # Alias: SHN_AMD64_LCOMMON
H A Dsections.msg236 @ MSG_SHF_X86_64_LARGE_CF "SHF_X86_64_LARGE" # Alias: SHF_AMD64_LARGE
/titanic_41/usr/src/uts/common/smbsrv/ndl/
H A Dsamrpc.ndl181 * Alias Access Mask values for SAMR
/titanic_41/usr/src/cmd/lp/model/
H A Dstandard816 echo "#####${WIDE_CS} Alias: ${ALIAS_USERNAME}${NORM_CS}${NL}\c"
H A Dtsol_standard833 echo "#####${WIDE_CS} Alias: ${ALIAS_USERNAME}${NORM_CS}${NL}\c"
H A Dtsol_standard_foomatic861 echo "#####${WIDE_CS} Alias: ${ALIAS_USERNAME}${NORM_CS}${NL}\c"
/titanic_41/usr/src/lib/libshell/common/
H A Dsh.memo1783 Alias substitutions take place during this phase.
2552 Alias and function names are not passed down to shell scripts
2729 Alias substitutions occur first as part of the reading of commands.
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1452 the deletion of Alias AML namespace objects. The problem affected both
3560 the Create* field, Alias, and Scope operators:
3563 2) Alias - implement missing External support
5211 Fixed a problem with references to Alias objects within Package Objects.
5213 reference to an Alias within the definition of a Package was not always
5998 iASL: Fixed a problem with the use of the Alias operator and Resource
6856 references from the Alias operator itself. ACPICA BZ 738.
7826 Fixed a problem with the Alias operator when the target of the alias is a
8896 disassembly of some Alias operators.
9452 Fixed a problem where Alias ASL operators are sometimes not correctly
[all …]