| /onnv/onnv-gate/usr/src/cmd/man/src/util/instant.src/tptregexp/ |
| README.osf | 24 Renamed "regexp.h" to "tptregexp.h" to avoid conflicts with systems that
|
| /onnv/onnv-gate/usr/src/common/openssl/crypto/perlasm/ |
| x86asm.pl | 120 ELF - elf systems - linux-elf, NetBSD and DG-UX 121 OUT - a.out systems - linux-a.out and FreeBSD 122 SOL - solaris systems, which are elf with strange comment lines
|
| /onnv/onnv-gate/usr/src/lib/libshell/misc/ |
| ERRATA.txt | 218 /* some systems get it wrong but escape concise detection */ 230 /* some systems get it wrong but escape concise detection */ 242 /* some systems get it wrong but escape concise detection */ 255 /* some systems get it wrong but escape concise detection */ 268 /* some systems get it wrong but escape concise detection */ 281 /* some systems get it wrong but escape concise detection */ 293 /* some systems get it wrong but escape concise detection */ 305 /* some systems get it wrong but escape concise detection */ 317 /* some systems get it wrong but escape concise detection */ 329 /* some systems get it wrong but escape concise detection * [all...] |
| /onnv/onnv-gate/usr/src/cmd/mdb/ |
| README | 31 environment for debugging complex software systems such as an operating system,
|
| /onnv/onnv-gate/usr/src/cmd/initpkg/init.d/ |
| README.rc2 | 55 file systems are mounted. The name service, if any, is running.
|
| README.rcS | 58 systems are read/write if so specified. These are:
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
| Copy.pm | 304 on some operating systems; it is recommended that you use file 340 structure. For Unix systems, this is equivalent to the simple 342 VMS systems, this calls the C<rmscopy> routine (see below). For OS/2 343 systems, this calls the C<syscopy> XSUB directly. For Win32 systems,
|
| Temp.pm | 11 This module is designed to be portable across operating systems 28 file using the filename and the handle. Operating systems other than 34 Security. Systems that can not support a test for the sticky bit 224 # On some systems the O_TEMPORARY flag can be used to tell the OS 636 # Will not work on systems that do not support sticky bit 808 # Currently, the systems that can do HIGH or MEDIUM are identical 1092 by fumbling with the filename. On systems that can not unlink [all...] |
| Basename.pm | 28 pieces using the syntax of different operating systems. 49 since those systems are not case-sensitive when opening existing files
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/TW/ |
| TW.pm | 58 (glibc and DOS-based systems uses C<big5> to mean C<big5-eten>; Microsoft
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| FileCache.pm | 74 F<sys/param.h> lies with its C<NOFILE> define on some systems,
|
| filetest.pm | 34 when C<use filetest> is in effect, because in some systems
|
| Env.pm | 65 On VMS systems, arrays tied to environment variables are read-only. Attempting
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/ |
| Unix.pm | 231 Splits a path into volume, directory, and filename portions. On systems 234 For systems with no syntax differentiating filenames from directories, 270 $directories must be only the directory portion of the path on systems 332 On systems that have a grammar that indicates filenames, this ignores the 409 On systems that have a grammar that indicates filenames, this ignores
|
| Win32.pm | 222 $directories must be only the directory portion of the path on systems
|
| /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postio/ |
| README | 56 to UTS systems using DACUs and Datakit PVCs.
|
| /onnv/onnv-gate/usr/src/cmd/svc/milestone/ |
| README.share | 91 attempted for file systems required for recovery purposes.
|
| /onnv/onnv-gate/usr/src/cmd/terminfo/ |
| README | 113 compatibility between two systems is destroyed. There must be one
|
| /onnv/onnv-gate/usr/src/lib/libsecdb/ |
| prof_attr.txt | 48 File System Management:::Manage, mount, share file systems:profiles=SMB Management,VSCAN Management,SMBFS Management;auths=solaris.smf.manage.autofs,solaris.smf.manage.shares.*,solaris.smf.value.shares.*;help=RtFileSysMngmnt.html 57 Media Backup:::Backup files and file systems:profiles=NDMP Management;help=RtMediaBkup.html 58 Media Catalog:::Catalog files and file systems:help=RtMediaCtlg.html 59 Media Restore:::Restore files and file systems from backups:profiles=NDMP Management;help=RtMediaRestore.html 96 ZFS File System Management:::Create and Manage ZFS File Systems:help=RtZFSFileSysMngmnt.html
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/ |
| File.pm | 61 file. On systems where this is possible, the temporary file is anonymous
|
| /onnv/onnv-gate/usr/src/cmd/troff/troff.d/ |
| README | 118 diversions. Tends to blow various systems.
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Time/ |
| Local.pm | 177 all operating systems. 241 Currently, this is 32 bits for most systems, yielding an approximate range
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
| asppp2pppd | 53 local($Systems) = $uucpdir . "Systems"; 68 # Dialcodes, Dialers, Systems, and Devices are single keyword files. 73 local(@sysdefault) = ( "systems=" . $Systems, "dialers=" . $Dialers, 334 # Used for Dialcodes, Dialers, and Systems. 1074 $systems = uucpposfiles(uucpfiles("systems")); 1087 if (exists($$systems{$peer})) { 1088 $sline = $$systems{$peer} [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/ |
| Syslog.pm | 115 # And on Win32 systems, we try to use the native mechanism for this 136 # all other operating systems, which apparently impacted some 138 # happy, the timeout is now zero by default on all systems 1062 C<"unix"> - connect to a UNIX domain socket (in some systems a character 1094 Under systems with the Win32 API, C<eventlog> will be added as the first 1115 other mechanisms are less portable across operating systems. Authors of [all...] |
| /onnv/onnv-gate/usr/src/common/crypto/aes/amd64/ |
| aesopt.h | 220 #error Assembler code is only available for x86 and AMD64 systems 316 * In some systems it is better to mask longer values to extract bytes 328 * On some systems speed will be improved by aligning the AES large lookup
|