Searched refs:checked_strdup (Results 1 – 19 of 19) sorted by relevance
72 checked_strdup(const char *s) in checked_strdup() function138 copy = tofree = checked_strdup(path + 1); in create_directory()140 partial = checked_strdup("/"); in create_directory()168 n->n_key = checked_strdup("/"); in node_new_root()169 n->n_options = checked_strdup(""); in node_new_root()343 expanded = checked_strdup(string); in expand_ampersand()429 expanded->n_key = checked_strdup(key); in node_expand_wildcard()578 path = node_path_x(n, checked_strdup("")); in node_path()613 return (node_options_x(n, checked_strdup(""))); in node_options()750 key = checked_strdup(executable_key); in parse_map_yyin()[all …]
107 picked = checked_strdup(pair + strlen(option)); in pick_option()205 key = checked_strdup(adr->adr_path); in handle_request()210 parent = node_new_map(root, checked_strdup(adr->adr_prefix), in handle_request()211 NULL, checked_strdup(map), in handle_request()212 checked_strdup("[kernel request]"), lineno); in handle_request()217 key = checked_strdup(adr->adr_key); in handle_request()326 fstype = checked_strdup("nfs"); in handle_request()
87 expanded = checked_strdup(string); in defined_expand()229 d->d_name = checked_strdup(name); in defined_add()230 d->d_value = checked_strdup(value); in defined_add()
94 argv[0] = checked_strdup(argv0); in auto_popen()110 cur->command = checked_strdup(command); in auto_popen()
69 peer_name = checked_strdup(name); in log_set_peer_name()82 peer_addr = checked_strdup(addr); in log_set_peer_addr()
71 char *checked_strdup(const char *);
93 keys->keys_names[i] = checked_strdup(name); in keys_load()94 keys->keys_values[i] = checked_strdup(value); in keys_load()171 keys->keys_names[i] = checked_strdup(name); in keys_add()172 keys->keys_values[i] = checked_strdup(value); in keys_add()
67 peer_name = checked_strdup(name); in log_set_peer_name()80 peer_addr = checked_strdup(addr); in log_set_peer_addr()
36 checked_strdup(const char *s) in checked_strdup() function
168 char *checked_strdup(const char *);
337 rchap->rchap_secret = checked_strdup(secret); in rchap_new()
257 auth->a_user = checked_strdup(user); in auth_new_chap()258 auth->a_secret = checked_strdup(secret); in auth_new_chap()286 auth->a_user = checked_strdup(user); in auth_new_chap_mutual()287 auth->a_secret = checked_strdup(secret); in auth_new_chap_mutual()288 auth->a_mutual_user = checked_strdup(user2); in auth_new_chap_mutual()289 auth->a_mutual_secret = checked_strdup(secret2); in auth_new_chap_mutual()305 an->an_initiator_name = checked_strdup(name); in auth_name_new()363 ap->ap_initiator_portal = checked_strdup(portal); in auth_portal_new()364 mask = str = checked_strdup(portal); in auth_portal_new()496 ag->ag_name = checked_strdup(name); in auth_group_new()[all …]
194 tofree = str = checked_strdup(list); in login_list_contains()212 tofree = str = checked_strdup(list); in login_list_prefers()470 conn->conn_initiator_alias = checked_strdup(value); in login_negotiate_key()881 conn->conn_initiator_name = checked_strdup(initiator_name); in login()893 conn->conn_initiator_alias = checked_strdup(initiator_alias); in login()
223 str = checked_strdup(sbuf_data(devlist->cur_sb[devlist->level])); in cctl_end_element()270 nv->name = checked_strdup(name); in cctl_end_element()345 str = checked_strdup(sbuf_data(devlist->cur_sb[devlist->level])); in cctl_end_pelement()396 nv->name = checked_strdup(name); in cctl_end_pelement()546 name = checked_strdup(port->port_name); in conf_new_from_kernel()
60 checked_strdup(const char *s) in checked_strdup() function352 certpath = checked_strdup(optarg); in main()358 keypath = checked_strdup(optarg); in main()364 outpath = checked_strdup(optarg); in main()
47 char *checked_strdup(const char *s);
112 checked_strdup(const char *s) in checked_strdup() function
156 tofree = arg = checked_strdup(address); in resolve_addr()
312 tofree = str = checked_strdup(list); in login_list_prefers()