HomeSort by: relevance | last modified time | path
    Searched refs:xtype (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/gpt/
add.c 71 ent_set(struct gpt_ent *ent, const map_t map, const gpt_uuid_t xtype,
74 gpt_uuid_copy(ent->ent_type, xtype);
  /src/sys/sys/
sdt.h 107 #define SDT_PROBE_ARGTYPE(prov, mod, func, name, num, type, xtype)
236 #define SDT_PROBE_ARGTYPE(prov, mod, func, name, num, type, xtype) \
240 num, type, xtype, { NULL, NULL }, \
467 const char *xtype; /* Translated argument type. */ member in struct:sdt_argtype

Completed in 12 milliseconds