gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:log from t2ex/bsd_source/t2ex/network/net/src_bsd/kern/subr_prf2.c (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/kern/subr_prf2.c - 7.8KB - 217 lines
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: }