Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dqreason.c286 return (MSG_UNKREQ_ZONE); in qreasonWithZonename()
304 return (MSG_UNKREQ_ZONE); in qreasonWithZonename()
322 return (MSG_UNKREQ_ZONE); in qreasonWithZonename()
340 return (MSG_UNKREQ_ZONE); in qreasonWithZonename()
358 return (MSG_UNKREQ_ZONE); in qreasonWithZonename()
376 return (MSG_UNKREQ_ZONE); in qreasonWithZonename()
393 return (MSG_UNKREQ_ZONE); in qreasonWithZonename()
409 return (MSG_UNKREQ_ZONE); in qreasonWithZonename()
425 return (MSG_UNKREQ_ZONE); in qreasonWithZonename()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h953 #define MSG_UNKREQ_ZONE gettext \ macro