OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opened
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/compat/sys/
syslog.h
37
int
opened
;
member in struct:syslog_data60
/src/sys/external/bsd/drm2/dist/include/drm/
drm_debugfs_crc.h
51
* @
opened
: whether userspace has
opened
the data file for reading
62
bool
opened
, overflow;
member in struct:drm_crtc_crc
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
amdgpu_hw_gpio.c
73
ptr->
opened
= (dal_hw_gpio_config_mode(pin, mode) == GPIO_RESULT_OK);
75
return ptr->
opened
;
143
ptr->
opened
= false;
194
pin->base.
opened
= false;
207
ASSERT(!pin->base.
opened
);
hw_gpio.h
46
bool
opened
;
member in struct:hw_gpio_pin
/src/lib/libc/gen/
xsyslog.c
65
* If the user closed the FD and
opened
another in the same slot,
155
int
opened
, iovcnt;
local
157
iovcnt =
opened
= 0;
325
opened
= !data->log_opened;
326
if (
opened
)
363
if (!(*fun->unlock)(data) &&
opened
)
/src/sys/external/bsd/drm2/dist/drm/
drm_debugfs_crc.c
157
if (crc->
opened
) {
195
crc->
opened
= false;
234
if (!crc->
opened
) {
235
crc->
opened
= true;
268
crc->
opened
= false;
drm_dp_helper.c
971
while (crtc->crc.
opened
) {
973
if (!crtc->crc.
opened
)
/src/sys/dev/usb/
umidi.c
137
int
opened
;
member in struct:umidi_mididev
149
int
opened
;
member in struct:umidi_jack
499
if (mididev->
opened
)
504
mididev->
opened
= 1;
513
KASSERT(mididev->
opened
);
524
mididev->
opened
= 0;
553
mididev->
opened
= 0;
565
if (!mididev->out_jack || !mididev->
opened
|| mididev->closing)
579
if (!mididev->out_jack || !mididev->
opened
|| mididev->closing)
600
if (!mididev->out_jack || !mididev->
opened
|| mididev->closing
[
all
...]
ugen.c
583
int
opened
= 0;
local
596
opened
= sc->sc_is_open[USB_CONTROL_ENDPOINT] = 1;
605
opened
= sc->sc_is_open[endpt] = 1;
742
out: if (error &&
opened
)
/src/usr.bin/finger/
util.c
162
static int
opened
;
local
179
if (!
opened
) {
185
opened
= 1;
/src/lib/libc/compat/gen/
compat_syslog.c
85
d->log_opened = s->
opened
;
/src/usr.bin/make/unit-tests/
opt-debug-file.mk
83
# If the debug log file cannot be
opened
, make prints an error message and
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_pipe_crc.c
660
if (!crtc->crc.
opened
)
/src/lib/librumpuser/build-aux/
config.sub
1405
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -
opened
* \
1448
-
opened
*)
1785
-mvs* | -
opened
*)
/src/sys/external/isc/libsodium/dist/build-aux/
config.sub
1413
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -
opened
* \
1456
-
opened
*)
1793
-mvs* | -
opened
*)
/src/sys/external/isc/libsodium/dist/
config.sub
1371
| -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -
opened
* \
1413
-
opened
*)
1748
-mvs* | -
opened
*)
Completed in 31 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026