Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/sgs/sgsmsg/
H A Dsgsmsg.c88 * Errmsg_nmem = "sgsmsg: memory allocation failed: %s\n", variable
147 (void) fprintf(stderr, Errmsg_nmem, strerror(errno)); in message_append()
161 (void) fprintf(stderr, Errmsg_nmem, strerror(errno)); in message_append()
165 (void) fprintf(stderr, Errmsg_nmem, strerror(errno)); in message_append()
207 (void) fprintf(stderr, Errmsg_nmem, strerror(errno)); in getmesgid()
518 (void) fprintf(stderr, Errmsg_nmem, strerror(errno)); in fini_defs()
567 (void) fprintf(stderr, Errmsg_nmem, strerror(errno)); in output_defs()
671 (void) fprintf(stderr, Errmsg_nmem, strerror(errno)); in file()
979 Errmsg_nmem, in file()