Searched defs:relationship (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/pkgconf/cli/spdxtool/ |
| H A D | core.c | 334 spdxtool_core_relationship_t *relationship = iter->data; in spdxtool_core_spdx_document_free() local 637 …_client_t *client, spdxtool_core_spdx_document_t *spdx, spdxtool_core_relationship_t *relationship) in spdxtool_core_spdx_document_add_relationship() 705 spdxtool_core_relationship_t *relationship = calloc(1, sizeof(spdxtool_core_relationship_t)); in spdxtool_core_relationship_new() local 742 …_core_relationship_set_scope(pkgconf_client_t *client, spdxtool_core_relationship_t *relationship,… in spdxtool_core_relationship_set_scope() 772 spdxtool_core_relationship_free(spdxtool_core_relationship_t *relationship) in spdxtool_core_relationship_free() 800 …re_relationship_to_object(pkgconf_client_t *client, const spdxtool_core_relationship_t *relationsh… in spdxtool_core_relationship_to_object()
|
| H A D | software.c | 430 …spdxtool_core_relationship_t *relationship = spdxtool_core_relationship_new(client, creation_info,… in spdxtool_software_package_to_object() local 450 …spdxtool_core_relationship_t *relationship = spdxtool_core_relationship_new(client, creation_info,… in spdxtool_software_package_to_object() local 496 …spdxtool_core_relationship_t *relationship = spdxtool_core_relationship_new(client, creation_info,… in spdxtool_software_package_to_object() local 542 …spdxtool_core_relationship_t *relationship = spdxtool_core_relationship_new(client, creation_info,… in spdxtool_software_package_to_object() local
|
| H A D | serialize.c | 451 spdxtool_core_relationship_t *relationship = iter->data; in spdxtool_serialize_sbom() local
|