Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-menu-about.c59 snprintf(buffer, sizeof buffer, "IRC Channel : %s", IRC_CHANNEL); in compute_aboutmenu()
60 snprintf(statbuffer, sizeof statbuffer, "IRC Channel : %s",IRC_CHANNEL); in compute_aboutmenu()
Dhdt.h41 #define IRC_CHANNEL "#hdt on freenode" macro
Dhdt-dump-hdt.c47 add_s("hdt.irc_channel",IRC_CHANNEL); in dump_hdt()
Dhdt-cli-hdt.c232 more_printf(" IRC Channel : %s\n", IRC_CHANNEL); in main_show_hdt()