Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones_strings.h54 #ifndef ILIBSTR
55 #define ILIBSTR(x) dgettext(TEXT_DOMAIN, x) macro
70 #define DBG_ARG ILIBSTR("argument <%d> = <%s>")
73 #define DBG_TO_ZONEHALT ILIBSTR("halting zone <%s>")
74 #define DBG_TO_ZONEREADY ILIBSTR("readying zone <%s>")
75 #define DBG_TO_ZONERUNNING ILIBSTR("running zone <%s>")
76 #define DBG_TO_ZONEUNMOUNT ILIBSTR("unmounting zone <%s>")
82 #define DBG_ZONES_ARE_IMPLEMENTED ILIBSTR("zones are implemented")
128 #define ERR_FORK ILIBSTR("unable to create new process: %s")
143 #define ERR_MEM ILIBSTR("unable to allocate memory.")
[all …]