Searched refs:ICECAST_BOOTING (Results 1 – 2 of 2) sorted by relevance
/dports/audio/icecast/icecast-2.4.4/src/ | ||
H A D | global.h | 18 #define ICECAST_BOOTING 0 /* Still booting */ macro |
H A D | global.c | 41 global.running = ICECAST_BOOTING; in global_initialize() |