Searched defs:cache_enable_str (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_dg.c682 static const char cache_enable_str[] = "svc_enablecache: %s %s"; variable
704 (void) syslog(LOG_ERR, cache_enable_str,
711 (void) syslog(LOG_ERR, cache_enable_str,
720 (void) syslog(LOG_ERR, cache_enable_str, alloc_err, "data");
727 (void) syslog(LOG_ERR, cache_enable_str, alloc_err, "fifo");

Completed in 45 milliseconds