Searched defs:close (Results 26 - 50 of 56) sorted by relevance

123

/illumos-gate/usr/src/uts/common/io/
H A Diwscons.c213 srpop(vnode_t *vp, boolean_t close) argument
233 srinterrupt(tlp, close);
235 if (close) {
380 * the stream, so that its close routine can notify
533 * of notification. A character/block driver's close routine
534 * is only invoked upon the last close of the device. This
535 * is an artifact of the multiple open/single close driver
540 * receive a close notification when a process closes its
552 * the device framework from an multiple open/single close
553 * model to a multiple open/multiple close mode
[all...]
H A Dvcons.c243 * Argument 'close' usage:
248 vc_waitactive_reply(int minor, boolean_t close) argument
259 if ((close && tmp->wa_msg_minor == minor) ||
260 (!close && tmp->wa_wait_minor == minor)) {
264 if (close)
/illumos-gate/usr/src/boot/lib/libz/
H A Dgzguts.h42 # define close _close macro
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Ddb.h104 int (*close) __P((struct __db *)); member in struct:__db
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dmkservice.c41 "\avarname\a\b.action\b and \avarname\a\b.close\b implement the "
53 "[+close?This function is invoked when the connection is closed.]"
109 "close",
207 close(fd);
290 close(accept_fd);
301 close(fd);
310 static int Action(Service_t *sp, int fd, int close) argument
315 if(close)
388 close(i);
450 close(f
[all...]
/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket_impl.h136 struct linger so_linger; /* close linger time */
142 int (*close[APP_LVL])(int); member in struct:inetboot_socket
/illumos-gate/usr/src/uts/common/xen/public/
H A Devent_channel.h244 struct evtchn_close close; member in union:evtchn_op::__anon9301
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dexternal.c615 close(int fildes) function
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dirs.h41 void (*close) __P((struct irs_gr *)); member in struct:irs_gr
59 void (*close) __P((struct irs_pw *)); member in struct:irs_pw
75 void (*close) __P((struct irs_sv *)); member in struct:irs_sv
92 void (*close) __P((struct irs_pr *)); member in struct:irs_pr
108 void (*close) __P((struct irs_ho *)); member in struct:irs_ho
128 void (*close) __P((struct irs_nw *)); member in struct:irs_nw
144 void (*close) __P((struct irs_ng *)); member in struct:irs_ng
159 void (*close) __P((void *)); member in struct:irs_map
168 void (*close) __P((struct irs_acc *)); member in struct:irs_acc
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h242 # define close(a) sh_close(a) macro
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshell.h231 # define close(a) sh_close(a) macro
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h242 # define close(a) sh_close(a) macro
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h242 # define close(a) sh_close(a) macro
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h242 # define close(a) sh_close(a) macro
/illumos-gate/usr/src/lib/libdscfg/common/
H A Dcfg_impl.h216 void (*close)(cfp_t *); /* Close device */ member in struct:cfg_io_s
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java45 public void close() throws IOException { method in class:ResourceWriter
47 theWriter.close();
374 Debug.message("Tag: close tag = " + t);
377 Debug.message("Tag: ignoring bad close tag = " + t);
435 Debug.message("Tag: close tag = " + t);
438 Debug.message("Tag: ignoring bad close tag = " + t);
570 comments.close();
631 rw.close();
632 w.close();
640 fw.close();
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/solaris/
H A Dnsc_raw.c61 int (*close)(dev_t, int, int, cred_t *); member in struct:raw_maj
206 maj->close = ops->devo_cb_ops->cb_close;
280 * Multiple opens, single close.
442 * Multiple opens, single close.
/illumos-gate/usr/src/lib/libast/common/comp/
H A Domitted.c4 * workarounds to bring the native interface close to posix and x/open
150 close(fd);
622 close(int fd) function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h174 SMB_COM_DECL(close); variable
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dlex.c1637 * skip to <close> character
1641 void sh_lexskip(Lex_t *lp,int close, register int copy, int state) argument
1644 lp->lexd.nest = close;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_subr.c904 char *close = NULL; local
915 if ((close = strchr(val, (int)']')) == NULL) {
919 *close = NULL;
923 if (close != NULL) {
924 *close = ']';
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.h55 int (*close)(); /* Close device */ member in struct:nsc_io_s
/illumos-gate/usr/src/uts/i86xpv/os/
H A Devtchn.c263 evtchn_close_t close; local
266 close.port = evtchn;
267 err = HYPERVISOR_event_channel_op(EVTCHNOP_close, &close);
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java643 // possible to call close() on a consumer that has
882 * close()} a running consumer while holding the lock on that
886 close() method in class:LocalConsumer
1343 * Ensures that the {@link #close()} method of this consumer has
1347 * of the API should call {@code close()} to ensure that all
1351 * @see #close()
1356 close();
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c545 (void) close(fd);
550 (void) close(fd);
595 (void) close(fd);
656 #define close(a) sim_close(a) macro
726 (void) close(prom_fd);
729 (void) close(prom_fd);
820 (void) close(prom_fd);
926 (void) close(fd);
947 (void) close(fd);
963 (void) close(f
[all...]

Completed in 144 milliseconds

123