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

/haiku/headers/private/kernel/
H A Dvfs.h186 status_t _user_fcntl(int fd, int op, size_t argument);
/haiku/src/system/kernel/fs/
H A Dvfs.cpp9185 _user_fcntl(int fd, int op, size_t argument) function
9205 FUNCTION(("_user_fcntl(fd = %d, op = %d)\n", fd, operation));

Completed in 116 milliseconds