Searched refs:AFP_OK (Results 1 - 25 of 41) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/vfs/
H A Dea_sys.c77 * Returns: AFP code: AFP_OK on success or appropiate AFP error code
104 return AFP_OK;
126 ret = AFP_OK;
145 * Returns: AFP code: AFP_OK on success or appropiate AFP error code
179 return AFP_OK;
196 return AFP_OK;
212 * Returns: AFP code: AFP_OK on success or appropiate AFP error code
244 ret = AFP_OK;
278 ret = AFP_OK;
300 * Returns: AFP code: AFP_OK o
[all...]
H A Dunix.c137 return AFP_OK;
149 return AFP_OK;
172 return AFP_OK;
276 return AFP_OK;
H A Dea.c448 int fd = -1, ret = AFP_OK;
987 * Returns: AFP code: AFP_OK on success or appropiate AFP error code
1016 ret = AFP_OK;
1048 * Returns: AFP code: AFP_OK on success or appropiate AFP error code
1108 ret = AFP_OK;
1136 * Returns: AFP code: AFP_OK on success or appropiate AFP error code
1146 int attrbuflen = *buflen, ret = AFP_OK, len;
1158 return AFP_OK;
1217 * Returns: AFP code: AFP_OK on success or appropiate AFP error code
1226 int ret = AFP_OK;
[all...]
H A Dacl.c70 ret = AFP_OK;
97 * @returns AFP error code, AFP_OK (= 0) on success, AFPERR_MISC on error
H A Dvfs.c428 if ((ret = remove_acl_vfs(vol->ad_path(path, ADFLAGS_DIR))) != AFP_OK)
431 if ((ret = remove_acl_vfs(buf)) != AFP_OK)
435 if ((ret = remove_acl_vfs(vol->ad_path(path, ADFLAGS_HF))) != AFP_OK)
438 return AFP_OK;
468 return AFP_OK;
951 int i = 0, ret = AFP_OK, err; \
955 if ((ret == AFP_OK) && (err != AFP_OK)) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfce_api.c341 return AFP_OK;
372 return AFP_OK;
387 return AFP_OK;
414 return AFP_OK;
421 return AFP_OK;
426 return AFP_OK;
458 int ret = AFP_OK;
472 int ret = AFP_OK;
487 int ret = AFP_OK;
503 int ret = AFP_OK;
[all...]
H A Dappl.c47 return( AFP_OK );
80 return( AFP_OK );
238 if ( applopen( vol, creator, O_RDWR|O_CREAT, 0666 ) != AFP_OK ) {
283 return( AFP_OK );
323 if ( applopen( vol, creator, O_RDWR, 0666 ) != AFP_OK ) {
355 return( AFP_OK );
393 if ( applopen( vol, creator, O_RDONLY, 0666 ) != AFP_OK ) {
486 sizeof( appltag ), &buflen ) != AFP_OK ) {
497 return( AFP_OK );
H A Dauth.c153 if ((err == AFP_OK) || (err == AFPERR_AUTHCONT))
159 return AFP_OK;
238 return AFP_OK;
382 return( AFP_OK );
479 return AFP_OK;
513 return AFP_OK;
618 return AFP_OK;
774 if (AFP_OK != (i = create_session_key(obj)) )
779 if (!pwd || ( i != AFP_OK && i != AFPERR_PWDEXPR))
899 if (AFP_OK !
[all...]
H A Ddesktop.c57 return( AFP_OK );
63 return( AFP_OK );
125 int itype, cc = AFP_OK, iovcnt = 0;
292 return( AFP_OK );
369 return( AFP_OK );
401 return( AFP_OK );
442 return( AFP_OK );
499 if ((buflen = dsi_readinit(dsi, rbuf, buflen, rc, AFP_OK)) < 0)
519 return AFP_OK;
536 return AFP_OK;
[all...]
H A Dfiledir.c74 int ret = AFP_OK;
215 if (ret != AFP_OK )
221 if (fbitmap && AFP_OK != (ret = getfilparams(vol, fbitmap, s_path, curdir,
237 return( AFP_OK );
300 if ( rc == AFP_OK ) {
441 rc = AFP_OK;
465 if (rc == AFP_OK)
471 if ( rc == AFP_OK && id ) {
568 return AFP_OK; /* newname == oldname same dir */
572 if ( rc == AFP_OK ) {
[all...]
H A Dafs.c72 return( AFP_OK );
116 return( AFP_OK );
211 return( AFP_OK );
316 return( AFP_OK );
H A Dfork.c454 &buflen )) != AFP_OK ) {
513 return( AFP_OK );
626 return( AFP_OK );
735 return( AFP_OK );
824 return AFP_OK;
892 err = AFP_OK;
1023 return( AFP_OK );
1044 return( AFP_OK );
1074 return( AFP_OK );
1137 return( AFP_OK );
[all...]
H A Dafp_util.c109 AFPERR2NAME(AFP_OK);
H A Dfce_util.c197 return AFP_OK;
H A Ddirectory.c174 return AFP_OK;
185 int err = AFP_OK;
193 return AFP_OK;
199 while ((de = readdir(dp)) && err == AFP_OK) {
222 if (err == AFP_OK) {
247 if (AFP_OK != (err = netatalk_mkdir(vol, dst)) ) {
263 err = AFP_OK;
283 if (AFP_OK != (err = copydir(vol, dirfd, spath, dpath)))
285 } else if (AFP_OK != (err = copyfile(vol, vol, dirfd, spath, dpath, NULL, NULL))) {
1798 return( AFP_OK );
[all...]
H A Dfile.c615 return (AFP_OK);
672 int creatf, did, openf, retvalue = AFP_OK;
845 if (AFP_OK == ( rc = setfilparams(vol, s_path, bitmap, ibuf )) ) {
863 int bit, isad = 1, err = AFP_OK;
1160 if (AFP_OK != ( rc = copyfile(vol, vol, sdir_fd, src, dst, newname, NULL )) ) {
1202 return( AFP_OK );
1283 int err, retvalue = AFP_OK;
1611 return AFP_OK;
1662 int adflags, err = AFP_OK;
1808 return AFP_OK;
[all...]
H A Denumerate.c410 if ((ret = getdirparams(vol, dbitmap, &s_path, dir, data + header , &esz)) != AFP_OK)
418 if (AFP_OK != ( ret = getfilparams(vol, fbitmap, &s_path, curdir,
485 return( AFP_OK );
H A Dextattrs.c197 ret = AFP_OK;
226 ret = AFP_OK;
229 if (ret != AFP_OK)
H A Dmessages.c195 return AFP_OK;
H A Dnfsquota.c177 return AFP_OK;
H A Dquota.c135 return AFP_OK;
597 return AFP_OK; /* no need to check user vs group quota */
632 return AFP_OK;
831 return( AFP_OK );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_pgp.c162 return AFP_OK;
171 return AFP_OK;
H A Duams_randnum.c117 return AFP_OK;
325 sizeof(seskey), 0)) != AFP_OK)
379 return AFP_OK;
430 return AFP_OK;
456 sizeof(seskey), 0)) != AFP_OK)
490 return( AFP_OK );
H A Duams_guest.c79 return( AFP_OK );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dafp.h60 #define AFP_OK 0 macro

Completed in 137 milliseconds

12