Searched refs:Alias (Results 1 – 13 of 13) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/lib/ |
H A D | aliases | 41 # 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 D | tset.c | 421 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 D | interface_check.pl | 117 my($BasePath, $RelPath, $Class, $Type, $Verdef, $Alias) = @_; 331 print INTFILE $Alias if ($Alias ne '');
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | mapfile-vers | 298 ps_pdread { FLAGS = NODYNSORT; }; # Alias of ps_pread 299 ps_pdwrite { FLAGS = NODYNSORT; }; # Alias of ps_pwrite 305 ps_ptread { FLAGS = NODYNSORT; }; # Alias of ps_pread 306 ps_ptwrite { FLAGS = NODYNSORT; }; # Alias of ps_pwrite
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols.msg | 111 @ MSG_SHN_X86_64_LCOMMON_CF "SHN_X86_64_LCOMMON" # Alias: SHN_AMD64_LCOMMON
|
H A D | sections.msg | 286 @ 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 D | alias | 33 # Alias Canonical
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | samrpc.ndl | 181 * Alias Access Mask values for SAMR
|
/illumos-gate/usr/src/cmd/lp/model/ |
H A D | standard | 816 echo "#####${WIDE_CS} Alias: ${ALIAS_USERNAME}${NORM_CS}${NL}\c"
|
H A D | tsol_standard | 832 echo "#####${WIDE_CS} Alias: ${ALIAS_USERNAME}${NORM_CS}${NL}\c"
|
H A D | tsol_standard_foomatic | 861 echo "#####${WIDE_CS} Alias: ${ALIAS_USERNAME}${NORM_CS}${NL}\c"
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | sh.memo | 1783 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 D | changes.txt | 1452 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 …]
|