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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Dwrapped.c511 int symlink(char *topath,char *frompath) argument
514 p1 = smbw_path(topath);
522 return real_symlink(topath, frompath);

Completed in 47 milliseconds