Searched refs:DOWN (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/network/devices/dialup/
H A Ddialup.cpp39 DOWN, enumerator in enum:dialup_state
187 device->state = DOWN;
222 device->state = DOWN;
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DIterators.cpp249 - \c DOWN: Down one level (in leaf direction). Goes to the child node of
255 \param direction \c FORWARD, \c BACKWARDS, \c UP or \c DOWN
287 case DOWN:
334 error = GoTo(DOWN);
338 error = GoTo(DOWN);
375 error = GoTo(DOWN);
407 error = GoTo(DOWN);
H A DIterators.h107 DOWN, enumerator in enum:TreeIterator::__anon2

Completed in 78 milliseconds