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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dvolume.h84 char *v_root_preexec; member in struct:vol
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dvolume.c877 volume->v_root_preexec = volxlate(obj, NULL, MAXPATHLEN, options[VOLOPT_ROOTPREEXEC].c_value, pwd, path, name);
2326 if (volume->v_root_preexec) {
2327 if ((ret = afprun(1, volume->v_root_preexec, NULL)) && volume->v_root_preexec_close) {

Completed in 107 milliseconds