Searched refs:fpath (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dcnid.c76 bstring fpath = NULL; local
88 EC_NULL(fpath = bfromcstr(path));
97 EC_NULL(fpath = bfromcstr(getcwdpath()));
98 BSTRING_STRIP_SLASH(fpath);
99 EC_ZERO(bcatcstr(fpath, "/"));
101 EC_ZERO(bcatcstr(fpath, basename(dname)));
106 EC_NULL(fpath = bfromcstr(getcwdpath()));
114 BSTRING_STRIP_SLASH(fpath);
118 * fpath: /Volume/netatalk/dir/bla
126 EC_ZERO(bdelete(fpath,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/UKKQueue/
H A DUKFileWatcher.h46 -(void) watcher: (id<UKFileWatcher>)kq receivedNotification: (NSString*)nm forPath: (NSString*)fpath;
H A DUKKQueue.h120 -(void) kqueue: (UKKQueue*)kq receivedNotification: (NSString*)nm forFile: (NSString*)fpath;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dalbumart.c100 char fpath[MAXPATHLEN]; local
110 strncpyt(fpath, path, sizeof(fpath));
111 match = basename(fpath);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_rm.c61 static int rm(const char *fpath, const struct stat *sb, int tflag, struct FTW *ftwbuf);
H A Dad_cp.c107 static int copy(const char *fpath, const struct stat *sb, int tflag, struct FTW *ftwbuf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dclirap2.c976 pstring fpath, fuser; local
985 GETSTRINGP(p, fpath, rdata, converter);
988 fn(fpath, fuser, perms, locks, id);
1071 pstring fpath, fuser; local
1076 GETSTRINGP(p, fpath, rdata, converter);
1079 fn(fpath, fuser, perms, locks, id);

Completed in 130 milliseconds