Searched refs:afp_createfile (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 Dfile.h141 int afp_createfile (AFPObj *obj, char *ibuf, size_t ibuflen, char *rbuf, size_t *rbuflen);
H A Dswitch.c133 afp_closefork, afp_copyfile, afp_createdir, afp_createfile, /* 0 - 7 */
H A Dfile.c665 int afp_createfile(AFPObj *obj, char *ibuf, size_t ibuflen _U_, char *rbuf _U_, size_t *rbuflen) function
742 LOG(log_info, logtype_afpd, "afp_createfile: DISK FULL");
767 LOG(log_error, logtype_afpd, "afp_createfile(\"%s\"): stat: %s",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A Dafpfunc_helpers.c155 return afp_createfile(obj, buf, len, rbuf, &rbuflen);

Completed in 59 milliseconds