smbc_opendir      247 examples/libsmbclient/smbwrapper/smbw_dir.c         fd_client =  smbc_opendir(path);
smbc_opendir      224 examples/libsmbclient/testbrowse.c     if ((dir = smbc_opendir(path)) < 0)
smbc_opendir       58 examples/libsmbclient/testfstatvfs.c             if ((fd = smbc_opendir(path)) < 0)
smbc_opendir       68 examples/libsmbclient/testsmbc.c     if ((dh1 = smbc_opendir(argv[1]))<1) {
smbc_opendir      170 examples/libsmbclient/tree.c   if ((dh = smbc_opendir(path)) < 0) { /* Handle error */
smbc_opendir      342 examples/libsmbclient/tree.c     if ((dh = smbc_opendir(get_path(item))) < 0) { /* Handle error */
smbc_opendir      503 examples/libsmbclient/tree.c     if ((dh = smbc_opendir("smb://")) < 0) { /* Handle error */
smbc_opendir      710 examples/libsmbclient/tree.c   if ((dh = smbc_opendir("smb://")) < 0) {
smbc_opendir      174 source3/client/tree.c   if ((dh = smbc_opendir(path)) < 0) { /* Handle error */
smbc_opendir      338 source3/client/tree.c     if ((dh = smbc_opendir(get_path(item))) < 0) { /* Handle error */
smbc_opendir      499 source3/client/tree.c     if ((dh = smbc_opendir("smb://")) < 0) { /* Handle error */
smbc_opendir      707 source3/client/tree.c   if ((dh = smbc_opendir("smb:///")) < 0) {
smbc_opendir     1428 source3/include/libsmbclient.h int smbc_opendir(const char *durl);
smbc_opendir      130 source3/utils/smbget.c 	dirhandle = smbc_opendir(path);
smbc_opendir      166 source4/client/tree.c   if ((dh = smbc_opendir(path)) < 0) { /* Handle error */
smbc_opendir      337 source4/client/tree.c     if ((dh = smbc_opendir(get_path(item))) < 0) { /* Handle error */
smbc_opendir      498 source4/client/tree.c     if ((dh = smbc_opendir("smb://")) < 0) { /* Handle error */
smbc_opendir      705 source4/client/tree.c   if ((dh = smbc_opendir("smb:///")) < 0) {