Searched refs:of_findname (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dfork.h62 extern struct ofork *of_findname (const struct vol *vol, struct path *);
H A Dofork.c308 struct ofork *of_findname(const struct vol *vol, struct path *path) function
447 if ((of = of_findname(vol, path))) {
H A Dfiledir.c269 opened = of_findname(vol, &path);
352 if (of_findname(vol, &path)) {
629 } else if (of_findname(vol, s_path)) {
H A Ddesktop.c834 if (isadir || !(of = of_findname(vol, path))) {
909 if (isadir || !(of = of_findname(vol, path))) {
986 if (isadir || !(of = of_findname(vol, path))) {
H A Dcatsearch.c196 if (!isdir && (of = of_findname(vol, path))) {
H A Dfile.c704 if ((of = of_findname(vol, s_path))) {
2003 if ((*of = of_findname(vol, path))) {
H A Dfork.c319 if ((opened = of_findname(vol, s_path))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dfork.h62 extern struct ofork *of_findname (const struct vol *vol, struct path *);
H A Dofork.c308 struct ofork *of_findname(const struct vol *vol, struct path *path) function
447 if ((of = of_findname(vol, path))) {
H A Dfiledir.c269 opened = of_findname(vol, &path);
352 if (of_findname(vol, &path)) {
629 } else if (of_findname(vol, s_path)) {
H A Ddesktop.c834 if (isadir || !(of = of_findname(vol, path))) {
909 if (isadir || !(of = of_findname(vol, path))) {
986 if (isadir || !(of = of_findname(vol, path))) {
H A Dcatsearch.c196 if (!isdir && (of = of_findname(vol, path))) {
H A Dfile.c704 if ((of = of_findname(vol, s_path))) {
2003 if ((*of = of_findname(vol, path))) {
H A Dfork.c319 if ((opened = of_findname(vol, s_path))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dfork.h62 extern struct ofork *of_findname (const struct vol *vol, struct path *);
H A Dofork.c308 struct ofork *of_findname(const struct vol *vol, struct path *path) function
447 if ((of = of_findname(vol, path))) {
H A Dfiledir.c269 opened = of_findname(vol, &path);
352 if (of_findname(vol, &path)) {
629 } else if (of_findname(vol, s_path)) {
H A Ddesktop.c834 if (isadir || !(of = of_findname(vol, path))) {
909 if (isadir || !(of = of_findname(vol, path))) {
986 if (isadir || !(of = of_findname(vol, path))) {
H A Dcatsearch.c196 if (!isdir && (of = of_findname(vol, path))) {
H A Dfile.c704 if ((of = of_findname(vol, s_path))) {
2003 if ((*of = of_findname(vol, path))) {
H A Dfork.c319 if ((opened = of_findname(vol, s_path))) {

Completed in 129 milliseconds