Searched defs:open (Results 26 - 50 of 55) sorted by relevance

123

/illumos-gate/usr/src/tools/onbld/Scm/
H A DBackup.py249 fp = self.bu.open('nodes', 'w')
267 f = self.bu.open('bundle')
288 f = self.bu.open('nodes')
292 raise util.Abort("couldn't open backup node list: %s" % e)
356 fp = self.bu.open('dirstate', 'w')
363 fp = self.bu.open('renames', 'w')
371 fp = self.bu.open('diff', 'w')
385 fp = self.bu.open('dirstate')
455 fp = self.bu.open('renames')
460 raise util.Abort('unable to open rename
874 def open(self, name, mode='r'): member in class:CdmBackup
[all...]
/illumos-gate/usr/src/stand/lib/fs/common/
H A Dfsswitch.c132 open(const char *filename, int flags) function
199 if ((fd = open(filename, O_RDONLY)) != -1) {
/illumos-gate/usr/src/uts/common/sys/
H A Dkiconv.h51 * have corresponding module id and internal function pointers to open(),
58 void *(*open)(void); member in struct:__anon8027
105 void *handle; /* Handle from the actual open(). */
H A Daudioio.h86 uchar_t open; /* non-zero if open access permitted */ member in struct:audio_prinfo
/illumos-gate/usr/src/boot/lib/libz/
H A Dgzguts.h39 # define open _open macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dfcntl.h52 /* Flag values accessible to open(2) and fcntl(2) */
53 /* (The first three can only be set by open) */
67 /* Flag values accessible only to open(2) */
68 #define O_CREAT 00400 /* open with file create (uses third open arg) */
69 #define O_TRUNC 01000 /* open with truncation */
70 #define O_EXCL 02000 /* exclusive open */
134 /* open-only modes */
216 #pragma redefine_extname open open64
219 #define open open6 macro
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dexternal.c636 open(const char *path, int oflag, ...) function
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h254 # define open sh_open macro
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshell.h243 # define open sh_open macro
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h254 # define open sh_open macro
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h254 # define open sh_open macro
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h254 # define open sh_open macro
/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg_impl.h215 cfp_t *(*open)(cfp_t *, char *); /* Open device */ member in struct:cfg_io_s
/illumos-gate/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_raw.c34 #include <sys/open.h>
60 int (*open)(dev_t *, int, int, cred_t *); member in struct:raw_maj
207 maj->open = ops->devo_cb_ops->cb_open;
345 cmn_err(CE_WARN, "_raw_open: too many open devices");
/illumos-gate/usr/src/lib/libast/common/comp/
H A Domitted.c4 * workarounds to bring the native interface close to posix and x/open
661 open(const char* path, int flags, ...) function
848 * rename to a `deleted' path just in case the file is open
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h202 SMB_COM_DECL(open); variable
/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtrace_jni.c376 int fd = open("/proc/self/auxv", O_RDONLY);
533 /* Get open flags */
573 * Repeated calls to open() when the consumer table is maxed out should
749 dtj_throw_dtrace_exception(&jc, "failed to open %s", file);
1315 int open; local
1318 open = 0;
1320 open = g_consumer_count;
1323 return (open);
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.h54 int (*open)(); /* Open device */ member in struct:nsc_io_s
184 int sf_reopen; /* Re-open required */
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java288 open(OpenFlag ... flags) throws DTraceException method in class:LocalConsumer
294 throw new IllegalStateException("consumer already open");
299 throw new NullPointerException("open flag is null");
324 throw new IllegalStateException("consumer not open");
387 throw new FileNotFoundException("failed to open " +
442 throw new IllegalStateException("consumer not open");
522 throw new IllegalStateException("consumer not open");
547 throw new IllegalStateException("consumer not open");
736 throw new IllegalStateException("consumer not open");
782 throw new IllegalStateException("consumer not open");
[all...]
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c175 /* n */ "prom open",
542 if ((fd = open(ap_id, O_RDWR, 0)) == -1)
576 if ((sim_fd = open("/tmp/cfga_simdata", O_RDWR|O_CREAT)) == -1) {
592 } else if ((fd = open(ap_id, O_RDWR, 0)) == -1)
609 return (open(a, b, c));
655 #define open(a, b, c) sim_open((char *)(a), (int)(b), (int)(c)) macro
723 if ((prom_fd = open(promdev, O_RDWR, 0)) < 0)
770 if ((prom_fd = open(promdev, O_RDWR, 0)) < 0)
1126 else if (((fd = open(ap_id, O_RDWR, 0)) == -1) ||
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dscalls.c63 #pragma weak _open = open
835 open(const char *path, int oflag, ...) function
850 return (open(path, O_WRONLY | O_CREAT | O_TRUNC, mode));
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h357 void (*open) __P((int unit)); member in struct:protent
425 extern void reopen_log __P((void)); /* (re)open the connection to syslog */
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmi/
H A Daudiocmi.h273 boolean_t open; member in struct:cmpci_port
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvdc.h305 uint8_t open[OTYPCNT]; /* mask of opened slices */ member in struct:vdc
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h440 uint_t open; /* character device is open */ member in struct:adapter

Completed in 170 milliseconds

123