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

/illumos-gate/usr/src/head/
H A Dlibzonecfg.h74 #define Z_NO_RESOURCE_TYPE 17 /* no/wrong resource type */ macro
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c2329 zone_perror(rt_to_str(type), Z_NO_RESOURCE_TYPE, B_TRUE); local
2518 zone_perror(rt_to_str(res_type), Z_NO_RESOURCE_TYPE, B_TRUE); local
3345 zonecfg_strerror(Z_NO_RESOURCE_TYPE));
3371 zonecfg_strerror(Z_NO_RESOURCE_TYPE));
3455 zonecfg_strerror(Z_NO_RESOURCE_TYPE));
3535 zone_perror(rt_to_str(type), Z_NO_RESOURCE_TYPE, B_TRUE); local
3674 zone_perror(rt_to_str(res_type), Z_NO_RESOURCE_TYPE, B_TRUE); local
3994 z_cmd_rt_perror(CMD_SELECT, RT_MCAP, Z_NO_RESOURCE_TYPE,
4026 zone_perror(rt_to_str(type), Z_NO_RESOURCE_TYPE, B_TRUE); local
4965 zone_perror(rt_to_str(res_type), Z_NO_RESOURCE_TYPE, B_TRU local
7004 zone_perror(rt_to_str(resource_scope), Z_NO_RESOURCE_TYPE, local
[all...]

Completed in 55 milliseconds