Searched refs:resp_uri (Results 1 – 1 of 1) sorted by relevance
941 char *resp_uri = NULL; in oma_dm_send_recv() local956 os_free(resp_uri); in oma_dm_send_recv()957 resp_uri = NULL; in oma_dm_send_recv()993 char *resp_uri = NULL; in oma_dm_process() local1024 resp_uri = os_strdup(tmp); in oma_dm_process()1035 if (resp_uri) in oma_dm_process()1036 wpa_printf(MSG_INFO, "RespURI: %s", resp_uri); in oma_dm_process()1038 syncml = oma_dm_build_hdr(ctx, resp_uri ? resp_uri : url, msgid); in oma_dm_process()1040 os_free(resp_uri); in oma_dm_process()1128 os_free(resp_uri); in oma_dm_process()[all …]