Searched refs:fcf_stridx_t (Results 1 – 2 of 2) sorted by relevance
133 typedef uint32_t fcf_stridx_t; /* string table index type */ typedef163 fcf_stridx_t fcfm_name; /* module basename */164 fcf_stridx_t fcfm_path; /* module path */165 fcf_stridx_t fcfm_desc; /* description */166 fcf_stridx_t fcfm_vers; /* version */171 fcf_stridx_t fcfc_uuid; /* case uuid */184 fcf_stridx_t fcfb_name; /* buffer name */189 fcf_stridx_t fcfd_name; /* engine name */
397 static fcf_stridx_t400 fcf_stridx_t idx = (fcf_stridx_t)(ckp->ckp_strp - ckp->ckp_strs); in fmd_ckpt_string()890 fmd_ckpt_strptr(fmd_ckpt_t *ckp, fcf_stridx_t sid, const char *defstr) in fmd_ckpt_strptr()