Displaying 1 result from an estimated 1 matches for "dl_handle".
Did you mean:
dg_handle
2003 Dec 01
0
No subject
...s only compatible with Linux or other open UNIX-Like systems.
Bill Miller
William234@aol.com
--- vfs.c Mon Aug 6 15:40:06 2001
+++ vfs.c Mon Aug 6 15:41:02 2001
@@ -123,7 +123,7 @@
/* Get handle on vfs_init() symbol */
- init_fptr = (struct vfs_ops *(*)(int *))sys_dlsym(conn->dl_handle, "vfs_init");
+ init_fptr = (struct vfs_ops *(*)(int *))sys_dlsym(conn->dl_handle, "vfs_init_mod");
if (init_fptr == NULL) {
DEBUG(0, ("No vfs_init() symbol found in %s\n",
Return-Path: <gcarter@valinux.com>
Delivered-To: samba@samba.org
Rece...