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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/bin/ad/
H A Dad_find.c90 const char *srchvol = getcwdpath(); local
95 srchvol = strdup(optarg);
115 if (openvol(srchvol, &vol) != 0)
116 ERROR("Cant open volume \"%s\"", srchvol);

Completed in 86 milliseconds