Home
last modified time | relevance | path

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

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