Home
last modified time | relevance | path

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

/dports/irc/irc/irc2.11.2p3/ircd/
H A Dchkconf.c58 static char * mystrinclude(char *, int);
1094 inc = mystrinclude(line, nr); in simulateM4Include()
1219 static char * mystrinclude(char *s, int nr) in mystrinclude() function