share_config       88 source4/ntvfs/common/notify.c 				   struct share_config *scfg)
share_config      153 source4/ntvfs/ntvfs_base.c NTSTATUS ntvfs_init_connection(TALLOC_CTX *mem_ctx, struct share_config *scfg, enum ntvfs_type type,
share_config       40 source4/ntvfs/sysdep/sys_lease.c _PUBLIC_ struct sys_lease_context *sys_lease_context_create(struct share_config *scfg,
share_config       53 source4/ntvfs/sysdep/sys_lease.h struct sys_lease_context *sys_lease_context_create(struct share_config *scfg,
share_config       41 source4/ntvfs/sysdep/sys_notify.c _PUBLIC_ struct sys_notify_context *sys_notify_context_create(struct share_config *scfg,
share_config       47 source4/ntvfs/sysdep/sys_notify.h struct sys_notify_context *sys_notify_context_create(struct share_config *scfg,
share_config       26 source4/param/share.c const char *share_string_option(struct share_config *scfg, const char *opt_name, const char *defval)
share_config       31 source4/param/share.c int share_int_option(struct share_config *scfg, const char *opt_name, int defval)
share_config       36 source4/param/share.c bool share_bool_option(struct share_config *scfg, const char *opt_name, bool defval)
share_config       41 source4/param/share.c const char **share_string_list_option(TALLOC_CTX *mem_ctx, struct share_config *scfg, const char *opt_name)
share_config       51 source4/param/share.c NTSTATUS share_get_config(TALLOC_CTX *mem_ctx, struct share_context *sctx, const char *name, struct share_config **scfg)
share_config       44 source4/param/share_classic.c static const char *sclassic_string_option(struct share_config *scfg, 
share_config      108 source4/param/share_classic.c static int sclassic_int_option(struct share_config *scfg, const char *opt_name, int defval)
share_config      165 source4/param/share_classic.c static bool sclassic_bool_option(struct share_config *scfg, const char *opt_name, 
share_config      239 source4/param/share_classic.c static const char **sclassic_string_list_option(TALLOC_CTX *mem_ctx, struct share_config *scfg, const char *opt_name)
share_config      315 source4/param/share_classic.c 				    struct share_config **scfg)
share_config       59 source4/param/share_ldb.c static const char *sldb_string_option(struct share_config *scfg, const char *opt_name, const char *defval)
share_config       90 source4/param/share_ldb.c static int sldb_int_option(struct share_config *scfg, const char *opt_name, int defval)
share_config      105 source4/param/share_ldb.c static bool sldb_bool_option(struct share_config *scfg, const char *opt_name, bool defval)
share_config      117 source4/param/share_ldb.c static const char **sldb_string_list_option(TALLOC_CTX *mem_ctx, struct share_config *scfg, const char *opt_name)
share_config      210 source4/param/share_ldb.c 			 struct share_config **scfg)
share_config       28 source4/rpc_server/common/common.h enum srvsvc_ShareType dcesrv_common_get_share_type(TALLOC_CTX *mem_ctx, struct dcesrv_context *dce_ctx, struct share_config *scfg);
share_config       32 source4/rpc_server/common/common.h uint32_t dcesrv_common_get_share_permissions(TALLOC_CTX *mem_ctx, struct dcesrv_context *dce_ctx, struct share_config *scfg);
share_config       33 source4/rpc_server/common/common.h uint32_t dcesrv_common_get_share_current_users(TALLOC_CTX *mem_ctx, struct dcesrv_context *dce_ctx, struct share_config *scfg);
share_config       34 source4/rpc_server/common/common.h const char *dcesrv_common_get_share_path(TALLOC_CTX *mem_ctx, struct dcesrv_context *dce_ctx, struct share_config *scfg);
share_config       34 source4/rpc_server/common/share_info.c uint32_t dcesrv_common_get_share_permissions(TALLOC_CTX *mem_ctx, struct dcesrv_context *dce_ctx, struct share_config *scfg)
share_config       40 source4/rpc_server/common/share_info.c uint32_t dcesrv_common_get_share_current_users(TALLOC_CTX *mem_ctx, struct dcesrv_context *dce_ctx, struct share_config *scfg)
share_config       46 source4/rpc_server/common/share_info.c enum srvsvc_ShareType dcesrv_common_get_share_type(TALLOC_CTX *mem_ctx, struct dcesrv_context *dce_ctx, struct share_config *scfg)
share_config       80 source4/rpc_server/common/share_info.c const char *dcesrv_common_get_share_path(TALLOC_CTX *mem_ctx, struct dcesrv_context *dce_ctx, struct share_config *scfg)
share_config      104 source4/rpc_server/common/share_info.c uint32_t dcesrv_common_get_share_dfs_flags(TALLOC_CTX *mem_ctx, struct dcesrv_context *dce_ctx, struct share_config *scfg)
share_config      110 source4/rpc_server/common/share_info.c struct security_descriptor *dcesrv_common_get_security_descriptor(TALLOC_CTX *mem_ctx, struct dcesrv_context *dce_ctx, struct share_config *scfg)
share_config      627 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 				    struct share_config *scfg, uint32_t level,
share_config       32 source4/smb_server/smb/service.c 				     struct share_config *scfg,