Searched defs:restype (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_commit.c490 const char *restype; local
508 restype = pool_elem_class_string(TO_ELEM(owner));
509 parent_res = pool_get_resource(stc, restype, resname);
512 parent_res = resource_by_sysid(stc, PS_NONE, restype);
/illumos-gate/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c924 zonestat_print_resource__header(size_t namelen, char *restype, char *size) argument
933 (void) printf(name_format, restype);
1059 zonestat_print_resource_zone(size_t namelen, int report_fmt, char *restype, argument
1089 (void) printf("%s:%s:%s:%s:%s:%s:%s:%s\n", label, restype,
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h1158 __u8 restype; member in struct:fw_ri_res::fw_ri_restype::fw_ri_res_sqrq
1168 __u8 restype; member in struct:fw_ri_res::fw_ri_restype::fw_ri_res_cq

Completed in 138 milliseconds