Home
last modified time | relevance | path

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

/freebsd/usr.bin/mkimg/
H A Dscheme.h57 #define ALIAS_TYPE2PTR(p) (void *)(p) macro
H A Dapm.c91 strncpy(ent->ent_type, ALIAS_TYPE2PTR(part->type), in apm_write()
H A Dgpt.c199 mkimg_uuid_enc(&ent->ent_type, ALIAS_TYPE2PTR(part->type)); in gpt_mktbl()