Home
last modified time | relevance | path

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

/illumos-gate/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:
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c421 char *Alias[16]; variable
793 if (!(Alias[0] && isalias(TtyType))) in main()
826 if (!(Alias[0] && isalias(TtyType))) { in main()
840 Alias[0] = '\0'; in main()
1007 if (sequal(TtyType, Alias[0]) && Alias[1]) { in main()
1008 TtyType = Alias[1]; in main()
1345 Alias[0] = a = Aliasbuf; in makealias()
1351 Alias[i++] = a; in makealias()
1357 Alias[i] = NULL; in makealias()
1359 for (i = 0; Alias[i]; printf("A:%s\n", Alias[i++])) in makealias()
[all …]
/illumos-gate/usr/src/tools/scripts/
H A Dinterface_check.pl117 my($BasePath, $RelPath, $Class, $Type, $Verdef, $Alias) = @_;
331 print INTFILE $Alias if ($Alias ne '');
/illumos-gate/usr/src/lib/libproc/common/
H A Dmapfile-vers296 ps_pdread { FLAGS = NODYNSORT; }; # Alias of ps_pread
297 ps_pdwrite { FLAGS = NODYNSORT; }; # Alias of ps_pwrite
303 ps_ptread { FLAGS = NODYNSORT; }; # Alias of ps_pread
304 ps_ptwrite { FLAGS = NODYNSORT; }; # Alias of ps_pwrite
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsymbols.msg111 @ MSG_SHN_X86_64_LCOMMON_CF "SHN_X86_64_LCOMMON" # Alias: SHN_AMD64_LCOMMON
H A Dsections.msg286 @ MSG_SHF_X86_64_LARGE_CF "SHF_X86_64_LARGE" # Alias: SHF_AMD64_LARGE
/illumos-gate/usr/src/lib/iconv_modules/utf-8/
H A Dalias23 # Alias Canonical
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsamrpc.ndl181 * Alias Access Mask values for SAMR
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard816 echo "#####${WIDE_CS} Alias: ${ALIAS_USERNAME}${NORM_CS}${NL}\c"
H A Dtsol_standard832 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"
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
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.
/illumos-gate/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
5998 iASL: Fixed a problem with the use of the Alias operator and Resource
6856 references from the Alias operator itself. ACPICA BZ 738.
8896 disassembly of some Alias operators.
9452 Fixed a problem where Alias ASL operators are sometimes not correctly
9489 Alias objects.
13705 Fixed a problem where namepath optimization for the Alias operator
13745 Completed implementation of a new design for the Alias support
[all …]