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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/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.c843 volume->v_forceuid = strdup(options[VOLOPT_FORCEUID].c_value);
845 volume->v_forceuid = NULL; /* set as null so as to return 0 later on */
1371 free(vol->v_forceuid);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dvolume.h92 char *v_forceuid; member in struct:vol

Completed in 51 milliseconds