Searched refs:diro (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sbin/mount_fusefs/
H A Dmount_fusefs.c109 char *devo = NULL, *diro = NULL; local
213 if (diro)
215 diro = optarg;
243 } else if (diro)
246 if (diro) {
249 dir = diro;

Completed in 61 milliseconds