Home
last modified time | relevance | path

Searched refs:smbc_opendir (Results 1 – 25 of 42) sorted by relevance

12

/dports/net/samba412/samba-4.12.15/source4/torture/libsmbclient/
H A Dlibsmbclient.c229 handle = smbc_opendir(fname); in test_opendir()
332 dhandle = smbc_opendir(smburl); in torture_libsmbclient_readdirplus()
485 dhandle = smbc_opendir(dname); in torture_libsmbclient_readdirplus_seek()
849 dhandle = smbc_opendir(smburl); in torture_libsmbclient_readdirplus2()
1158 dhandle = smbc_opendir(smburl); in torture_libsmbclient_list_shares()
/dports/net/samba412/samba-4.12.15/examples/libsmbclient/
H A Dtree.c170 if ((dh = smbc_opendir(path)) < 0) { /* Handle error */ in cb_select_child()
342 if ((dh = smbc_opendir(get_path(item))) < 0) { /* Handle error */ in cb_itemsignal()
503 if ((dh = smbc_opendir("smb://")) < 0) { /* Handle error */ in cb_wholenet()
710 if ((dh = smbc_opendir("smb://")) < 0) { in main()
H A Dtestnotify.c60 fd = smbc_opendir(path); in main()
H A Dtestfstatvfs.c61 if ((fd = smbc_opendir(path)) < 0) in main()
H A Dtestbrowse.c198 if ((dir = smbc_opendir(path)) < 0) in browse()
H A Dtestsmbc.c52 if ((dh1 = smbc_opendir(argv[1]))<1) { in main()
/dports/net/samba412/samba-4.12.15/source3/client/
H A Dtree.c174 if ((dh = smbc_opendir(path)) < 0) { /* Handle error */
338 if ((dh = smbc_opendir(get_path(item))) < 0) { /* Handle error */
499 if ((dh = smbc_opendir("smb://")) < 0) { /* Handle error */
707 if ((dh = smbc_opendir("smb:///")) < 0) {
/dports/net/samba412/samba-4.12.15/source4/client/
H A Dtree.c166 if ((dh = smbc_opendir(path)) < 0) { /* Handle error */
337 if ((dh = smbc_opendir(get_path(item))) < 0) { /* Handle error */
498 if ((dh = smbc_opendir("smb://")) < 0) { /* Handle error */
705 if ((dh = smbc_opendir("smb:///")) < 0) {
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/client/
H A Dtree.c167 if ((dh = smbc_opendir(path)) < 0) { /* Handle error */ in cb_select_child()
338 if ((dh = smbc_opendir(get_path(item))) < 0) { /* Handle error */ in cb_itemsignal()
499 if ((dh = smbc_opendir("smb://")) < 0) { /* Handle error */ in cb_wholenet()
706 if ((dh = smbc_opendir("smb:///")) < 0) { in main()
/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dgvfsbackendsmbbrowse.c553 smbc_opendir_fn smbc_opendir; in update_cache() local
567 smbc_opendir = smbc_getFunctionOpendir (backend->smb_context); in update_cache()
572 dir = supplied_dir ? supplied_dir : smbc_opendir (backend->smb_context, uri); in update_cache()
789 smbc_opendir_fn smbc_opendir; in do_mount() local
937 smbc_opendir = smbc_getFunctionOpendir (smb_context); in do_mount()
953 dir = smbc_opendir (smb_context, uri); in do_mount()
/dports/net/pecl-smbclient/smbclient-1.0.6/
H A Dsmb_streams.c622 smbc_opendir_fn smbc_opendir; in php_stream_smbdir_opener() local
632 if ((smbc_opendir = smbc_getFunctionOpendir(state->ctx)) == NULL) { in php_stream_smbdir_opener()
636 if ((handle = smbc_opendir(state->ctx, path)) == NULL) { in php_stream_smbdir_opener()
/dports/devel/kio-extras/kio-extras-21.12.3/smb/kded/
H A Dnotifier.cpp285 const int dh = smbc_opendir(qUtf8Printable(context.url.toString())); in main()
/dports/devel/kio-extras/kio-extras-21.12.3/smb/
H A Dsmbcdiscoverer.cpp275 m_dirFd = smbc_opendir(m_url.toSmbcUrl()); in init()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/platform/posix/filesystem/
H A DSMBDirectory.cpp247 fd = smbc_opendir(s.c_str()); in OpenDir()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dlibsmbclient.c194 if ((libsmbc->dh = smbc_opendir(h->filename)) < 0) { in libsmbc_open_dir()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dlibsmbclient.c194 if ((libsmbc->dh = smbc_opendir(h->filename)) < 0) { in libsmbc_open_dir()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dlibsmbclient.c194 if ((libsmbc->dh = smbc_opendir(h->filename)) < 0) { in libsmbc_open_dir()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dlibsmbclient.c194 if ((libsmbc->dh = smbc_opendir(h->filename)) < 0) { in libsmbc_open_dir()
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dlibsmbclient.c194 if ((libsmbc->dh = smbc_opendir(h->filename)) < 0) { in libsmbc_open_dir()
/dports/multimedia/vlc/vlc-3.0.16/modules/access/
H A Dsmb.c248 i_smb = smbc_opendir( psz_uri ); in Open()
/dports/net/samba412/samba-4.12.15/source3/libsmb/ABI/
H A Dsmbclient-0.1.0.sigs89 smbc_opendir: int (const char *)
H A Dsmbclient-0.2.1.sigs90 smbc_opendir: int (const char *)
H A Dsmbclient-0.2.2.sigs91 smbc_opendir: int (const char *)
H A Dsmbclient-0.2.0.sigs89 smbc_opendir: int (const char *)
/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Dlibsmb_compat.c248 smbc_opendir(const char *durl) in smbc_opendir() function

12