Home
last modified time | relevance | path

Searched refs:restricted_file_opened (Results 1 – 3 of 3) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dpartition_support.h18 void restricted_file_opened(int fd);
H A Dfcntl.cpp56 restricted_file_opened(fd); in fssh_open()
H A Dpartition_support.cpp99 restricted_file_opened(int fd) in restricted_file_opened() function