Home
last modified time | relevance | path

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

/dports/net/binkd/binkd-1.0.4/
H A Dperlhooks.h119 int perl_on_log(char *, int, int *); /* when writing string to log */
H A Dtools.c617 if (!perl_on_log(buf, sizeof(buf), &lev)) ok = 0; in vLog()
H A Dperlhooks.c2436 int perl_on_log(char *s, int bufsize, int *lev) { in perl_on_log() function
/dports/comms/qico/qico-15673bf/src/
H A Dmailer.h161 void perl_on_log(char *);
H A Dlog.c189 IFPerl( perl_on_log( newstr )); in vwrite_log()
H A Dperl.c341 void perl_on_log(char *str) in perl_on_log() function