Searched refs:proto_pkg (Results 1 – 3 of 3) sorted by relevance
58 free(proto[num].proto_pkg); in _clean_trash()282 new_proto->proto_pkg = strdup(cur_pkg); in build_list()283 if (new_proto->proto_pkg == NULL) in build_list()286 new_proto->proto_pkg = NULL; in build_list()
223 rc = pkg_section(f, protos[i].proto_pkg, &doing_pkg, cur_pkg); in write_new_algfile()708 new_proto->proto_pkg = NULL; in addipsecproto()
290 char *proto_pkg; member