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

/osnet-11/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);
/osnet-11/usr/src/lib/libdladm/common/
H A Dlinkprop.c2207 char *restype = "resource-effective"; local
2215 restype = "resource";
2218 status = i_dladm_get_public_prop(handle, linkid, restype, flags,
4635 char *restype; local
4644 restype = "resource-effective";
4646 restype = "resource";
4648 status = i_dladm_get_public_prop(handle, linkid, restype,

Completed in 31 milliseconds