OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ignoreABI
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Privstr.h
87
Bool
ignoreABI
;
xf86Init.c
334
if (xf86Info.
ignoreABI
) {
975
if (!strcmp(argv[i], "-
ignoreABI
")) {
1248
ErrorF("-
ignoreABI
make module ABI mismatches non-fatal\n");
xf86Config.c
685
{FLAG_IGNORE_ABI, "
IgnoreABI
", OPTV_BOOLEAN,
747
xf86GetOptValBool(FlagOptions, FLAG_IGNORE_ABI, &xf86Info.
ignoreABI
);
748
if (xf86Info.
ignoreABI
) {
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Privstr.h
108
Bool
ignoreABI
;
xf86Init.c
383
if (xf86Info.
ignoreABI
) {
1129
if (!strcmp(argv[i],"-
ignoreABI
"))
1407
ErrorF("-
ignoreABI
make module ABI mismatches non-fatal\n");
xf86Config.c
742
{ FLAG_IGNORE_ABI, "
IgnoreABI
", OPTV_BOOLEAN,
814
xf86GetOptValBool(FlagOptions, FLAG_IGNORE_ABI, &xf86Info.
ignoreABI
);
815
if (xf86Info.
ignoreABI
) {
Completed in 9 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026