Searched refs:config_option (Results 1 - 25 of 44) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/nsswitch/
H A Didmap_rid.c44 char *config_option = NULL; local
56 config_option = talloc_asprintf(ctx, "idmap config %s", dom->name);
57 if ( ! config_option) {
63 range = lp_parm_const_string(-1, config_option, "range", NULL);
95 ctx->base_rid = lp_parm_int(-1, config_option, "base_rid", 0);
101 talloc_free(config_option);
H A Didmap_ldap.c68 const char *config_option,
79 tmp = lp_parm_const_string(-1, config_option, "ldap_user_dn", NULL);
734 char *config_option = NULL; local
749 config_option = talloc_asprintf(ctx, "idmap config %s", dom->name);
750 if ( ! config_option) {
757 range = lp_parm_const_string(-1, config_option, "range", NULL);
771 tmp = lp_parm_const_string(-1, config_option, "ldap_url", NULL);
785 tmp = lp_parm_const_string(-1, config_option, "ldap_base_dn", NULL);
807 ret = get_credentials( ctx, ctx->smbldap_state, config_option,
823 talloc_free(config_option);
66 get_credentials( TALLOC_CTX *mem_ctx, struct smbldap_state *ldap_state, const char *config_option, struct idmap_domain *dom, char **dn ) argument
[all...]
H A Didmap_ad.c166 char *config_option; local
175 if ( (config_option = talloc_asprintf(ctx, "idmap config %s", dom->name)) == NULL ) {
182 range = lp_parm_const_string(-1, config_option, "range", NULL);
195 schema_mode = lp_parm_const_string(-1, config_option, "schema_mode", NULL);
209 talloc_free(config_option);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/winbindd/
H A Didmap_rid.c44 char *config_option = NULL; local
56 config_option = talloc_asprintf(ctx, "idmap config %s", dom->name);
57 if ( ! config_option) {
63 range = lp_parm_const_string(-1, config_option, "range", NULL);
95 ctx->base_rid = lp_parm_int(-1, config_option, "base_rid", 0);
100 talloc_free(config_option);
H A Didmap.c391 char *config_option; local
394 config_option = talloc_asprintf(talloc_tos(), "idmap config %s",
396 if (config_option == NULL) {
401 backend = lp_parm_const_string(-1, config_option, "backend", NULL);
403 DEBUG(1, ("no backend defined for %s\n", config_option));
412 TALLOC_FREE(config_option);
416 TALLOC_FREE(config_option);
H A Didmap_ldap.c96 const char *config_option,
108 tmp = lp_parm_const_string(-1, config_option, "ldap_user_dn", NULL);
770 char *config_option = NULL; local
816 config_option = talloc_asprintf(ctx, "idmap config %s", dom->name);
817 if ( ! config_option) {
824 range = lp_parm_const_string(-1, config_option, "range", NULL);
847 tmp = lp_parm_const_string(-1, config_option, "ldap_url", NULL);
861 tmp = lp_parm_const_string(-1, config_option, "ldap_base_dn", NULL);
881 ret = get_credentials( ctx, ctx->smbldap_state, config_option,
896 talloc_free(config_option);
94 get_credentials( TALLOC_CTX *mem_ctx, struct smbldap_state *ldap_state, const char *config_option, struct idmap_domain *dom, char **dn ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/nsswitch/
H A Didmap_rid.c44 char *config_option = NULL; local
56 config_option = talloc_asprintf(ctx, "idmap config %s", dom->name);
57 if ( ! config_option) {
63 range = lp_parm_const_string(-1, config_option, "range", NULL);
95 ctx->base_rid = lp_parm_int(-1, config_option, "base_rid", 0);
101 talloc_free(config_option);
H A Didmap_ldap.c68 const char *config_option,
79 tmp = lp_parm_const_string(-1, config_option, "ldap_user_dn", NULL);
734 char *config_option = NULL; local
749 config_option = talloc_asprintf(ctx, "idmap config %s", dom->name);
750 if ( ! config_option) {
757 range = lp_parm_const_string(-1, config_option, "range", NULL);
771 tmp = lp_parm_const_string(-1, config_option, "ldap_url", NULL);
785 tmp = lp_parm_const_string(-1, config_option, "ldap_base_dn", NULL);
807 ret = get_credentials( ctx, ctx->smbldap_state, config_option,
823 talloc_free(config_option);
66 get_credentials( TALLOC_CTX *mem_ctx, struct smbldap_state *ldap_state, const char *config_option, struct idmap_domain *dom, char **dn ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/winbindd/
H A Didmap_rid.c44 char *config_option = NULL; local
56 config_option = talloc_asprintf(ctx, "idmap config %s", dom->name);
57 if ( ! config_option) {
63 range = lp_parm_const_string(-1, config_option, "range", NULL);
95 ctx->base_rid = lp_parm_int(-1, config_option, "base_rid", 0);
100 talloc_free(config_option);
H A Didmap.c391 char *config_option; local
394 config_option = talloc_asprintf(talloc_tos(), "idmap config %s",
396 if (config_option == NULL) {
401 backend = lp_parm_const_string(-1, config_option, "backend", NULL);
403 DEBUG(1, ("no backend defined for %s\n", config_option));
412 TALLOC_FREE(config_option);
416 TALLOC_FREE(config_option);
H A Didmap_ldap.c96 const char *config_option,
108 tmp = lp_parm_const_string(-1, config_option, "ldap_user_dn", NULL);
770 char *config_option = NULL; local
816 config_option = talloc_asprintf(ctx, "idmap config %s", dom->name);
817 if ( ! config_option) {
824 range = lp_parm_const_string(-1, config_option, "range", NULL);
847 tmp = lp_parm_const_string(-1, config_option, "ldap_url", NULL);
861 tmp = lp_parm_const_string(-1, config_option, "ldap_base_dn", NULL);
881 ret = get_credentials( ctx, ctx->smbldap_state, config_option,
896 talloc_free(config_option);
94 get_credentials( TALLOC_CTX *mem_ctx, struct smbldap_state *ldap_state, const char *config_option, struct idmap_domain *dom, char **dn ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/winbindd/
H A Didmap_rid.c44 char *config_option = NULL; local
56 config_option = talloc_asprintf(ctx, "idmap config %s", dom->name);
57 if ( ! config_option) {
63 range = lp_parm_const_string(-1, config_option, "range", NULL);
95 ctx->base_rid = lp_parm_int(-1, config_option, "base_rid", 0);
100 talloc_free(config_option);
H A Didmap.c391 char *config_option; local
394 config_option = talloc_asprintf(talloc_tos(), "idmap config %s",
396 if (config_option == NULL) {
401 backend = lp_parm_const_string(-1, config_option, "backend", NULL);
403 DEBUG(1, ("no backend defined for %s\n", config_option));
412 TALLOC_FREE(config_option);
416 TALLOC_FREE(config_option);
H A Didmap_ldap.c96 const char *config_option,
108 tmp = lp_parm_const_string(-1, config_option, "ldap_user_dn", NULL);
770 char *config_option = NULL; local
816 config_option = talloc_asprintf(ctx, "idmap config %s", dom->name);
817 if ( ! config_option) {
824 range = lp_parm_const_string(-1, config_option, "range", NULL);
847 tmp = lp_parm_const_string(-1, config_option, "ldap_url", NULL);
861 tmp = lp_parm_const_string(-1, config_option, "ldap_base_dn", NULL);
881 ret = get_credentials( ctx, ctx->smbldap_state, config_option,
896 talloc_free(config_option);
94 get_credentials( TALLOC_CTX *mem_ctx, struct smbldap_state *ldap_state, const char *config_option, struct idmap_domain *dom, char **dn ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/nsswitch/
H A Didmap_rid.c44 char *config_option = NULL; local
56 config_option = talloc_asprintf(ctx, "idmap config %s", dom->name);
57 if ( ! config_option) {
63 range = lp_parm_const_string(-1, config_option, "range", NULL);
95 ctx->base_rid = lp_parm_int(-1, config_option, "base_rid", 0);
101 talloc_free(config_option);
H A Didmap_ldap.c68 const char *config_option,
79 tmp = lp_parm_const_string(-1, config_option, "ldap_user_dn", NULL);
734 char *config_option = NULL; local
749 config_option = talloc_asprintf(ctx, "idmap config %s", dom->name);
750 if ( ! config_option) {
757 range = lp_parm_const_string(-1, config_option, "range", NULL);
771 tmp = lp_parm_const_string(-1, config_option, "ldap_url", NULL);
785 tmp = lp_parm_const_string(-1, config_option, "ldap_base_dn", NULL);
807 ret = get_credentials( ctx, ctx->smbldap_state, config_option,
823 talloc_free(config_option);
66 get_credentials( TALLOC_CTX *mem_ctx, struct smbldap_state *ldap_state, const char *config_option, struct idmap_domain *dom, char **dn ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/config/
H A Dzconf.y129 | config_option_list config_option T_EOL
135 config_option: T_TRISTATE prompt_stmt_opt label
141 config_option: T_BOOLEAN prompt_stmt_opt label
147 config_option: T_INT prompt_stmt_opt label
153 config_option: T_HEX prompt_stmt_opt label
159 config_option: T_STRING prompt_stmt_opt label
165 config_option: T_PROMPT prompt if_expr label
171 config_option: T_DEFAULT symbol if_expr label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/config/
H A Dzconf.y129 | config_option_list config_option T_EOL
135 config_option: T_TRISTATE prompt_stmt_opt label
141 config_option: T_BOOLEAN prompt_stmt_opt label
147 config_option: T_INT prompt_stmt_opt label
153 config_option: T_HEX prompt_stmt_opt label
159 config_option: T_STRING prompt_stmt_opt label
165 config_option: T_PROMPT prompt if_expr label
171 config_option: T_DEFAULT symbol if_expr label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/config/
H A Dzconf.y129 | config_option_list config_option T_EOL
135 config_option: T_TRISTATE prompt_stmt_opt label
141 config_option: T_BOOLEAN prompt_stmt_opt label
147 config_option: T_INT prompt_stmt_opt label
153 config_option: T_HEX prompt_stmt_opt label
159 config_option: T_STRING prompt_stmt_opt label
165 config_option: T_PROMPT prompt if_expr label
171 config_option: T_DEFAULT symbol if_expr label
/asuswrt-rt-n18u-9.0.0.4.380.2695/toolchain/scripts/config/
H A Dzconf.y177 | config_option_list config_option
184 config_option: T_TYPE prompt_stmt_opt T_EOL label
192 config_option: T_PROMPT prompt if_expr T_EOL label
198 config_option: T_DEFAULT expr if_expr T_EOL label
208 config_option: T_DESELECT T_WORD if_expr T_EOL label
214 config_option: T_SELECT T_WORD if_expr T_EOL label
220 config_option: T_RANGE symbol symbol if_expr T_EOL label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/kconfig/
H A Dzconf.y179 | config_option_list config_option
187 config_option: T_TYPE prompt_stmt_opt T_EOL label
195 config_option: T_PROMPT prompt if_expr T_EOL label
201 config_option: T_DEFAULT expr if_expr T_EOL label
211 config_option: T_SELECT T_WORD if_expr T_EOL label
217 config_option: T_RANGE symbol symbol if_expr T_EOL label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/scripts/kconfig/
H A Dzconf.y177 | config_option_list config_option
184 config_option: T_TYPE prompt_stmt_opt T_EOL label
192 config_option: T_PROMPT prompt if_expr T_EOL label
198 config_option: T_DEFAULT expr if_expr T_EOL label
208 config_option: T_SELECT T_WORD if_expr T_EOL label
214 config_option: T_RANGE symbol symbol if_expr T_EOL label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/kconfig/
H A Dzconf.y179 | config_option_list config_option
187 config_option: T_TYPE prompt_stmt_opt T_EOL label
195 config_option: T_PROMPT prompt if_expr T_EOL label
201 config_option: T_DEFAULT expr if_expr T_EOL label
211 config_option: T_SELECT T_WORD if_expr T_EOL label
217 config_option: T_RANGE symbol symbol if_expr T_EOL label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/scripts/kconfig/
H A Dzconf.y177 | config_option_list config_option
184 config_option: T_TYPE prompt_stmt_opt T_EOL label
192 config_option: T_PROMPT prompt if_expr T_EOL label
198 config_option: T_DEFAULT expr if_expr T_EOL label
208 config_option: T_SELECT T_WORD if_expr T_EOL label
214 config_option: T_RANGE symbol symbol if_expr T_EOL label
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/scripts/kconfig/
H A Dzconf.y177 | config_option_list config_option
184 config_option: T_TYPE prompt_stmt_opt T_EOL label
192 config_option: T_PROMPT prompt if_expr T_EOL label
198 config_option: T_DEFAULT expr if_expr T_EOL label
208 config_option: T_SELECT T_WORD if_expr T_EOL label
214 config_option: T_RANGE symbol symbol if_expr T_EOL label

Completed in 298 milliseconds

12