Home
last modified time | relevance | path

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

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