Home
last modified time | relevance | path

Searched refs:Open (Results 1 – 25 of 84) sorted by relevance

1234

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Drpcpdu.ndl68 * (X/Open CAE Spec Chapter 14.1)
105 * (X/Open CAE Spec 12.1)
131 * (X/Open CAE Spec 12.6.3.1)
163 * X/Open CAE Spec 13.1.2.1
176 * (X/Open CAE Spec 12.6.3.1)
312 * X/Open CAE Spec 12.6.3.1
354 * X/Open CAE Spec 12.6.3.1
398 * (X/Open CAE Spec 12.6.4.1)
421 * (X/Open CAE Spec 12.6.4.2)
451 * (X/Open CAE Spec 12.6.4.3)
[all …]
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dmconnect.c96 if ((fd = Open(path, O_RDWR, 0)) == -1)
97 if ((fd = Open(path, O_WRONLY, 0)) == -1)
176 if ((fd = Open(Lp_Schedlock, O_RDONLY, 0666)) == -1) in checklock()
/illumos-gate/usr/src/pkg/manifests/
H A Dlibrary-print-open-printing.p5m27 set name=pkg.summary value="Free Standards Group Open Printing API"
29 value="Free Standards Group Open Printing API, Draft v0.9"
50 legacy pkg=SUNWpapi desc="Free Standards Group Open Printing API, Draft v0.9" \
51 name="Free Standards Group Open Printing API" \
H A Dlibrary-print-open-printing-lpd.p5m27 set name=pkg.summary value="FSG Open Printing API RFC-1179 Print Service Module"
41 name="FSG Open Printing API RFC-1179 Print Service Module" \
H A Ddriver-network-ofk.p5m33 set name=pkg.summary value="Solaris Open Fabrics kernel components"
35 …value="The Solaris Open Fabrics kernel components package provides support of the OFED defined ker…
/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c257 Open(const char *name, int oflags, mode_t mode) in Open() function
360 dumpfd = Open(dumpfile, O_RDONLY, 0644); in read_dumphdr()
362 dumpfd = Open(dumpfile, O_RDWR | O_DSYNC, 0644); in read_dumphdr()
572 int corefd = Open(corefile, O_WRONLY | O_CREAT | O_TRUNC, 0644); in copy_crashfile()
1457 logfd = Open("/dev/conslog", O_WRONLY, 0644); in message_save()
1458 dumpfd = Open(dumpfile, O_RDWR | O_DSYNC, 0644); in message_save()
1536 dumpfd = Open(dumpfile, O_RDONLY, 0644); in stack_retrieve()
1538 dumpfd = Open(dumpfile, O_RDWR | O_DSYNC, 0644); in stack_retrieve()
1723 dumpfd = Open("/dev/dump", O_RDONLY, 0444); in main()
1766 int logfd = Open("/dev/conslog", O_WRONLY, 0644); in main()
[all …]
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfiles.c148 if ((fd >= 0) && (reqfd = Open(path, O_RDONLY, 0)) != -1) { in rmfiles()
380 if ((fd = Open(file, O_CREAT|O_TRUNC, 0600)) == -1) { in _alloc_files()
405 if ((fd = Open(file, O_CREAT|O_TRUNC, 0600)) == -1) in _alloc_files()
H A Dexec.c414 if (Open(infile, O_RDONLY) == -1) in exec()
417 if (Open("/dev/null", O_RDONLY) == -1) in exec()
422 if (Open(outfile, O_CREAT|O_TRUNC|O_WRONLY, 0600) == -1) in exec()
429 if (Open("/dev/null", O_WRONLY) == -1) in exec()
434 if (Open(errfile, O_CREAT|O_TRUNC|O_WRONLY, 0600) == -1) in exec()
437 if (Open("/dev/null", O_WRONLY) == -1) in exec()
/illumos-gate/usr/src/uts/common/io/ib/clients/of/
H A DTHIRDPARTYLICENSE.descrip1 Support for the Open Fabrics Enterprise Distribution (OFED) Userland stack,
/illumos-gate/usr/src/uts/common/io/wpi/fw-wpi/
H A DLICENSE22 combination with an operating system licensed under an approved Open
23 Source license as listed by the Open Source Initiative at
/illumos-gate/usr/src/uts/common/io/mwl/mwl_fw/
H A DLICENSE28 # operating system licensed under an approved Open Source license as
29 # listed by the Open Source Initiative at http://opensource.org/licenses.
/illumos-gate/usr/src/uts/common/io/iwh/fw-iw/fw_5000/
H A DLICENSE22 combination with an operating system licensed under an approved Open
23 Source license as listed by the Open Source Initiative at
/illumos-gate/usr/src/uts/common/io/iwh/fw-iw/fw_5150/
H A DLICENSE22 combination with an operating system licensed under an approved Open
23 Source license as listed by the Open Source Initiative at
/illumos-gate/usr/src/uts/common/io/iwk/fw-iw/
H A DLICENSE22 combination with an operating system licensed under an approved Open
23 Source license as listed by the Open Source Initiative at
/illumos-gate/usr/src/uts/common/io/iwn/fw-iw/
H A DTHIRDPARTYLICENSE22 combination with an operating system licensed under an approved Open
23 Source license as listed by the Open Source Initiative at
/illumos-gate/usr/src/uts/common/io/iwp/fw-iw/
H A DLICENSE22 combination with an operating system licensed under an approved Open
23 Source license as listed by the Open Source Initiative at
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dfiles.c154 if ((fd = Open(path, oflag, mode)) == -1) in open_locked()
159 if ((fd = Open(path, oflag|O_CREAT, mode)) != -1) in open_locked()
/illumos-gate/usr/src/cmd/audio/include/
H A DAudioRawPipe.h53 virtual AudioError Open(); // Open file
H A DAudioPipe.h51 virtual AudioError Open(); // Open file
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioLib.cc49 err = inf->Open(); in Audio_OpenInputFile()
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dsfio14 #define _xopen_stdio 1 /* Stdio fseek/fflush are X/Open-compliant */
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A DREADME-astsa2 standalone commands and libraries using X/Open interfaces.
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dsfio14 #define _xopen_stdio 1 /* Stdio fseek/fflush are X/Open-compliant */
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dsfio16 #define _xopen_stdio 1 /* Stdio fseek/fflush are X/Open-compliant */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dsfio16 #define _xopen_stdio 1 /* Stdio fseek/fflush are X/Open-compliant */

1234