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

/haiku/src/tests/add-ons/kernel/file_systems/random_file_actions/
H A Drandom_file_actions.cpp27 enum file_action { enum
252 static file_action
255 return (file_action)(rand() % kNumActions);
823 file_action action = choose_action();

Completed in 37 milliseconds