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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafp_avahi.c83 volume->v_localname, volume->v_uuid);
88 volume->v_localname);
H A Dafp_mdns.c149 volume->v_localname, volume->v_uuid);
154 volume->v_localname);
H A Dvolume.c713 volume->v_localname, name);
723 if ( NULL == ( volume->v_localname = strdup(name))) {
894 char *uuid = get_vol_uuid(obj, volume->v_localname);
897 volume->v_localname);
901 volume->v_localname, volume->v_uuid);
1377 free(vol->v_localname);
1378 vol->v_localname = NULL;
1416 if (vol->v_localname == NULL) {
1712 LOG(log_debug, logtype_afpd, "getvolparams: Volume '%s'", vol->v_localname);
2220 LOG(log_info, logtype_afpd, "read-only volume '%s', can't test for EA support, disabling EAs", vol->v_localname);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dvolume.h73 char *v_localname; /* as defined in AppleVolumes.default */ member in struct:vol

Completed in 75 milliseconds