Home
last modified time | relevance | path

Searched refs:pkg_id (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/qat_api/qat_direct/include/
H A Dicp_accel_devices.h141 Cpa8U pkg_id; member
/freebsd/sys/dev/qat/qat_api/device/
H A Ddev_info.c57 deviceInfo->numaNode = pDevice->pkg_id; in cpaGetDeviceInfo()
/freebsd/contrib/pkgconf/libpkgconf/
H A Dpkg.c451 lookup_val_from_env(const pkgconf_client_t *client, const char *pkg_id, const char *keyword) in lookup_val_from_env() argument
456 snprintf(env_var, sizeof env_var, "PKG_CONFIG_%s_%s", pkg_id, keyword); in lookup_val_from_env()