Searched refs:path_copy (Results 1 – 5 of 5) sorted by relevance
160 char *path_copy = NULL, *manu_copy = NULL, *prod_copy = NULL; in fido_dev_info_set() local169 if ((path_copy = strdup(path)) == NULL || in fido_dev_info_set()177 devlist[i].path = path_copy; in fido_dev_info_set()188 free(path_copy); in fido_dev_info_set()
729 path_copy(struct rde_aspath *dst, const struct rde_aspath *src) in path_copy() function 1005 asp = path_copy(path_get(), nasp); in prefix_update() 1156 asp = path_copy(path_get(), nasp); in prefix_flowspec_update() 1309 asp = path_copy(path_get(), &state->aspath); in prefix_adjout_update()
578 struct rde_aspath *path_copy(struct rde_aspath *, const struct rde_aspath *);
437 path_copy(&state->aspath, asp); in rde_filterstate_set()
3057 std::string path_copy; in AddToSysPath() local