svc_dg.c | 413 static const char alloc_err[] = "could not allocate cache "; variable in typeref:typename:const char[] 434 warnx(cache_enable_str, alloc_err, " "); 442 warnx(cache_enable_str, alloc_err, "data"); 450 warnx(cache_enable_str, alloc_err, "fifo");
|