Home
last modified time | relevance | path

Searched refs:skipvfs_l (Results 1 – 1 of 1) sorted by relevance

/src/bin/df/
H A Ddf.c89 static int skipvfs_l, skipvfs_t; variable
165 vfslist_l = makevfslist(makenetvfslist(), &skipvfs_l); in main()
356 if (checkvfsname(fstypename, vfslist_l, skipvfs_l) == skipvfs_t) in checkvfsselected()
361 result = checkvfsname(fstypename, vfslist_l, skipvfs_l); in checkvfsselected()