Searched defs:open (Results 1 - 25 of 55) sorted by last modified time

123

/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacmsvc.h60 #define open _open macro
82 /* Eliminate warnings for POSIX clib function names (open, write, etc.) */
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h1013 uint8_t open; member in struct:iwn_btcoex_prot
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h202 SMB_COM_DECL(open); variable
H A Dsmb_ktypes.h1214 * The of_ftype of an open file should contain the SMB_FTYPE value
1231 * Set this flag when the corresponding open operation whose
1233 * open file instance has this bit set, the NODE_FLAGS_DELETE_ON_CLOSE
1467 * common open function, and the actual size afterwards.
1729 smb_arg_open_t open; member in union:smb_request::__anon403
1740 #define sr_open arg.open
1867 #define SMB_OPIPE_CMD "pipe open"
/illumos-gate/usr/src/boot/lib/libstand/
H A Dopen.c1 /* $NetBSD: open.c,v 1.16 1997/01/28 09:41:03 pk Exp $ */
34 * @(#)open.c 8.1 (Berkeley) 6/11/93
92 open(const char *fname, int mode) function
132 /* pass file name to the different filesystem open routines */
/illumos-gate/usr/src/boot/lib/libz/
H A Dgzguts.h39 # define open _open macro
/illumos-gate/usr/src/boot/sys/boot/userboot/
H A Duserboot.h77 int (*open)(void *arg, const char *filename, void **h_return); member in struct:loader_callbacks
107 * Seek to a location within an open file
/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c312 volatile uint_t open; /* producer ref count */ member in struct:cqueue
323 atomic_inc_uint(&ds->q.open)
428 vnode_t *cdev_vp; /* VCHR open of the dump device */
1201 * If the dump device is a block device, attempt to open up the
1610 atomic_dec_uint(&cq->open);
1614 atomic_dec_uint(&cq->open);
1669 while (cq->open)
1712 if (cq->open == 0)
1725 dumpsys_unlock(cq, live, cq->first != NULL || cq->open == 0);
2691 * If this is a live dump, try to open
[all...]
/illumos-gate/usr/src/uts/common/io/drm/
H A DdrmP.h521 * is open. dev->dma_lock protects the incrementing of dev->buf_use, which
523 * occurs (when the last open of the device has closed). The high/low
641 int (*open)(struct drm_device *, drm_file_t *); member in struct:drm_driver_info
734 int flags; /* Flags to open(2) */
745 int open_count; /* Outstanding files open */
/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/cmd/make/include/vroot/
H A Dargs.h53 struct { int flags; int mode;} open; member in union:Args
/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/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/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_thread.h80 uint32_t open; member in struct:emlxs_taskq
/illumos-gate/usr/src/head/
H A Dfcntl.h77 #pragma redefine_extname open open64
89 #define open open64 macro
105 #pragma redefine_extname open64 open
117 #define open64 open
132 extern int open(const char *, int, ...);
/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/syscall/
H A Dopen.c55 * Common code for openat(). Check permissions, allocate an open
56 * file structure, and call the device open routine (if any).
89 * Regular open()
188 * For __openattrdirat() use "." as filename to open
301 open(char *path, int fmode, int cmode) function
/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/uts/common/io/audio/drv/audiocmi/
H A Daudiocmi.h273 boolean_t open; member in struct:cmpci_port
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h440 uint_t open; /* character device is open */ member in struct:adapter
/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/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/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");

Completed in 241 milliseconds

123