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

  /src/sys/compat/sys/
mount.h 89 } __nv[] = { variable in typeref:typename:const struct __anon1da2f0e50108[]
110 for (i = 0; i < sizeof(__nv) / sizeof(__nv[0]); i++) {
111 if (strcmp(__nv[i].name, fs->f_fstypename) == 0) {
112 s12->f_type = __nv[i].value;
mount.h 89 } __nv[] = { variable in typeref:typename:const struct __anon1da2f0e50108[]
110 for (i = 0; i < sizeof(__nv) / sizeof(__nv[0]); i++) {
111 if (strcmp(__nv[i].name, fs->f_fstypename) == 0) {
112 s12->f_type = __nv[i].value;
mount.h 89 } __nv[] = { variable in typeref:typename:const struct __anon1da2f0e50108[]
110 for (i = 0; i < sizeof(__nv) / sizeof(__nv[0]); i++) {
111 if (strcmp(__nv[i].name, fs->f_fstypename) == 0) {
112 s12->f_type = __nv[i].value;

Completed in 75 milliseconds