Home
last modified time | relevance | path

Searched refs:urj_part_params_t (Results 1 – 4 of 4) sorted by relevance

/dports/devel/urjtag/urjtag-2021.03/include/urjtag/
H A Dtypes.h40 typedef struct URJ_PART_PARAMS urj_part_params_t; typedef
H A Dpart.h56 urj_part_params_t *params;
/dports/devel/urjtag/urjtag-2021.03/src/tap/
H A Ddetect.c440 part->params = malloc (sizeof (urj_part_params_t)); in urj_tap_detect_parts()
/dports/devel/urjtag/urjtag-2021.03/
H A DChangeLog1822 * include/urjtag/types.h (urj_part_params_t): Typedef.