HomeSort by: relevance | last modified time | path
    Searched defs:themin (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/rump/librump/rumpvfs/
devnodes.c 177 devminor_t themin; local in function:rump_vfs_builddevs
194 themin = dc->d_vectdim[0];
196 themin = 0;
199 dc->d_bmajor, dc->d_cmajor, themin,
devnodes.c 177 devminor_t themin; local in function:rump_vfs_builddevs
194 themin = dc->d_vectdim[0];
196 themin = 0;
199 dc->d_bmajor, dc->d_cmajor, themin,

Completed in 127 milliseconds