94
95 smb_debug { FLAGS = NODIRECT }; # data
96 smb_error;
97 #
98 # Functions to support named pipes
99 smb_fh_close;
100 smb_fh_getssnkey;
101 smb_fh_open;
102 smb_fh_read;
103 smb_fh_write;
104 smb_fh_xactnp;
105 #
106 smb_get_authentication;
107 smb_getprogname;
108 smb_iod_connect;
109 smb_iod_door_path;
110 smb_iod_open_door;
111 smb_iod_start;
112 smb_iod_work;
113 smb_lib_init;
114 smb_netshareenum; # will move to libnetapi
115 smb_open_printer;
116 smb_open_rcfile;
117 smb_simplecrypt;
118 smb_simpledecrypt;
119 smb_strerror;
120 #
121 # Functions to support the Remote Access Protocol (RAP)
122 smb_rap_create;
123 smb_rap_done;
124 smb_rap_error;
125 smb_rap_getNparam;
126 smb_rap_request;
127 smb_rap_setNparam;
128 smb_rap_setPparam;
129 #
130 smb_verbose { FLAGS = NODIRECT }; # data
131 #
132 # Functions to support Access Control Lists (ACLs)
133 smbfs_acl_free_sd;
134 smbfs_acl_get;
|
94
95 smb_debug { FLAGS = NODIRECT }; # data
96 smb_error;
97 #
98 # Functions to support named pipes
99 smb_fh_close;
100 smb_fh_getssnkey;
101 smb_fh_open;
102 smb_fh_read;
103 smb_fh_write;
104 smb_fh_xactnp;
105 #
106 smb_get_authentication;
107 smb_getprogname;
108 smb_iod_connect;
109 smb_iod_door_path;
110 smb_iod_open_door;
111 smb_iod_start;
112 smb_iod_work;
113 smb_lib_init;
114 smb_open_printer;
115 smb_open_rcfile;
116 smb_simplecrypt;
117 smb_simpledecrypt;
118 smb_strerror;
119 #
120 # Functions to support the Remote Access Protocol (RAP)
121 smb_rap_create;
122 smb_rap_done;
123 smb_rap_error;
124 smb_rap_getNparam;
125 smb_rap_request;
126 smb_rap_setNparam;
127 smb_rap_setPparam;
128 #
129 smb_verbose { FLAGS = NODIRECT }; # data
130 #
131 # Functions to support Access Control Lists (ACLs)
132 smbfs_acl_free_sd;
133 smbfs_acl_get;
|