Searched refs:strdup (Results 1 – 9 of 9) sorted by relevance
590 #define os_strdup(s) strdup(s)739 #undef strdup740 #define strdup OS_DO_NOT_USE_strdup macro
55 return strdup(pending_completions[pos++]); in readline_completion_func()
66 prg_fname = strdup(fname); in get_prg_fname()
544 #define wpa_strdup_tchar(s) strdup((s))
140 ctrl_iface_dir = strdup("/var/run/wpa_supplicant"); in WpaGui()252 ctrl_iface = strdup(optarg); in parse_argv()259 ctrl_iface_dir = strdup(optarg); in parse_argv()282 ctrl_iface = strdup(ifname); in openCtrlConnection()287 ctrl_iface = strdup("udp"); in openCtrlConnection()311 ctrl_iface = strdup(dent->d_name); in openCtrlConnection()335 ctrl_iface = strdup(buf); in openCtrlConnection()
41 tmp = strdup(reqMsg); in setParams()
190 tmp = strdup(cdata + 9); in process_update_node()518 char *id = strdup(session_id); in hs20_spp_exec()
569 fqdn = strdup(uri + 8); in hs20_add_pps_mo()
1203 policy_id = strdup("default"); in build_policy()