Home
last modified time | relevance | path

Searched refs:_Reserved_OptionControl_11 (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DOptionControl.h64 virtual status_t _Reserved_OptionControl_11(void*, ...);
/haiku/src/kits/interface/
H A DOptionControl.cpp189 status_t BOptionControl::_Reserved_OptionControl_11(void *, ...) { return B_ERROR; } in _Reserved_OptionControl_11() function in BOptionControl