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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Duid.c74 uid = user_to_uid ( (this_volume)->v_forceuid);
96 (this_volume)->v_forceuid, strerror(errno) );
100 } /* end of checking for (this_volume)->v_forceuid */
H A Dvolume.c857 volume->v_forceuid = strdup(options[VOLOPT_FORCEUID].c_value);
859 volume->v_forceuid = NULL; /* set as null so as to return 0 later on */
1392 free(vol->v_forceuid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dvolume.h92 char *v_forceuid; member in struct:vol

Completed in 59 milliseconds