dh1                50 examples/libsmbclient/testsmbc.c   int err, fd, dh1, dh2, dh3, dsize, dirc;
dh1                68 examples/libsmbclient/testsmbc.c     if ((dh1 = smbc_opendir(argv[1]))<1) {
dh1                77 examples/libsmbclient/testsmbc.c     fprintf(stdout, "Directory handles: %u, %u, %u\n", dh1, dh2, dh3);
dh1                83 examples/libsmbclient/testsmbc.c     if ((dirc = smbc_getdents(dh1, (struct smbc_dirent *)dirp,