Home
last modified time | relevance | path

Searched refs:opened (Results 1 – 25 of 49) sorted by relevance

12

/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioRawPipe.cc64 if (!isfdset() || opened()) { in Create()
87 if (!isfdset() || opened()) in Open()
125 opened() const in opened() function in AudioRawPipe
H A DAudioBuffer.cc55 opened() const in opened() function in AudioBuffer
290 if (!opened() && (len > 0.)) in SetLength()
320 if (!opened()) in ReadData()
385 if (!opened()) in WriteData()
476 if (!opened()) in AsyncCopy()
H A DAudioFile.cc87 if (opened()) in ~AudioFile()
133 if ((openmode == -1) || opened() || (strlen(path) == 0)) in createfile()
227 if ((openmode == -1) || opened() || (strlen(filename) == 0)) in OpenPath()
366 if (!opened()) { in SetAccessType()
386 if (!opened()) in Close()
450 if (!opened() || !GetAccess().Readable()) in ReadData()
H A DAudioUnixfile.cc65 if (opened()) in ~AudioUnixfile()
102 if (!isfdset() || opened()) in decode_filehdr()
195 if (!isfdset() || opened()) in encode_filehdr()
324 if (!opened() || !mode.Readable()) in ReadData()
414 if (!opened() || !mode.Writeable()) in WriteData()
H A DAudioStream.cc65 if (hdrset() && opened()) in SetHeader()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dinq_context.c89 locally_initiated, opened) in krb5_gss_inquire_context() argument
98 int *opened;
193 if (opened)
194 *opened = ctx->established;
/illumos-gate/usr/src/lib/libgss/
H A Dg_inquire_context.c78 int *opened) in gss_inquire_context() argument
116 opened); in gss_inquire_context()
/illumos-gate/usr/src/cmd/bhyve/
H A Duart_emul.c123 bool opened; member
226 if (sc->tty.opened) { in rxfifo_reset()
280 if (sc->tty.opened) { in rxfifo_putchar()
317 if (sc->tty.opened) { in rxfifo_getchar()
498 } else if (sc->tty.opened) { in uart_write()
902 sc->tty.opened = true; in uart_stdio_backend()
941 sc->tty.opened = true; in uart_tty_backend()
/illumos-gate/usr/src/cmd/audio/include/
H A DAudioUnixfile_inline.h67 opened() const { in opened() function
H A DAudioStream_inline.h64 if (!opened()) in SetLength()
H A DAudioRawPipe.h55 virtual Boolean opened() const; // TRUE of opened
H A DAudioStream.h59 virtual Boolean opened() const = 0; // TRUE if stream 'open'
H A DAudioBuffer.h49 virtual Boolean opened() const; // TRUE, if open
H A DAudioUnixfile.h76 virtual Boolean opened() const; // TRUE, if open
/illumos-gate/usr/src/uts/sparc/os/
H A Ddevice_policy2 # Device policy configuration file. When devices are opened the
/illumos-gate/usr/src/uts/intel/os/
H A Ddevice_policy2 # Device policy configuration file. When devices are opened the
/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A DgssapiP_spnego.h448 int *opened
461 int *opened
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb2.c242 boolean_t opened = B_FALSE; in smbfs_smb2_query_fs_info() local
262 opened = B_TRUE; in smbfs_smb2_query_fs_info()
268 if (opened) in smbfs_smb2_query_fs_info()
/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c511 int opened = 0; in open_log() local
522 while (!opened) { in open_log()
563 opened = 1; in open_log()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po42 …file is corrupted, then\nnormally active pools will not be automatically opened. The pools can be…
52 msgstr "A device in a replicated configuration could not be\n opened. Refer to %s for more inf…
58 … pool: test\n state: DEGRADED\nstatus: One or more devices could not be opened. Sufficient repli…
68 msgstr "A device could not be opened and no replicas are available. Refer to %s for more informati…
74 …n pool: test\n state: FAULTED\nstatus: One or more devices could not be opened. There are insuff…
84 msgstr "A device could not be opened due to a missing or invalid\n device label. Refer to %s f…
100 msgstr "A device could not be opened due to a missing or invalid\n device label and no replicas…
106 …errors\n\n\nThe device listed as FAULTED with 'corrupted data' cannot be opened due\nto a corrupt …
138opened. If a recovery\naction is presented, the pool can be returned to a usable state.\nOtherwis…
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.h228 uint8_t opened; /* pxenv_undi_open() has been called */ member
H A Dundi.c593 if ( success ) undi.opened = 1; in eb_pxenv_undi_open()
603 if ( success ) undi.opened = 0; in eb_pxenv_undi_close()
890 if ( undi.opened ) eb_pxenv_undi_close(); in undi_full_shutdown()
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A D00README37 Demonstrates how to examine a file opened with
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsparse-README.txt59 and he is now done - having a full C parse of the file he opened. The
/illumos-gate/usr/src/tools/smatch/src/
H A DREADME60 and he is now done - having a full C parse of the file he opened. The

12