SMBCCTX 48 examples/libsmbclient/smbwrapper/smbw.c static SMBCCTX *smbw_ctx;
SMBCCTX 163 examples/libsmbclient/smbwrapper/smbw.h smbw_cache_functions(SMBCCTX * context);
SMBCCTX 151 examples/libsmbclient/testacl.c SMBCCTX *context = smbc_set_context(NULL);
SMBCCTX 41 examples/libsmbclient/testacl2.c SMBCCTX *context = smbc_set_context(NULL);
SMBCCTX 26 examples/libsmbclient/testacl3.c SMBCCTX * context;
SMBCCTX 28 examples/libsmbclient/testbrowse.c get_auth_data_with_context_fn(SMBCCTX * context,
SMBCCTX 53 examples/libsmbclient/testbrowse.c SMBCCTX * context;
SMBCCTX 190 examples/libsmbclient/testbrowse.c get_auth_data_with_context_fn(SMBCCTX * context,
SMBCCTX 91 examples/libsmbclient/testbrowse2.c SMBCCTX* create_smbctx(){
SMBCCTX 92 examples/libsmbclient/testbrowse2.c SMBCCTX *ctx;
SMBCCTX 107 examples/libsmbclient/testbrowse2.c void delete_smbctx(SMBCCTX* ctx){
SMBCCTX 112 examples/libsmbclient/testbrowse2.c smbitem* get_smbitem_list(SMBCCTX *ctx, char *smb_path){
SMBCCTX 146 examples/libsmbclient/testbrowse2.c void recurse(SMBCCTX *ctx, char *smb_group, char *smb_path, int maxlen){
SMBCCTX 149 examples/libsmbclient/testbrowse2.c SMBCCTX *ctx1;
SMBCCTX 198 examples/libsmbclient/testbrowse2.c SMBCCTX *ctx;
SMBCCTX 5 examples/libsmbclient/testctx.c SMBCCTX *ctx;
SMBCCTX 251 source3/include/libsmb_internal.h SMBC_add_cached_server(SMBCCTX * context,
SMBCCTX 259 source3/include/libsmb_internal.h SMBC_get_cached_server(SMBCCTX * context,
SMBCCTX 266 source3/include/libsmb_internal.h SMBC_remove_cached_server(SMBCCTX * context,
SMBCCTX 270 source3/include/libsmb_internal.h SMBC_purge_cached_servers(SMBCCTX * context);
SMBCCTX 281 source3/include/libsmb_internal.h SMBC_opendir_ctx(SMBCCTX *context,
SMBCCTX 285 source3/include/libsmb_internal.h SMBC_closedir_ctx(SMBCCTX *context,
SMBCCTX 289 source3/include/libsmb_internal.h SMBC_readdir_ctx(SMBCCTX *context,
SMBCCTX 293 source3/include/libsmb_internal.h SMBC_getdents_ctx(SMBCCTX *context,
SMBCCTX 299 source3/include/libsmb_internal.h SMBC_mkdir_ctx(SMBCCTX *context,
SMBCCTX 304 source3/include/libsmb_internal.h SMBC_rmdir_ctx(SMBCCTX *context,
SMBCCTX 308 source3/include/libsmb_internal.h SMBC_telldir_ctx(SMBCCTX *context,
SMBCCTX 312 source3/include/libsmb_internal.h SMBC_lseekdir_ctx(SMBCCTX *context,
SMBCCTX 317 source3/include/libsmb_internal.h SMBC_fstatdir_ctx(SMBCCTX *context,
SMBCCTX 322 source3/include/libsmb_internal.h SMBC_chmod_ctx(SMBCCTX *context,
SMBCCTX 327 source3/include/libsmb_internal.h SMBC_utimes_ctx(SMBCCTX *context,
SMBCCTX 332 source3/include/libsmb_internal.h SMBC_unlink_ctx(SMBCCTX *context,
SMBCCTX 336 source3/include/libsmb_internal.h SMBC_rename_ctx(SMBCCTX *ocontext,
SMBCCTX 338 source3/include/libsmb_internal.h SMBCCTX *ncontext,
SMBCCTX 344 source3/include/libsmb_internal.h SMBC_open_ctx(SMBCCTX *context,
SMBCCTX 350 source3/include/libsmb_internal.h SMBC_creat_ctx(SMBCCTX *context,
SMBCCTX 355 source3/include/libsmb_internal.h SMBC_read_ctx(SMBCCTX *context,
SMBCCTX 361 source3/include/libsmb_internal.h SMBC_write_ctx(SMBCCTX *context,
SMBCCTX 367 source3/include/libsmb_internal.h SMBC_close_ctx(SMBCCTX *context,
SMBCCTX 371 source3/include/libsmb_internal.h SMBC_getatr(SMBCCTX * context,
SMBCCTX 383 source3/include/libsmb_internal.h SMBC_setatr(SMBCCTX * context, SMBCSRV *srv, char *path,
SMBCCTX 391 source3/include/libsmb_internal.h SMBC_lseek_ctx(SMBCCTX *context,
SMBCCTX 397 source3/include/libsmb_internal.h SMBC_ftruncate_ctx(SMBCCTX *context,
SMBCCTX 407 source3/include/libsmb_internal.h SMBC_errno(SMBCCTX *context,
SMBCCTX 414 source3/include/libsmb_internal.h SMBCCTX *context,
SMBCCTX 427 source3/include/libsmb_internal.h SMBC_open_print_job_ctx(SMBCCTX *context,
SMBCCTX 431 source3/include/libsmb_internal.h SMBC_print_file_ctx(SMBCCTX *c_file,
SMBCCTX 433 source3/include/libsmb_internal.h SMBCCTX *c_print,
SMBCCTX 437 source3/include/libsmb_internal.h SMBC_list_print_jobs_ctx(SMBCCTX *context,
SMBCCTX 442 source3/include/libsmb_internal.h SMBC_unlink_print_job_ctx(SMBCCTX *context,
SMBCCTX 449 source3/include/libsmb_internal.h SMBC_check_server(SMBCCTX * context,
SMBCCTX 453 source3/include/libsmb_internal.h SMBC_remove_unused_server(SMBCCTX * context,
SMBCCTX 458 source3/include/libsmb_internal.h SMBCCTX *context,
SMBCCTX 473 source3/include/libsmb_internal.h SMBCCTX *context,
SMBCCTX 482 source3/include/libsmb_internal.h SMBCCTX *context,
SMBCCTX 492 source3/include/libsmb_internal.h SMBCCTX *context,
SMBCCTX 502 source3/include/libsmb_internal.h SMBC_stat_ctx(SMBCCTX *context,
SMBCCTX 507 source3/include/libsmb_internal.h SMBC_fstat_ctx(SMBCCTX *context,
SMBCCTX 513 source3/include/libsmb_internal.h SMBC_statvfs_ctx(SMBCCTX *context,
SMBCCTX 519 source3/include/libsmb_internal.h SMBC_fstatvfs_ctx(SMBCCTX *context,
SMBCCTX 526 source3/include/libsmb_internal.h SMBC_setxattr_ctx(SMBCCTX *context,
SMBCCTX 534 source3/include/libsmb_internal.h SMBC_getxattr_ctx(SMBCCTX *context,
SMBCCTX 541 source3/include/libsmb_internal.h SMBC_removexattr_ctx(SMBCCTX *context,
SMBCCTX 546 source3/include/libsmb_internal.h SMBC_listxattr_ctx(SMBCCTX *context,
SMBCCTX 463 source3/include/libsmbclient.h smbc_getDebug(SMBCCTX *c);
SMBCCTX 467 source3/include/libsmbclient.h smbc_setDebug(SMBCCTX *c, int debug);
SMBCCTX 471 source3/include/libsmbclient.h smbc_getNetbiosName(SMBCCTX *c);
SMBCCTX 475 source3/include/libsmbclient.h smbc_setNetbiosName(SMBCCTX *c, char * netbios_name);
SMBCCTX 479 source3/include/libsmbclient.h smbc_getWorkgroup(SMBCCTX *c);
SMBCCTX 482 source3/include/libsmbclient.h void smbc_setWorkgroup(SMBCCTX *c, char * workgroup);
SMBCCTX 486 source3/include/libsmbclient.h smbc_getUser(SMBCCTX *c);
SMBCCTX 490 source3/include/libsmbclient.h smbc_setUser(SMBCCTX *c, char * user);
SMBCCTX 497 source3/include/libsmbclient.h smbc_getTimeout(SMBCCTX *c);
SMBCCTX 504 source3/include/libsmbclient.h smbc_setTimeout(SMBCCTX *c, int timeout);
SMBCCTX 514 source3/include/libsmbclient.h smbc_getOptionDebugToStderr(SMBCCTX *c);
SMBCCTX 518 source3/include/libsmbclient.h smbc_setOptionDebugToStderr(SMBCCTX *c, smbc_bool b);
SMBCCTX 528 source3/include/libsmbclient.h smbc_getOptionFullTimeNames(SMBCCTX *c);
SMBCCTX 538 source3/include/libsmbclient.h smbc_setOptionFullTimeNames(SMBCCTX *c, smbc_bool b);
SMBCCTX 545 source3/include/libsmbclient.h smbc_getOptionOpenShareMode(SMBCCTX *c);
SMBCCTX 552 source3/include/libsmbclient.h smbc_setOptionOpenShareMode(SMBCCTX *c, smbc_share_mode share_mode);
SMBCCTX 556 source3/include/libsmbclient.h smbc_getOptionUserData(SMBCCTX *c);
SMBCCTX 560 source3/include/libsmbclient.h smbc_setOptionUserData(SMBCCTX *c, void *user_data);
SMBCCTX 564 source3/include/libsmbclient.h smbc_getOptionSmbEncryptionLevel(SMBCCTX *c);
SMBCCTX 568 source3/include/libsmbclient.h smbc_setOptionSmbEncryptionLevel(SMBCCTX *c, smbc_smb_encrypt_level level);
SMBCCTX 578 source3/include/libsmbclient.h smbc_getOptionCaseSensitive(SMBCCTX *c);
SMBCCTX 588 source3/include/libsmbclient.h smbc_setOptionCaseSensitive(SMBCCTX *c, smbc_bool b);
SMBCCTX 606 source3/include/libsmbclient.h smbc_getOptionBrowseMaxLmbCount(SMBCCTX *c);
SMBCCTX 623 source3/include/libsmbclient.h smbc_setOptionBrowseMaxLmbCount(SMBCCTX *c, int count);
SMBCCTX 651 source3/include/libsmbclient.h smbc_getOptionUrlEncodeReaddirEntries(SMBCCTX *c);
SMBCCTX 679 source3/include/libsmbclient.h smbc_setOptionUrlEncodeReaddirEntries(SMBCCTX *c, smbc_bool b);
SMBCCTX 694 source3/include/libsmbclient.h smbc_getOptionOneSharePerServer(SMBCCTX *c);
SMBCCTX 709 source3/include/libsmbclient.h smbc_setOptionOneSharePerServer(SMBCCTX *c, smbc_bool b);
SMBCCTX 713 source3/include/libsmbclient.h smbc_getOptionUseKerberos(SMBCCTX *c);
SMBCCTX 717 source3/include/libsmbclient.h smbc_setOptionUseKerberos(SMBCCTX *c, smbc_bool b);
SMBCCTX 721 source3/include/libsmbclient.h smbc_getOptionFallbackAfterKerberos(SMBCCTX *c);
SMBCCTX 725 source3/include/libsmbclient.h smbc_setOptionFallbackAfterKerberos(SMBCCTX *c, smbc_bool b);
SMBCCTX 729 source3/include/libsmbclient.h smbc_getOptionNoAutoAnonymousLogin(SMBCCTX *c);
SMBCCTX 733 source3/include/libsmbclient.h smbc_setOptionNoAutoAnonymousLogin(SMBCCTX *c, smbc_bool b);
SMBCCTX 742 source3/include/libsmbclient.h smbc_get_auth_data_fn smbc_getFunctionAuthData(SMBCCTX *c);
SMBCCTX 745 source3/include/libsmbclient.h void smbc_setFunctionAuthData(SMBCCTX *c, smbc_get_auth_data_fn fn);
SMBCCTX 749 source3/include/libsmbclient.h smbc_getFunctionAuthDataWithContext(SMBCCTX *c);
SMBCCTX 753 source3/include/libsmbclient.h smbc_setFunctionAuthDataWithContext(SMBCCTX *c,
SMBCCTX 757 source3/include/libsmbclient.h smbc_check_server_fn smbc_getFunctionCheckServer(SMBCCTX *c);
SMBCCTX 760 source3/include/libsmbclient.h void smbc_setFunctionCheckServer(SMBCCTX *c, smbc_check_server_fn fn);
SMBCCTX 763 source3/include/libsmbclient.h smbc_remove_unused_server_fn smbc_getFunctionRemoveUnusedServer(SMBCCTX *c);
SMBCCTX 766 source3/include/libsmbclient.h void smbc_setFunctionRemoveUnusedServer(SMBCCTX *c,
SMBCCTX 770 source3/include/libsmbclient.h smbc_add_cached_srv_fn smbc_getFunctionAddCachedServer(SMBCCTX *c);
SMBCCTX 773 source3/include/libsmbclient.h void smbc_setFunctionAddCachedServer(SMBCCTX *c, smbc_add_cached_srv_fn fn);
SMBCCTX 776 source3/include/libsmbclient.h smbc_get_cached_srv_fn smbc_getFunctionGetCachedServer(SMBCCTX *c);
SMBCCTX 779 source3/include/libsmbclient.h void smbc_setFunctionGetCachedServer(SMBCCTX *c, smbc_get_cached_srv_fn fn);
SMBCCTX 782 source3/include/libsmbclient.h smbc_remove_cached_srv_fn smbc_getFunctionRemoveCachedServer(SMBCCTX *c);
SMBCCTX 785 source3/include/libsmbclient.h void smbc_setFunctionRemoveCachedServer(SMBCCTX *c,
SMBCCTX 792 source3/include/libsmbclient.h smbc_purge_cached_fn smbc_getFunctionPurgeCachedServers(SMBCCTX *c);
SMBCCTX 798 source3/include/libsmbclient.h void smbc_setFunctionPurgeCachedServers(SMBCCTX *c,
SMBCCTX 802 source3/include/libsmbclient.h struct smbc_server_cache * smbc_getServerCacheData(SMBCCTX *c);
SMBCCTX 805 source3/include/libsmbclient.h void smbc_setServerCacheData(SMBCCTX *c, struct smbc_server_cache * cache);
SMBCCTX 819 source3/include/libsmbclient.h smbc_open_fn smbc_getFunctionOpen(SMBCCTX *c);
SMBCCTX 820 source3/include/libsmbclient.h void smbc_setFunctionOpen(SMBCCTX *c, smbc_open_fn fn);
SMBCCTX 825 source3/include/libsmbclient.h smbc_creat_fn smbc_getFunctionCreat(SMBCCTX *c);
SMBCCTX 826 source3/include/libsmbclient.h void smbc_setFunctionCreat(SMBCCTX *c, smbc_creat_fn);
SMBCCTX 832 source3/include/libsmbclient.h smbc_read_fn smbc_getFunctionRead(SMBCCTX *c);
SMBCCTX 833 source3/include/libsmbclient.h void smbc_setFunctionRead(SMBCCTX *c, smbc_read_fn fn);
SMBCCTX 839 source3/include/libsmbclient.h smbc_write_fn smbc_getFunctionWrite(SMBCCTX *c);
SMBCCTX 840 source3/include/libsmbclient.h void smbc_setFunctionWrite(SMBCCTX *c, smbc_write_fn fn);
SMBCCTX 844 source3/include/libsmbclient.h smbc_unlink_fn smbc_getFunctionUnlink(SMBCCTX *c);
SMBCCTX 845 source3/include/libsmbclient.h void smbc_setFunctionUnlink(SMBCCTX *c, smbc_unlink_fn fn);
SMBCCTX 851 source3/include/libsmbclient.h smbc_rename_fn smbc_getFunctionRename(SMBCCTX *c);
SMBCCTX 852 source3/include/libsmbclient.h void smbc_setFunctionRename(SMBCCTX *c, smbc_rename_fn fn);
SMBCCTX 858 source3/include/libsmbclient.h smbc_lseek_fn smbc_getFunctionLseek(SMBCCTX *c);
SMBCCTX 859 source3/include/libsmbclient.h void smbc_setFunctionLseek(SMBCCTX *c, smbc_lseek_fn fn);
SMBCCTX 864 source3/include/libsmbclient.h smbc_stat_fn smbc_getFunctionStat(SMBCCTX *c);
SMBCCTX 865 source3/include/libsmbclient.h void smbc_setFunctionStat(SMBCCTX *c, smbc_stat_fn fn);
SMBCCTX 870 source3/include/libsmbclient.h smbc_fstat_fn smbc_getFunctionFstat(SMBCCTX *c);
SMBCCTX 871 source3/include/libsmbclient.h void smbc_setFunctionFstat(SMBCCTX *c, smbc_fstat_fn fn);
SMBCCTX 876 source3/include/libsmbclient.h smbc_statvfs_fn smbc_getFunctionStatVFS(SMBCCTX *c);
SMBCCTX 877 source3/include/libsmbclient.h void smbc_setFunctionStatVFS(SMBCCTX *c, smbc_statvfs_fn fn);
SMBCCTX 882 source3/include/libsmbclient.h smbc_fstatvfs_fn smbc_getFunctionFstatVFS(SMBCCTX *c);
SMBCCTX 883 source3/include/libsmbclient.h void smbc_setFunctionFstatVFS(SMBCCTX *c, smbc_fstatvfs_fn fn);
SMBCCTX 888 source3/include/libsmbclient.h smbc_ftruncate_fn smbc_getFunctionFtruncate(SMBCCTX *c);
SMBCCTX 889 source3/include/libsmbclient.h void smbc_setFunctionFtruncate(SMBCCTX *c, smbc_ftruncate_fn fn);
SMBCCTX 893 source3/include/libsmbclient.h smbc_close_fn smbc_getFunctionClose(SMBCCTX *c);
SMBCCTX 894 source3/include/libsmbclient.h void smbc_setFunctionClose(SMBCCTX *c, smbc_close_fn fn);
SMBCCTX 906 source3/include/libsmbclient.h smbc_opendir_fn smbc_getFunctionOpendir(SMBCCTX *c);
SMBCCTX 907 source3/include/libsmbclient.h void smbc_setFunctionOpendir(SMBCCTX *c, smbc_opendir_fn fn);
SMBCCTX 911 source3/include/libsmbclient.h smbc_closedir_fn smbc_getFunctionClosedir(SMBCCTX *c);
SMBCCTX 912 source3/include/libsmbclient.h void smbc_setFunctionClosedir(SMBCCTX *c, smbc_closedir_fn fn);
SMBCCTX 916 source3/include/libsmbclient.h smbc_readdir_fn smbc_getFunctionReaddir(SMBCCTX *c);
SMBCCTX 917 source3/include/libsmbclient.h void smbc_setFunctionReaddir(SMBCCTX *c, smbc_readdir_fn fn);
SMBCCTX 923 source3/include/libsmbclient.h smbc_getdents_fn smbc_getFunctionGetdents(SMBCCTX *c);
SMBCCTX 924 source3/include/libsmbclient.h void smbc_setFunctionGetdents(SMBCCTX *c, smbc_getdents_fn fn);
SMBCCTX 929 source3/include/libsmbclient.h smbc_mkdir_fn smbc_getFunctionMkdir(SMBCCTX *c);
SMBCCTX 930 source3/include/libsmbclient.h void smbc_setFunctionMkdir(SMBCCTX *c, smbc_mkdir_fn fn);
SMBCCTX 934 source3/include/libsmbclient.h smbc_rmdir_fn smbc_getFunctionRmdir(SMBCCTX *c);
SMBCCTX 935 source3/include/libsmbclient.h void smbc_setFunctionRmdir(SMBCCTX *c, smbc_rmdir_fn fn);
SMBCCTX 939 source3/include/libsmbclient.h smbc_telldir_fn smbc_getFunctionTelldir(SMBCCTX *c);
SMBCCTX 940 source3/include/libsmbclient.h void smbc_setFunctionTelldir(SMBCCTX *c, smbc_telldir_fn fn);
SMBCCTX 945 source3/include/libsmbclient.h smbc_lseekdir_fn smbc_getFunctionLseekdir(SMBCCTX *c);
SMBCCTX 946 source3/include/libsmbclient.h void smbc_setFunctionLseekdir(SMBCCTX *c, smbc_lseekdir_fn fn);
SMBCCTX 951 source3/include/libsmbclient.h smbc_fstatdir_fn smbc_getFunctionFstatdir(SMBCCTX *c);
SMBCCTX 952 source3/include/libsmbclient.h void smbc_setFunctionFstatdir(SMBCCTX *c, smbc_fstatdir_fn fn);
SMBCCTX 965 source3/include/libsmbclient.h smbc_chmod_fn smbc_getFunctionChmod(SMBCCTX *c);
SMBCCTX 966 source3/include/libsmbclient.h void smbc_setFunctionChmod(SMBCCTX *c, smbc_chmod_fn fn);
SMBCCTX 971 source3/include/libsmbclient.h smbc_utimes_fn smbc_getFunctionUtimes(SMBCCTX *c);
SMBCCTX 972 source3/include/libsmbclient.h void smbc_setFunctionUtimes(SMBCCTX *c, smbc_utimes_fn fn);
SMBCCTX 980 source3/include/libsmbclient.h smbc_setxattr_fn smbc_getFunctionSetxattr(SMBCCTX *c);
SMBCCTX 981 source3/include/libsmbclient.h void smbc_setFunctionSetxattr(SMBCCTX *c, smbc_setxattr_fn fn);
SMBCCTX 988 source3/include/libsmbclient.h smbc_getxattr_fn smbc_getFunctionGetxattr(SMBCCTX *c);
SMBCCTX 989 source3/include/libsmbclient.h void smbc_setFunctionGetxattr(SMBCCTX *c, smbc_getxattr_fn fn);
SMBCCTX 994 source3/include/libsmbclient.h smbc_removexattr_fn smbc_getFunctionRemovexattr(SMBCCTX *c);
SMBCCTX 995 source3/include/libsmbclient.h void smbc_setFunctionRemovexattr(SMBCCTX *c, smbc_removexattr_fn fn);
SMBCCTX 1001 source3/include/libsmbclient.h smbc_listxattr_fn smbc_getFunctionListxattr(SMBCCTX *c);
SMBCCTX 1002 source3/include/libsmbclient.h void smbc_setFunctionListxattr(SMBCCTX *c, smbc_listxattr_fn fn);
SMBCCTX 1016 source3/include/libsmbclient.h smbc_print_file_fn smbc_getFunctionPrintFile(SMBCCTX *c);
SMBCCTX 1017 source3/include/libsmbclient.h void smbc_setFunctionPrintFile(SMBCCTX *c, smbc_print_file_fn fn);
SMBCCTX 1021 source3/include/libsmbclient.h smbc_open_print_job_fn smbc_getFunctionOpenPrintJob(SMBCCTX *c);
SMBCCTX 1022 source3/include/libsmbclient.h void smbc_setFunctionOpenPrintJob(SMBCCTX *c,
SMBCCTX 1028 source3/include/libsmbclient.h smbc_list_print_jobs_fn smbc_getFunctionListPrintJobs(SMBCCTX *c);
SMBCCTX 1029 source3/include/libsmbclient.h void smbc_setFunctionListPrintJobs(SMBCCTX *c,
SMBCCTX 1035 source3/include/libsmbclient.h smbc_unlink_print_job_fn smbc_getFunctionUnlinkPrintJob(SMBCCTX *c);
SMBCCTX 1036 source3/include/libsmbclient.h void smbc_setFunctionUnlinkPrintJob(SMBCCTX *c,
SMBCCTX 1052 source3/include/libsmbclient.h SMBCCTX * smbc_new_context(void);
SMBCCTX 1075 source3/include/libsmbclient.h int smbc_free_context(SMBCCTX * context, int shutdown_ctx);
SMBCCTX 1083 source3/include/libsmbclient.h smbc_option_set(SMBCCTX *context,
SMBCCTX 1091 source3/include/libsmbclient.h smbc_option_get(SMBCCTX *context,
SMBCCTX 1116 source3/include/libsmbclient.h SMBCCTX * smbc_init_context(SMBCCTX * context);
SMBCCTX 1160 source3/include/libsmbclient.h SMBCCTX * smbc_set_context(SMBCCTX * new_context);
SMBCCTX 2584 source3/include/libsmbclient.h int smbc_remove_unused_server(SMBCCTX * context, SMBCSRV * srv);
SMBCCTX 2694 source3/include/libsmbclient.h smbc_set_credentials_with_fallback(SMBCCTX *ctx,
SMBCCTX 48 source3/libsmb/libsmb_cache.c SMBC_add_cached_server(SMBCCTX * context,
SMBCCTX 112 source3/libsmb/libsmb_cache.c SMBC_get_cached_server(SMBCCTX * context,
SMBCCTX 198 source3/libsmb/libsmb_cache.c SMBC_remove_cached_server(SMBCCTX * context,
SMBCCTX 226 source3/libsmb/libsmb_cache.c SMBC_purge_cached_servers(SMBCCTX * context)
SMBCCTX 34 source3/libsmb/libsmb_compat.c static SMBCCTX * statcont = NULL;
SMBCCTX 142 source3/libsmb/libsmb_compat.c SMBCCTX *
SMBCCTX 143 source3/libsmb/libsmb_compat.c smbc_set_context(SMBCCTX * context)
SMBCCTX 145 source3/libsmb/libsmb_compat.c SMBCCTX *old_context = statcont;
SMBCCTX 39 source3/libsmb/libsmb_context.c SMBCCTX *
SMBCCTX 42 source3/libsmb/libsmb_context.c SMBCCTX *context;
SMBCCTX 48 source3/libsmb/libsmb_context.c context = SMB_MALLOC_P(SMBCCTX);
SMBCCTX 132 source3/libsmb/libsmb_context.c smbc_free_context(SMBCCTX *context,
SMBCCTX 231 source3/libsmb/libsmb_context.c smbc_option_set(SMBCCTX *context,
SMBCCTX 314 source3/libsmb/libsmb_context.c smbc_option_get(SMBCCTX *context,
SMBCCTX 425 source3/libsmb/libsmb_context.c SMBCCTX *
SMBCCTX 426 source3/libsmb/libsmb_context.c smbc_init_context(SMBCCTX *context)
SMBCCTX 647 source3/libsmb/libsmb_context.c void smbc_set_credentials_with_fallback(SMBCCTX *context,
SMBCCTX 352 source3/libsmb/libsmb_dir.c SMBC_opendir_ctx(SMBCCTX *context,
SMBCCTX 866 source3/libsmb/libsmb_dir.c SMBC_closedir_ctx(SMBCCTX *context,
SMBCCTX 899 source3/libsmb/libsmb_dir.c smbc_readdir_internal(SMBCCTX * context,
SMBCCTX 939 source3/libsmb/libsmb_dir.c SMBC_readdir_ctx(SMBCCTX *context,
SMBCCTX 1005 source3/libsmb/libsmb_dir.c SMBC_getdents_ctx(SMBCCTX *context,
SMBCCTX 1115 source3/libsmb/libsmb_dir.c SMBC_mkdir_ctx(SMBCCTX *context,
SMBCCTX 1224 source3/libsmb/libsmb_dir.c SMBC_rmdir_ctx(SMBCCTX *context,
SMBCCTX 1351 source3/libsmb/libsmb_dir.c SMBC_telldir_ctx(SMBCCTX *context,
SMBCCTX 1430 source3/libsmb/libsmb_dir.c SMBC_lseekdir_ctx(SMBCCTX *context,
SMBCCTX 1491 source3/libsmb/libsmb_dir.c SMBC_fstatdir_ctx(SMBCCTX *context,
SMBCCTX 1507 source3/libsmb/libsmb_dir.c SMBC_chmod_ctx(SMBCCTX *context,
SMBCCTX 1598 source3/libsmb/libsmb_dir.c SMBC_utimes_ctx(SMBCCTX *context,
SMBCCTX 1701 source3/libsmb/libsmb_dir.c SMBC_unlink_ctx(SMBCCTX *context,
SMBCCTX 1827 source3/libsmb/libsmb_dir.c SMBC_rename_ctx(SMBCCTX *ocontext,
SMBCCTX 1829 source3/libsmb/libsmb_dir.c SMBCCTX *ncontext,
SMBCCTX 35 source3/libsmb/libsmb_file.c SMBC_open_ctx(SMBCCTX *context,
SMBCCTX 211 source3/libsmb/libsmb_file.c SMBC_creat_ctx(SMBCCTX *context,
SMBCCTX 232 source3/libsmb/libsmb_file.c SMBC_read_ctx(SMBCCTX *context,
SMBCCTX 334 source3/libsmb/libsmb_file.c SMBC_write_ctx(SMBCCTX *context,
SMBCCTX 422 source3/libsmb/libsmb_file.c SMBC_close_ctx(SMBCCTX *context,
SMBCCTX 508 source3/libsmb/libsmb_file.c SMBC_getatr(SMBCCTX * context,
SMBCCTX 623 source3/libsmb/libsmb_file.c SMBC_setatr(SMBCCTX * context, SMBCSRV *srv, char *path,
SMBCCTX 704 source3/libsmb/libsmb_file.c SMBC_lseek_ctx(SMBCCTX *context,
SMBCCTX 809 source3/libsmb/libsmb_file.c SMBC_ftruncate_ctx(SMBCCTX *context,
SMBCCTX 49 source3/libsmb/libsmb_misc.c SMBC_errno(SMBCCTX *context,
SMBCCTX 223 source3/libsmb/libsmb_path.c SMBCCTX *context,
SMBCCTX 35 source3/libsmb/libsmb_printjob.c SMBC_open_print_job_ctx(SMBCCTX *context,
SMBCCTX 89 source3/libsmb/libsmb_printjob.c SMBC_print_file_ctx(SMBCCTX *c_file,
SMBCCTX 91 source3/libsmb/libsmb_printjob.c SMBCCTX *c_print,
SMBCCTX 181 source3/libsmb/libsmb_printjob.c SMBC_list_print_jobs_ctx(SMBCCTX *context,
SMBCCTX 258 source3/libsmb/libsmb_printjob.c SMBC_unlink_print_job_ctx(SMBCCTX *context,
SMBCCTX 38 source3/libsmb/libsmb_server.c SMBC_check_server(SMBCCTX * context,
SMBCCTX 55 source3/libsmb/libsmb_server.c SMBC_remove_unused_server(SMBCCTX * context,
SMBCCTX 94 source3/libsmb/libsmb_server.c SMBCCTX *context,
SMBCCTX 151 source3/libsmb/libsmb_server.c SMBCCTX *context,
SMBCCTX 232 source3/libsmb/libsmb_server.c SMBCCTX *context,
SMBCCTX 647 source3/libsmb/libsmb_server.c SMBCCTX *context,
SMBCCTX 33 source3/libsmb/libsmb_setget.c smbc_getNetbiosName(SMBCCTX *c)
SMBCCTX 40 source3/libsmb/libsmb_setget.c smbc_setNetbiosName(SMBCCTX *c, char * netbios_name)
SMBCCTX 47 source3/libsmb/libsmb_setget.c smbc_getWorkgroup(SMBCCTX *c)
SMBCCTX 54 source3/libsmb/libsmb_setget.c smbc_setWorkgroup(SMBCCTX *c, char * workgroup)
SMBCCTX 61 source3/libsmb/libsmb_setget.c smbc_getUser(SMBCCTX *c)
SMBCCTX 68 source3/libsmb/libsmb_setget.c smbc_setUser(SMBCCTX *c, char * user)
SMBCCTX 75 source3/libsmb/libsmb_setget.c smbc_getDebug(SMBCCTX *c)
SMBCCTX 82 source3/libsmb/libsmb_setget.c smbc_setDebug(SMBCCTX *c, int debug)
SMBCCTX 93 source3/libsmb/libsmb_setget.c smbc_getTimeout(SMBCCTX *c)
SMBCCTX 103 source3/libsmb/libsmb_setget.c smbc_setTimeout(SMBCCTX *c, int timeout)
SMBCCTX 110 source3/libsmb/libsmb_setget.c smbc_getOptionDebugToStderr(SMBCCTX *c)
SMBCCTX 117 source3/libsmb/libsmb_setget.c smbc_setOptionDebugToStderr(SMBCCTX *c, smbc_bool b)
SMBCCTX 130 source3/libsmb/libsmb_setget.c smbc_getOptionFullTimeNames(SMBCCTX *c)
SMBCCTX 143 source3/libsmb/libsmb_setget.c smbc_setOptionFullTimeNames(SMBCCTX *c, smbc_bool b)
SMBCCTX 153 source3/libsmb/libsmb_setget.c smbc_getOptionOpenShareMode(SMBCCTX *c)
SMBCCTX 163 source3/libsmb/libsmb_setget.c smbc_setOptionOpenShareMode(SMBCCTX *c, smbc_share_mode share_mode)
SMBCCTX 170 source3/libsmb/libsmb_setget.c smbc_getOptionUserData(SMBCCTX *c)
SMBCCTX 177 source3/libsmb/libsmb_setget.c smbc_setOptionUserData(SMBCCTX *c, void *user_data)
SMBCCTX 184 source3/libsmb/libsmb_setget.c smbc_getOptionSmbEncryptionLevel(SMBCCTX *c)
SMBCCTX 191 source3/libsmb/libsmb_setget.c smbc_setOptionSmbEncryptionLevel(SMBCCTX *c, smbc_smb_encrypt_level level)
SMBCCTX 204 source3/libsmb/libsmb_setget.c smbc_getOptionCaseSensitive(SMBCCTX *c)
SMBCCTX 217 source3/libsmb/libsmb_setget.c smbc_setOptionCaseSensitive(SMBCCTX *c, smbc_bool b)
SMBCCTX 237 source3/libsmb/libsmb_setget.c smbc_getOptionBrowseMaxLmbCount(SMBCCTX *c)
SMBCCTX 257 source3/libsmb/libsmb_setget.c smbc_setOptionBrowseMaxLmbCount(SMBCCTX *c, int count)
SMBCCTX 288 source3/libsmb/libsmb_setget.c smbc_getOptionUrlEncodeReaddirEntries(SMBCCTX *c)
SMBCCTX 319 source3/libsmb/libsmb_setget.c smbc_setOptionUrlEncodeReaddirEntries(SMBCCTX *c, smbc_bool b)
SMBCCTX 337 source3/libsmb/libsmb_setget.c smbc_getOptionOneSharePerServer(SMBCCTX *c)
SMBCCTX 355 source3/libsmb/libsmb_setget.c smbc_setOptionOneSharePerServer(SMBCCTX *c, smbc_bool b)
SMBCCTX 362 source3/libsmb/libsmb_setget.c smbc_getOptionUseKerberos(SMBCCTX *c)
SMBCCTX 369 source3/libsmb/libsmb_setget.c smbc_setOptionUseKerberos(SMBCCTX *c, smbc_bool b)
SMBCCTX 380 source3/libsmb/libsmb_setget.c smbc_getOptionFallbackAfterKerberos(SMBCCTX *c)
SMBCCTX 387 source3/libsmb/libsmb_setget.c smbc_setOptionFallbackAfterKerberos(SMBCCTX *c, smbc_bool b)
SMBCCTX 398 source3/libsmb/libsmb_setget.c smbc_getOptionNoAutoAnonymousLogin(SMBCCTX *c)
SMBCCTX 405 source3/libsmb/libsmb_setget.c smbc_setOptionNoAutoAnonymousLogin(SMBCCTX *c, smbc_bool b)
SMBCCTX 416 source3/libsmb/libsmb_setget.c smbc_getFunctionAuthData(SMBCCTX *c)
SMBCCTX 423 source3/libsmb/libsmb_setget.c smbc_setFunctionAuthData(SMBCCTX *c, smbc_get_auth_data_fn fn)
SMBCCTX 431 source3/libsmb/libsmb_setget.c smbc_getFunctionAuthDataWithContext(SMBCCTX *c)
SMBCCTX 438 source3/libsmb/libsmb_setget.c smbc_setFunctionAuthDataWithContext(SMBCCTX *c,
SMBCCTX 447 source3/libsmb/libsmb_setget.c smbc_getFunctionCheckServer(SMBCCTX *c)
SMBCCTX 454 source3/libsmb/libsmb_setget.c smbc_setFunctionCheckServer(SMBCCTX *c, smbc_check_server_fn fn)
SMBCCTX 461 source3/libsmb/libsmb_setget.c smbc_getFunctionRemoveUnusedServer(SMBCCTX *c)
SMBCCTX 468 source3/libsmb/libsmb_setget.c smbc_setFunctionRemoveUnusedServer(SMBCCTX *c,
SMBCCTX 476 source3/libsmb/libsmb_setget.c smbc_getFunctionAddCachedServer(SMBCCTX *c)
SMBCCTX 483 source3/libsmb/libsmb_setget.c smbc_setFunctionAddCachedServer(SMBCCTX *c, smbc_add_cached_srv_fn fn)
SMBCCTX 490 source3/libsmb/libsmb_setget.c smbc_getFunctionGetCachedServer(SMBCCTX *c)
SMBCCTX 497 source3/libsmb/libsmb_setget.c smbc_setFunctionGetCachedServer(SMBCCTX *c, smbc_get_cached_srv_fn fn)
SMBCCTX 504 source3/libsmb/libsmb_setget.c smbc_getFunctionRemoveCachedServer(SMBCCTX *c)
SMBCCTX 511 source3/libsmb/libsmb_setget.c smbc_setFunctionRemoveCachedServer(SMBCCTX *c,
SMBCCTX 522 source3/libsmb/libsmb_setget.c smbc_getFunctionPurgeCachedServers(SMBCCTX *c)
SMBCCTX 528 source3/libsmb/libsmb_setget.c void smbc_setServerCacheData(SMBCCTX *c, struct smbc_server_cache * cache)
SMBCCTX 534 source3/libsmb/libsmb_setget.c struct smbc_server_cache * smbc_getServerCacheData(SMBCCTX *c)
SMBCCTX 545 source3/libsmb/libsmb_setget.c smbc_setFunctionPurgeCachedServers(SMBCCTX *c, smbc_purge_cached_fn fn)
SMBCCTX 555 source3/libsmb/libsmb_setget.c smbc_getFunctionOpen(SMBCCTX *c)
SMBCCTX 561 source3/libsmb/libsmb_setget.c smbc_setFunctionOpen(SMBCCTX *c, smbc_open_fn fn)
SMBCCTX 567 source3/libsmb/libsmb_setget.c smbc_getFunctionCreat(SMBCCTX *c)
SMBCCTX 573 source3/libsmb/libsmb_setget.c smbc_setFunctionCreat(SMBCCTX *c, smbc_creat_fn fn)
SMBCCTX 579 source3/libsmb/libsmb_setget.c smbc_getFunctionRead(SMBCCTX *c)
SMBCCTX 585 source3/libsmb/libsmb_setget.c smbc_setFunctionRead(SMBCCTX *c, smbc_read_fn fn)
SMBCCTX 591 source3/libsmb/libsmb_setget.c smbc_getFunctionWrite(SMBCCTX *c)
SMBCCTX 597 source3/libsmb/libsmb_setget.c smbc_setFunctionWrite(SMBCCTX *c, smbc_write_fn fn)
SMBCCTX 603 source3/libsmb/libsmb_setget.c smbc_getFunctionUnlink(SMBCCTX *c)
SMBCCTX 609 source3/libsmb/libsmb_setget.c smbc_setFunctionUnlink(SMBCCTX *c, smbc_unlink_fn fn)
SMBCCTX 615 source3/libsmb/libsmb_setget.c smbc_getFunctionRename(SMBCCTX *c)
SMBCCTX 621 source3/libsmb/libsmb_setget.c smbc_setFunctionRename(SMBCCTX *c, smbc_rename_fn fn)
SMBCCTX 627 source3/libsmb/libsmb_setget.c smbc_getFunctionLseek(SMBCCTX *c)
SMBCCTX 633 source3/libsmb/libsmb_setget.c smbc_setFunctionLseek(SMBCCTX *c, smbc_lseek_fn fn)
SMBCCTX 639 source3/libsmb/libsmb_setget.c smbc_getFunctionStat(SMBCCTX *c)
SMBCCTX 645 source3/libsmb/libsmb_setget.c smbc_setFunctionStat(SMBCCTX *c, smbc_stat_fn fn)
SMBCCTX 651 source3/libsmb/libsmb_setget.c smbc_getFunctionFstat(SMBCCTX *c)
SMBCCTX 657 source3/libsmb/libsmb_setget.c smbc_setFunctionFstat(SMBCCTX *c, smbc_fstat_fn fn)
SMBCCTX 663 source3/libsmb/libsmb_setget.c smbc_getFunctionStatVFS(SMBCCTX *c)
SMBCCTX 669 source3/libsmb/libsmb_setget.c smbc_setFunctionStatVFS(SMBCCTX *c, smbc_statvfs_fn fn)
SMBCCTX 675 source3/libsmb/libsmb_setget.c smbc_getFunctionFstatVFS(SMBCCTX *c)
SMBCCTX 681 source3/libsmb/libsmb_setget.c smbc_setFunctionFstatVFS(SMBCCTX *c, smbc_fstatvfs_fn fn)
SMBCCTX 687 source3/libsmb/libsmb_setget.c smbc_getFunctionFtruncate(SMBCCTX *c)
SMBCCTX 693 source3/libsmb/libsmb_setget.c smbc_setFunctionFtruncate(SMBCCTX *c, smbc_ftruncate_fn fn)
SMBCCTX 699 source3/libsmb/libsmb_setget.c smbc_getFunctionClose(SMBCCTX *c)
SMBCCTX 705 source3/libsmb/libsmb_setget.c smbc_setFunctionClose(SMBCCTX *c, smbc_close_fn fn)
SMBCCTX 716 source3/libsmb/libsmb_setget.c smbc_getFunctionOpendir(SMBCCTX *c)
SMBCCTX 722 source3/libsmb/libsmb_setget.c smbc_setFunctionOpendir(SMBCCTX *c, smbc_opendir_fn fn)
SMBCCTX 728 source3/libsmb/libsmb_setget.c smbc_getFunctionClosedir(SMBCCTX *c)
SMBCCTX 734 source3/libsmb/libsmb_setget.c smbc_setFunctionClosedir(SMBCCTX *c, smbc_closedir_fn fn)
SMBCCTX 740 source3/libsmb/libsmb_setget.c smbc_getFunctionReaddir(SMBCCTX *c)
SMBCCTX 746 source3/libsmb/libsmb_setget.c smbc_setFunctionReaddir(SMBCCTX *c, smbc_readdir_fn fn)
SMBCCTX 752 source3/libsmb/libsmb_setget.c smbc_getFunctionGetdents(SMBCCTX *c)
SMBCCTX 758 source3/libsmb/libsmb_setget.c smbc_setFunctionGetdents(SMBCCTX *c, smbc_getdents_fn fn)
SMBCCTX 764 source3/libsmb/libsmb_setget.c smbc_getFunctionMkdir(SMBCCTX *c)
SMBCCTX 770 source3/libsmb/libsmb_setget.c smbc_setFunctionMkdir(SMBCCTX *c, smbc_mkdir_fn fn)
SMBCCTX 776 source3/libsmb/libsmb_setget.c smbc_getFunctionRmdir(SMBCCTX *c)
SMBCCTX 782 source3/libsmb/libsmb_setget.c smbc_setFunctionRmdir(SMBCCTX *c, smbc_rmdir_fn fn)
SMBCCTX 788 source3/libsmb/libsmb_setget.c smbc_getFunctionTelldir(SMBCCTX *c)
SMBCCTX 794 source3/libsmb/libsmb_setget.c smbc_setFunctionTelldir(SMBCCTX *c, smbc_telldir_fn fn)
SMBCCTX 800 source3/libsmb/libsmb_setget.c smbc_getFunctionLseekdir(SMBCCTX *c)
SMBCCTX 806 source3/libsmb/libsmb_setget.c smbc_setFunctionLseekdir(SMBCCTX *c, smbc_lseekdir_fn fn)
SMBCCTX 812 source3/libsmb/libsmb_setget.c smbc_getFunctionFstatdir(SMBCCTX *c)
SMBCCTX 818 source3/libsmb/libsmb_setget.c smbc_setFunctionFstatdir(SMBCCTX *c, smbc_fstatdir_fn fn)
SMBCCTX 829 source3/libsmb/libsmb_setget.c smbc_getFunctionChmod(SMBCCTX *c)
SMBCCTX 835 source3/libsmb/libsmb_setget.c smbc_setFunctionChmod(SMBCCTX *c, smbc_chmod_fn fn)
SMBCCTX 841 source3/libsmb/libsmb_setget.c smbc_getFunctionUtimes(SMBCCTX *c)
SMBCCTX 847 source3/libsmb/libsmb_setget.c smbc_setFunctionUtimes(SMBCCTX *c, smbc_utimes_fn fn)
SMBCCTX 853 source3/libsmb/libsmb_setget.c smbc_getFunctionSetxattr(SMBCCTX *c)
SMBCCTX 859 source3/libsmb/libsmb_setget.c smbc_setFunctionSetxattr(SMBCCTX *c, smbc_setxattr_fn fn)
SMBCCTX 865 source3/libsmb/libsmb_setget.c smbc_getFunctionGetxattr(SMBCCTX *c)
SMBCCTX 871 source3/libsmb/libsmb_setget.c smbc_setFunctionGetxattr(SMBCCTX *c, smbc_getxattr_fn fn)
SMBCCTX 877 source3/libsmb/libsmb_setget.c smbc_getFunctionRemovexattr(SMBCCTX *c)
SMBCCTX 883 source3/libsmb/libsmb_setget.c smbc_setFunctionRemovexattr(SMBCCTX *c, smbc_removexattr_fn fn)
SMBCCTX 889 source3/libsmb/libsmb_setget.c smbc_getFunctionListxattr(SMBCCTX *c)
SMBCCTX 895 source3/libsmb/libsmb_setget.c smbc_setFunctionListxattr(SMBCCTX *c, smbc_listxattr_fn fn)
SMBCCTX 906 source3/libsmb/libsmb_setget.c smbc_getFunctionPrintFile(SMBCCTX *c)
SMBCCTX 912 source3/libsmb/libsmb_setget.c smbc_setFunctionPrintFile(SMBCCTX *c, smbc_print_file_fn fn)
SMBCCTX 918 source3/libsmb/libsmb_setget.c smbc_getFunctionOpenPrintJob(SMBCCTX *c)
SMBCCTX 924 source3/libsmb/libsmb_setget.c smbc_setFunctionOpenPrintJob(SMBCCTX *c,
SMBCCTX 931 source3/libsmb/libsmb_setget.c smbc_getFunctionListPrintJobs(SMBCCTX *c)
SMBCCTX 937 source3/libsmb/libsmb_setget.c smbc_setFunctionListPrintJobs(SMBCCTX *c,
SMBCCTX 944 source3/libsmb/libsmb_setget.c smbc_getFunctionUnlinkPrintJob(SMBCCTX *c)
SMBCCTX 950 source3/libsmb/libsmb_setget.c smbc_setFunctionUnlinkPrintJob(SMBCCTX *c,
SMBCCTX 35 source3/libsmb/libsmb_stat.c generate_inode(SMBCCTX *context,
SMBCCTX 56 source3/libsmb/libsmb_stat.c setup_stat(SMBCCTX *context,
SMBCCTX 110 source3/libsmb/libsmb_stat.c SMBC_stat_ctx(SMBCCTX *context,
SMBCCTX 206 source3/libsmb/libsmb_stat.c SMBC_fstat_ctx(SMBCCTX *context,
SMBCCTX 311 source3/libsmb/libsmb_stat.c SMBC_statvfs_ctx(SMBCCTX *context,
SMBCCTX 364 source3/libsmb/libsmb_stat.c SMBC_fstatvfs_ctx(SMBCCTX *context,
SMBCCTX 552 source3/libsmb/libsmb_xattr.c dos_attr_query(SMBCCTX *context,
SMBCCTX 599 source3/libsmb/libsmb_xattr.c dos_attr_parse(SMBCCTX *context,
SMBCCTX 701 source3/libsmb/libsmb_xattr.c cacl_get(SMBCCTX *context,
SMBCCTX 1500 source3/libsmb/libsmb_xattr.c cacl_set(SMBCCTX *context,
SMBCCTX 1699 source3/libsmb/libsmb_xattr.c SMBC_setxattr_ctx(SMBCCTX *context,
SMBCCTX 1997 source3/libsmb/libsmb_xattr.c SMBC_getxattr_ctx(SMBCCTX *context,
SMBCCTX 2141 source3/libsmb/libsmb_xattr.c SMBC_removexattr_ctx(SMBCCTX *context,
SMBCCTX 2257 source3/libsmb/libsmb_xattr.c SMBC_listxattr_ctx(SMBCCTX *context,
SMBCCTX 643 source3/utils/smbget.c SMBCCTX *smb_ctx = smbc_set_context(NULL);