Home
last modified time | relevance | path

Searched refs:semantics (Results 1 – 25 of 27) sorted by relevance

12

/titanic_50/usr/src/lib/libshell/common/tests/
H A Dio.sh72 ( dir=/proc/self/fd semantics='open' )
73 ( dir=/proc/$$/fd semantics='open' )
74 ( dir=/dev/fd semantics='open|dup' )
75 ( dir=/dev/fd semantics='dup' )
87 foo) semantics='open' ;;
88 bar) semantics='dup' ;;
89 *) semantics='failed' ;;
91 …[[ $semantics == @(${FDFS[fdfs].semantics}) ]] || err_exit "'4< ${FDFS[fdfs].dir}/3' $semantics se…
105 1234) semantics='dup' ;;
106 4) semantics='open' ;;
[all …]
/titanic_50/usr/src/lib/libsocket/socket/
H A D_soutil.c211 unsigned int semantics = net->nc_semantics; in _s_match_netconf() local
213 if (semantics == NC_TPI_COTS_ORD) in _s_match_netconf()
214 semantics = NC_TPI_COTS; in _s_match_netconf()
217 semantics == type && in _s_match_netconf()
223 semantics == SOCK_RAW && in _s_match_netconf()
231 semantics == type) { in _s_match_netconf()
/titanic_50/usr/src/cmd/fs.d/nfs/lockd/
H A Dlockd.c456 nctype_to_lmprot(uint_t semantics) in nctype_to_lmprot() argument
458 switch (semantics) { in nctype_to_lmprot()
/titanic_50/usr/src/cmd/netfiles/
H A Dnetconfig30 # <network_id> <semantics> <flags> <protofamily> <protoname> \
/titanic_50/usr/src/lib/libshell/misc/
H A Dbuildksh93.readme41 system, including enforcing C99/XPG6 semantics (which is MANDATORY!!)
/titanic_50/usr/src/cmd/sed/
H A DPOSIX194 substitutes XXX for the pattern abc. The semantics of "the last
/titanic_50/usr/src/cmd/refer/papers/
H A DRv7man181 Brief description of shell syntax and semantics, without much
/titanic_50/usr/src/lib/libshell/common/
H A DRELEASE88211 1. The semantics of functions declared with name() has changed
217 semantics can be also used as the first argument to the dot (.)
H A Dsh.memo1740 can be used as the first line of a \f5for\fP loop with the same semantics
3213 built-ins without changing the semantics at all.
H A DRELEASE297 open() to preserve seek semantics; failing that the corresponding
549 08-03-17 --default option added to set(1) to handle set +o POSIX semantics.
/titanic_50/usr/src/lib/libdhcputil/
H A DREADME.inittab57 some degree) the semantics of DHCP options. It is primarily a
/titanic_50/usr/src/uts/common/smbsrv/ndl/
H A Drpcpdu.ndl146 #define NDR_PFC_MAYBE 0x40 /* "maybe" semantics req'ed*/
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.msg336 and semantics.\n\
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi259 @strong{Caution:} The semantics are such that then @samp{mount}ing the
H A Dgrub.info-2162 The file has the same semantics as normal configuration files (*note
322 Filesystem syntax and semantics
606 The semantics used in parsing the configuration file are the
H A Dgrub.info56 * Filesystem:: Filesystem syntax and semantics
1467 The file has the same semantics as normal configuration files (*note
1627 11 Filesystem syntax and semantics
1911 The semantics used in parsing the configuration file are the following:
4041 *Caution:* The semantics are such that then `mount'ing the
H A Dgrub.texi113 * Filesystem:: Filesystem syntax and semantics
1644 @option{--enable-preset-menu}. The file has the same semantics as
1817 @chapter Filesystem syntax and semantics
2089 The semantics used in parsing the configuration file are the following:
H A Dgrub.info-31332 *Caution:* The semantics are such that then `mount'ing the
H A Dgrub.info-155 * Filesystem:: Filesystem syntax and semantics
/titanic_50/usr/src/lib/libnwam/
H A DREADME81 the events are in nwam_events_msg_t. The semantics of the events have
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE28 09-12-11 regex/regcomp.c: posix semantics for [z-a]
1128 proc: PROC_FOREGROUND for system(3) semantics (wait status return)
1177 99-06-08 stdio: fix fseek,ftell semantics
1526 initialize *_info = { 0 }; for ancient ld semantics (NeXT)
/titanic_50/usr/src/lib/libpp/common/
H A DRELEASE234 relax newline in quote semantics
/titanic_50/usr/src/grub/grub-0.97/
H A DNEWS463 semantics are much more uniform as well (symbolic links and reading
/titanic_50/usr/src/cmd/vi/port/
H A Dex.news506 next line. This changes the semantics of the number given to
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt12784 semantics.
14979 Implemented ACPI 2.0 semantics for the "Break" operator (Exit from
15044 The ACPI 2.0 semantics for the SizeOf operator are fully
15050 The ACPI 2.0 semantics for the Extended IRQ resource descriptor
15123 Updated Index support to match ACPI 2.0 semantics. Storing a
16000 ASL/AML Mutex object semantics are now fully supported. This

12