OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_legacy
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/libpciaccess/dist/src/
linux_sysfs.c
839
ret->
is_legacy
= 0;
877
ret->
is_legacy
= 1;
896
if (handle->
is_legacy
)
913
if (handle->
is_legacy
)
930
if (handle->
is_legacy
)
946
if (handle->
is_legacy
)
960
if (handle->
is_legacy
)
974
if (handle->
is_legacy
)
pciaccess_private.h
116
int
is_legacy
;
member in struct:pci_io_handle
freebsd_pci.c
432
ret->
is_legacy
= 1;
443
ret->
is_legacy
= 0;
openbsd_pci.c
437
ret->
is_legacy
= 1;
448
ret->
is_legacy
= 1;
458
ret->
is_legacy
= 1;
netbsd_pci.c
738
ret->
is_legacy
= 1;
749
ret->
is_legacy
= 1;
solx_devfs.c
921
ret->
is_legacy
= 1;
x86_pci.c
1055
ret->
is_legacy
= 1;
/xsrc/external/mit/xterm/dist/
input.c
315
#define LegacyAllows(code) (!
is_legacy
|| (code & xw->keyboard.modify_now.allow_keys) != 0)
324
int
is_legacy
= (keyboard->type == keyboardIsLegacy);
local
329
is_legacy
= True;
Completed in 15 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026