Home
last modified time | relevance | path

Searched refs:appledouble_chown (Results 1 – 3 of 3) sorted by relevance

/dports/net/afpfs-ng/afpfs-ng-0.8.1/lib/
H A Dresource.h45 int appledouble_chown(struct afp_volume * volume, const char * path,
H A Dresource.c624 int appledouble_chown(struct afp_volume * volume, const char * path, in appledouble_chown() function
H A Dmidlevel.c942 ret=appledouble_chown(vol,path,uid,gid); in ml_chown()