Searched refs:str_value (Results 1 - 25 of 33) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libads/
H A Dldap_printer.c106 char *str_value = NULL; local
113 pull_ucs2_talloc(ctx, &str_value, (const smb_ucs2_t *) value->data_p);
114 status = ads_mod_str(ctx, mods, value->valuename, str_value);
127 char *str_value = NULL; local
132 str_value = talloc_asprintf(ctx, "%d", *((uint32 *) value->data_p));
133 if (!str_value) {
136 status = ads_mod_str(ctx, mods, value->valuename, str_value);
146 char *str_value; local
151 str_value = talloc_asprintf(ctx, "%s",
153 if (!str_value) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libads/
H A Dldap_printer.c124 char *str_value = NULL; local
132 if (!pull_ucs2_talloc(ctx, &str_value,
138 status = ads_mod_str(ctx, mods, value->valuename, str_value);
151 char *str_value = NULL; local
156 str_value = talloc_asprintf(ctx, "%d", *((uint32 *) value->data_p));
157 if (!str_value) {
160 status = ads_mod_str(ctx, mods, value->valuename, str_value);
170 char *str_value; local
175 str_value = talloc_asprintf(ctx, "%s",
177 if (!str_value) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libads/
H A Dldap_printer.c106 char *str_value = NULL; local
113 pull_ucs2_talloc(ctx, &str_value, (const smb_ucs2_t *) value->data_p);
114 status = ads_mod_str(ctx, mods, value->valuename, str_value);
127 char *str_value = NULL; local
132 str_value = talloc_asprintf(ctx, "%d", *((uint32 *) value->data_p));
133 if (!str_value) {
136 status = ads_mod_str(ctx, mods, value->valuename, str_value);
146 char *str_value; local
151 str_value = talloc_asprintf(ctx, "%s",
153 if (!str_value) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libads/
H A Dldap_printer.c124 char *str_value = NULL; local
132 if (!pull_ucs2_talloc(ctx, &str_value,
138 status = ads_mod_str(ctx, mods, value->valuename, str_value);
151 char *str_value = NULL; local
156 str_value = talloc_asprintf(ctx, "%d", *((uint32 *) value->data_p));
157 if (!str_value) {
160 status = ads_mod_str(ctx, mods, value->valuename, str_value);
170 char *str_value; local
175 str_value = talloc_asprintf(ctx, "%s",
177 if (!str_value) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libads/
H A Dldap_printer.c124 char *str_value = NULL; local
132 if (!pull_ucs2_talloc(ctx, &str_value,
138 status = ads_mod_str(ctx, mods, value->valuename, str_value);
151 char *str_value = NULL; local
156 str_value = talloc_asprintf(ctx, "%d", *((uint32 *) value->data_p));
157 if (!str_value) {
160 status = ads_mod_str(ctx, mods, value->valuename, str_value);
170 char *str_value; local
175 str_value = talloc_asprintf(ctx, "%s",
177 if (!str_value) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libads/
H A Dldap_printer.c106 char *str_value = NULL; local
113 pull_ucs2_talloc(ctx, &str_value, (const smb_ucs2_t *) value->data_p);
114 status = ads_mod_str(ctx, mods, value->valuename, str_value);
127 char *str_value = NULL; local
132 str_value = talloc_asprintf(ctx, "%d", *((uint32 *) value->data_p));
133 if (!str_value) {
136 status = ads_mod_str(ctx, mods, value->valuename, str_value);
146 char *str_value; local
151 str_value = talloc_asprintf(ctx, "%s",
153 if (!str_value) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/coreutils/
H A Dexpr.c88 static VALUE *str_value(const char *s) function
243 v = str_value(sv->u.s + re_regs[1].rm_so);
250 v = str_value("");
279 return str_value(*G.args++);
300 return str_value(*G.args++);
333 v = str_value("");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/coreutils/
H A Dexpr.c88 static VALUE *str_value(const char *s) function
243 v = str_value(sv->u.s + re_regs[1].rm_so);
250 v = str_value("");
279 return str_value(*G.args++);
300 return str_value(*G.args++);
333 v = str_value("");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/coreutils/
H A Dexpr.c88 static VALUE *str_value(const char *s) function
243 v = str_value(sv->u.s + re_regs[1].rm_so);
250 v = str_value("");
279 return str_value(*G.args++);
300 return str_value(*G.args++);
333 v = str_value("");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface_dbus_handlers.c130 iface.driver = strdup(entry.str_value);
135 iface.driver_param = strdup(entry.str_value);
140 iface.confname = strdup(entry.str_value);
145 iface.bridge_ifname = strdup(entry.str_value);
985 size = strlen(entry.str_value);
994 entry.str_value);
998 value = strdup(entry.str_value);
1269 opensc_engine_path = os_strdup(entry.str_value);
1274 pkcs11_engine_path = os_strdup(entry.str_value);
1279 pkcs11_module_path = os_strdup(entry.str_value);
[all...]
H A Ddbus_dict_helpers.h108 char *str_value; member in union:wpa_dbus_dict_entry::__anon10660
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/wpa_supplicant/dbus/
H A Ddbus_old_handlers.c126 driver = os_strdup(entry.str_value);
132 driver_param = os_strdup(entry.str_value);
138 confname = os_strdup(entry.str_value);
144 bridge_ifname = os_strdup(entry.str_value);
958 size = os_strlen(entry.str_value);
967 entry.str_value);
971 value = os_strdup(entry.str_value);
1213 opensc_engine_path = os_strdup(entry.str_value);
1218 pkcs11_engine_path = os_strdup(entry.str_value);
1223 pkcs11_module_path = os_strdup(entry.str_value);
[all...]
H A Ddbus_dict_helpers.h110 char *str_value; member in union:wpa_dbus_dict_entry::__anon10886
H A Ddbus_dict_helpers.c776 entry->str_value = os_strdup(v);
777 if (entry->str_value == NULL)
906 os_free(entry->str_value);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface_dbus_handlers.c130 iface.driver = strdup(entry.str_value);
135 iface.driver_param = strdup(entry.str_value);
140 iface.confname = strdup(entry.str_value);
145 iface.bridge_ifname = strdup(entry.str_value);
985 size = strlen(entry.str_value);
994 entry.str_value);
998 value = strdup(entry.str_value);
1269 opensc_engine_path = os_strdup(entry.str_value);
1274 pkcs11_engine_path = os_strdup(entry.str_value);
1279 pkcs11_module_path = os_strdup(entry.str_value);
[all...]
H A Ddbus_dict_helpers.h108 char *str_value; member in union:wpa_dbus_dict_entry::__anon568
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/wpa_supplicant/dbus/
H A Ddbus_old_handlers.c126 driver = os_strdup(entry.str_value);
132 driver_param = os_strdup(entry.str_value);
138 confname = os_strdup(entry.str_value);
144 bridge_ifname = os_strdup(entry.str_value);
958 size = os_strlen(entry.str_value);
967 entry.str_value);
971 value = os_strdup(entry.str_value);
1213 opensc_engine_path = os_strdup(entry.str_value);
1218 pkcs11_engine_path = os_strdup(entry.str_value);
1223 pkcs11_module_path = os_strdup(entry.str_value);
[all...]
H A Ddbus_dict_helpers.h110 char *str_value; member in union:wpa_dbus_dict_entry::__anon794
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/wpa_supplicant/
H A Dctrl_iface_dbus_handlers.c130 iface.driver = strdup(entry.str_value);
135 iface.driver_param = strdup(entry.str_value);
140 iface.confname = strdup(entry.str_value);
145 iface.bridge_ifname = strdup(entry.str_value);
985 size = strlen(entry.str_value);
994 entry.str_value);
998 value = strdup(entry.str_value);
1269 opensc_engine_path = os_strdup(entry.str_value);
1274 pkcs11_engine_path = os_strdup(entry.str_value);
1279 pkcs11_module_path = os_strdup(entry.str_value);
[all...]
H A Ddbus_dict_helpers.h108 char *str_value; member in union:wpa_dbus_dict_entry::__anon44685
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/wpa_supplicant/dbus/
H A Ddbus_old_handlers.c126 driver = os_strdup(entry.str_value);
132 driver_param = os_strdup(entry.str_value);
138 confname = os_strdup(entry.str_value);
144 bridge_ifname = os_strdup(entry.str_value);
958 size = os_strlen(entry.str_value);
967 entry.str_value);
971 value = os_strdup(entry.str_value);
1213 opensc_engine_path = os_strdup(entry.str_value);
1218 pkcs11_engine_path = os_strdup(entry.str_value);
1223 pkcs11_module_path = os_strdup(entry.str_value);
[all...]
H A Ddbus_dict_helpers.h110 char *str_value; member in union:wpa_dbus_dict_entry::__anon44911
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dnutdec.c397 char name[256], str_value[1024], type_str[256]; local
424 get_str(bc, str_value, sizeof(str_value));
428 get_str(bc, str_value, sizeof(str_value));
450 set_disposition_bits(s, str_value, stream_id_plus1 - 1);
456 av_metadata_set2(metadata, name, str_value, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dnutdec.c397 char name[256], str_value[1024], type_str[256]; local
424 get_str(bc, str_value, sizeof(str_value));
428 get_str(bc, str_value, sizeof(str_value));
450 set_disposition_bits(s, str_value, stream_id_plus1 - 1);
456 av_metadata_set2(metadata, name, str_value, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dnutdec.c397 char name[256], str_value[1024], type_str[256]; local
424 get_str(bc, str_value, sizeof(str_value));
428 get_str(bc, str_value, sizeof(str_value));
450 set_disposition_bits(s, str_value, stream_id_plus1 - 1);
456 av_metadata_set2(metadata, name, str_value, 0);

Completed in 150 milliseconds

12