Home
last modified time | relevance | path

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

/aosp_15_r20/external/sg3_utils/src/
H A Dsg_vpd_common.h277 void dup_sanity_chk(int sz_opts_t, int sz_values_name_t);
H A Dsg_vpd_vendor.c100 dup_sanity_chk(int sz_opts_t, int sz_values_name_t) in dup_sanity_chk() function
H A Dsg_vpd.c2302 dup_sanity_chk((int)sizeof(opts), (int)sizeof(*vnp)); in main()