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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dofork.c411 bstring forkpath = bformat("%s/%s", bdata(dir->d_fullpath), of_name(ofork)); local
412 fce_register(FCE_FILE_MODIFY, bdata(forkpath), NULL, fce_file);
413 bdestroy(forkpath);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dofork.c411 bstring forkpath = bformat("%s/%s", bdata(dir->d_fullpath), of_name(ofork)); local
412 fce_register(FCE_FILE_MODIFY, bdata(forkpath), NULL, fce_file);
413 bdestroy(forkpath);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dofork.c411 bstring forkpath = bformat("%s/%s", bdata(dir->d_fullpath), of_name(ofork)); local
412 fce_register(FCE_FILE_MODIFY, bdata(forkpath), NULL, fce_file);
413 bdestroy(forkpath);

Completed in 117 milliseconds