| Home | Sort by: relevance | last modified time | path |
| /src/lib/librefuse/refuse/ | |
| chan.h | 63 struct fuse_chan* fuse_chan_take(int idx); |
| v11.c | 143 fuse_chan_take(idx); |
| chan.c | 166 struct fuse_chan* fuse_chan_take(int idx) { function in typeref:struct:fuse_chan * |