Home
last modified time | relevance | path

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

/src/sbin/mount_fusefs/
H A Dmount_fusefs.c124 char *devo = NULL, *diro = NULL; in main() local
225 if (devo) in main()
227 devo = optarg; in main()
256 if (devo) { in main()
259 dev = devo; in main()