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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Dreply.c3644 pstring root1,root2; local
3657 pstrcpy(root2,pname2);
3665 p = strrchr_m(root2,'.');
3674 p2 = root2;
3708 actual_space = snprintf(pname2, available_space - 1, "%s.%s", root2, ext2);
3714 pstrcpy_base(pname2, root2, name2);

Completed in 57 milliseconds