smbw_dup2 90 examples/libsmbclient/smbwrapper/smbw.h int smbw_dup2(int fd, int fd2); smbw_dup2 1191 examples/libsmbclient/smbwrapper/wrapper.c return smbw_dup2(oldfd, newfd);