- _flock
alias _flock = flock
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- fuse_dirfil_t
alias fuse_dirfil_t = int function(fuse_dirh_t, const char* name, int type, ino_t ino)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- fuse_dirh_t
alias fuse_dirh_t = fuse_dirhandle*
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- fuse_fill_dir_t
alias fuse_fill_dir_t = int function(void* buf, char* name, stat_t* stbuf, off_t off)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.