Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/filesync/
H A Dmessages.h146 #define ERR_nomem "ERROR: unable to allocate memory for %s\n" macro
H A Dmain.c470 fprintf(stderr, gettext(ERR_nomem), reason); in nomem()