Searched refs:cd_type (Results 1 – 6 of 6) sorted by relevance
64 int cd_type; variable168 if (cd_type < 0) { in main()297 cd_type = 0; in ckvoldesc()300 cd_type = 2; in ckvoldesc()301 else cd_type = 1; in ckvoldesc()303 cd_type = -1; in ckvoldesc()310 switch (cd_type) { in updatelabel()356 switch (cd_type) { in prntlabel()
57 int cd_type; member66 static int ckvoldesc(fstyp_hsfs_t *h, int *cd_type);333 ckvoldesc(fstyp_hsfs_t *h, int *cd_type) in ckvoldesc() argument338 *cd_type = 0; in ckvoldesc()341 *cd_type = 2; in ckvoldesc()343 *cd_type = 1; in ckvoldesc()346 *cd_type = -1; in ckvoldesc()369 return (ckvoldesc(h, &h->cd_type)); in is_hsfs()405 switch (h->cd_type) { in get_attr()
145 cdp->cd_type = type; in ctf_decl_push()
122 ctf_id_t cd_type; /* type identifier */ member
242 ctf_lookup_by_id(&rfp, cdp->cd_type); in ctf_type_qlname()
1658 dprov_ctx_type_t cd_type; member