Search | Google it | Results 1 - 1 of 1 for funcall:log from t2ex/bsd_source/t2ex/network/net/src_bsd/kern/subr_prf2.c (0.00 seconds) |
68: if (hint) 69: log(LOG_ERR, "%s: table is full - %s\n", tab, hint); 70: else 71: log(LOG_ERR, "%s: table is full\n", tab); 72: }