Home
last modified time | relevance | path

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

/dports/irc/evangeline/modules/stats.mod/
H A Dpubcmds.c117 slangtype = getslangtype(t); in tell_top()
505 stmp = getslangtype("minutes"); in tell_stat()
509 stmp = getslangtype(type); in tell_stat()
513 stmp = getslangtype("wpl"); in tell_stat()
517 stmp = getslangtype("idle"); in tell_stat()
H A Dstats.h366 static char *getslangtype(char *);
H A Dlivestats.c651 dprintf(idx, "<td>%s</td>", getslangtype(newsplit(&pwhat))); in send_livestats()
827 dprintf(idx, SLGRORDEREDBY, getslangtype(type)); in do_graphs()
830 dprintf(idx, SLGRTOTAL, getslangtype(type)); in do_graphs()
950 dprintf(idx, SLORDEREDBY, getslangtype(type)); in do_toptalkers()
961 dprintf(idx, "<th><a href=\"../%s/\">%s</a></th>\n", type2, getslangtype(type2)); in do_toptalkers()
H A Dslang.c452 static char *getslangtype(char *type) in getslangtype() function
/dports/irc/evangeline/modules/gseen.mod/
H A Dslang.c237 static char *getslangtype(char *type) in getslangtype() function