SMBCCTX 348 source3/include/libsmbclient.h typedef void (*smbc_get_auth_data_with_context_fn)(SMBCCTX *c, SMBCCTX 375 source3/include/libsmbclient.h typedef int (*smbc_check_server_fn)(SMBCCTX * c, SMBCSRV *srv); SMBCCTX 387 source3/include/libsmbclient.h typedef int (*smbc_remove_unused_server_fn)(SMBCCTX * c, SMBCSRV *srv); SMBCCTX 408 source3/include/libsmbclient.h typedef int (*smbc_add_cached_srv_fn) (SMBCCTX * c, SMBCSRV *srv, SMBCCTX 428 source3/include/libsmbclient.h typedef SMBCSRV * (*smbc_get_cached_srv_fn) (SMBCCTX * c, const char * server, SMBCCTX 442 source3/include/libsmbclient.h typedef int (*smbc_remove_cached_srv_fn)(SMBCCTX * c, SMBCSRV *srv); SMBCCTX 453 source3/include/libsmbclient.h typedef int (*smbc_purge_cached_fn) (SMBCCTX * c); SMBCCTX 815 source3/include/libsmbclient.h typedef SMBCFILE * (*smbc_open_fn)(SMBCCTX *c, SMBCCTX 822 source3/include/libsmbclient.h typedef SMBCFILE * (*smbc_creat_fn)(SMBCCTX *c, SMBCCTX 828 source3/include/libsmbclient.h typedef ssize_t (*smbc_read_fn)(SMBCCTX *c, SMBCCTX 835 source3/include/libsmbclient.h typedef ssize_t (*smbc_write_fn)(SMBCCTX *c, SMBCCTX 842 source3/include/libsmbclient.h typedef int (*smbc_unlink_fn)(SMBCCTX *c, SMBCCTX 847 source3/include/libsmbclient.h typedef int (*smbc_rename_fn)(SMBCCTX *ocontext, SMBCCTX 849 source3/include/libsmbclient.h SMBCCTX *ncontext, SMBCCTX 854 source3/include/libsmbclient.h typedef off_t (*smbc_lseek_fn)(SMBCCTX *c, SMBCCTX 861 source3/include/libsmbclient.h typedef int (*smbc_stat_fn)(SMBCCTX *c, SMBCCTX 867 source3/include/libsmbclient.h typedef int (*smbc_fstat_fn)(SMBCCTX *c, SMBCCTX 873 source3/include/libsmbclient.h typedef int (*smbc_statvfs_fn)(SMBCCTX *c, SMBCCTX 879 source3/include/libsmbclient.h typedef int (*smbc_fstatvfs_fn)(SMBCCTX *c, SMBCCTX 885 source3/include/libsmbclient.h typedef int (*smbc_ftruncate_fn)(SMBCCTX *c, SMBCCTX 891 source3/include/libsmbclient.h typedef int (*smbc_close_fn)(SMBCCTX *c, SMBCCTX 904 source3/include/libsmbclient.h typedef SMBCFILE * (*smbc_opendir_fn)(SMBCCTX *c, SMBCCTX 909 source3/include/libsmbclient.h typedef int (*smbc_closedir_fn)(SMBCCTX *c, SMBCCTX 919 source3/include/libsmbclient.h typedef int (*smbc_getdents_fn)(SMBCCTX *c, SMBCCTX 926 source3/include/libsmbclient.h typedef int (*smbc_mkdir_fn)(SMBCCTX *c, SMBCCTX 932 source3/include/libsmbclient.h typedef int (*smbc_rmdir_fn)(SMBCCTX *c, SMBCCTX 937 source3/include/libsmbclient.h typedef off_t (*smbc_telldir_fn)(SMBCCTX *c, SMBCCTX 942 source3/include/libsmbclient.h typedef int (*smbc_lseekdir_fn)(SMBCCTX *c, SMBCCTX 948 source3/include/libsmbclient.h typedef int (*smbc_fstatdir_fn)(SMBCCTX *c, SMBCCTX 962 source3/include/libsmbclient.h typedef int (*smbc_chmod_fn)(SMBCCTX *c, SMBCCTX 968 source3/include/libsmbclient.h typedef int (*smbc_utimes_fn)(SMBCCTX *c, SMBCCTX 974 source3/include/libsmbclient.h typedef int (*smbc_setxattr_fn)(SMBCCTX *context, SMBCCTX 983 source3/include/libsmbclient.h typedef int (*smbc_getxattr_fn)(SMBCCTX *context, SMBCCTX 991 source3/include/libsmbclient.h typedef int (*smbc_removexattr_fn)(SMBCCTX *context, SMBCCTX 997 source3/include/libsmbclient.h typedef int (*smbc_listxattr_fn)(SMBCCTX *context, SMBCCTX 1012 source3/include/libsmbclient.h typedef int (*smbc_print_file_fn)(SMBCCTX *c_file, SMBCCTX 1014 source3/include/libsmbclient.h SMBCCTX *c_print, SMBCCTX 1019 source3/include/libsmbclient.h typedef SMBCFILE * (*smbc_open_print_job_fn)(SMBCCTX *c, SMBCCTX 1025 source3/include/libsmbclient.h typedef int (*smbc_list_print_jobs_fn)(SMBCCTX *c, SMBCCTX 1032 source3/include/libsmbclient.h typedef int (*smbc_unlink_print_job_fn)(SMBCCTX *c,