Searched refs:promGetBool (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86sbusBus.h91 extern _X_EXPORT int promGetBool(const char *prop);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86sbusBus.h97 extern _X_EXPORT int promGetBool(const char *prop);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A DSbus.c113 promGetBool(const char *prop) function in typeref:typename:int
238 return promGetBool(prop);
H A DnetbsdSbus.c132 promGetBool(const char *prop) function in typeref:typename:int
234 return promGetBool(prop);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
H A DSbus.c119 promGetBool(const char *prop) function in typeref:typename:int
245 return promGetBool(prop);
H A DnetbsdSbus.c132 promGetBool(const char *prop) function in typeref:typename:int
234 return promGetBool(prop);

Completed in 7 milliseconds