Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Ddoulimit.c49 #define ERR_SCRULIMIT "Script <%s> attempted to create a file exceeding " \ macro
157 progerr(gettext(ERR_SCRULIMIT), script_name); in ulimit_quit()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h592 #define ERR_SCRULIMIT gettext("script <%s> created a file exceeding ULIMIT.") macro