| LOW | README.md | 161 | #### Fedora #### |
| LOW | README.md | 181 | |
| LOW | src/json.c | 41 | #include <time.h> |
| LOW | src/util.c | 41 | #include <stdio.h> |
| LOW | src/ui.h | 21 | #include <ncurses.h> |
| LOW | src/ui.h | 41 | #define SPIN_FMT "%s" |
| LOW | src/ui.h | 61 | #define GEO_LOCATION_ID "geolocation" |
| LOW | src/ui.h | 81 | #define OVERALL_STATIC "unique_static_files" |
| LOW | src/ui.h | 101 | #define SCHEME_MENU_H 4 |
| LOW | src/ui.h | 121 | #define HELP_MENU_HEIGHT 12 |
| LOW | src/websocket.h | 41 | |
| LOW | src/websocket.h | 61 | # error Byte Order not supported! |
| LOW | src/websocket.h | 81 | # if !defined(be64toh) |
| LOW | src/websocket.h | 101 | #define MAX(a,b) (((a)>(b))?(a):(b)) |
| LOW | src/websocket.h | 121 | #define WS_PAYLOAD_FULL 125 |
| LOW | src/tpl.h | 21 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| LOW | src/tpl.h | 41 | #if defined __cplusplus |
| LOW | src/tpl.h | 61 | #define TPL_MEM (1 << 1) |
| LOW | src/parser.h | 41 | |
| LOW | src/pdjson.h | 1 | #ifndef PDJSON_H |
| LOW | src/khash.h | 141 | typedef unsigned long khint64_t; |
| LOW | src/khash.h | 161 | |
| LOW | src/khash.h | 181 | #endif |
| LOW | src/websocket.c | 41 | #include <stddef.h> |
| LOW | src/gdashboard.h | 41 | /* IMPORTANT: These defines are BASE VALUES used for calculation. |
| LOW | src/ui.c | 41 | #define _DEFAULT_SOURCE |
| LOW | src/goaccess.c | 41 | #if HAVE_CONFIG_H |
| LOW | src/goaccess.c | 61 | #ifdef HAVE_GEOLOCATION |
| LOW | src/commons.h | 41 | /* Remove the __attribute__ stuff when the compiler is not GCC. */ |
| LOW | src/commons.h | 61 | #define MAX_CHOICES 366 |
| LOW | src/gstorage.c | 41 | #include "geoip1.h" |
| LOW | src/tpl.c | 21 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| LOW | src/tpl.c | 41 | #include <fcntl.h> /* for 'open' */ |
| LOW | src/tpl.c | 101 | #define TPL_TYPE_UINT32 2 |
| LOW | src/parser.c | 41 | |
| LOW | src/labels.h | 41 | #define gettext_noop(String) String |
| LOW | src/labels.h | 61 | #define T_DASH _( "Dashboard") |
| LOW | src/labels.h | 81 | #define MTRC_HITS_LBL _( "Hits") |
| LOW | src/pdjson.c | 1 | /** |
| LOW | src/output.c | 41 | |
| LOW | src/gdns.c | 41 | #include <netinet/in.h> |
| LOW | src/options.c | 41 | #include <errno.h> |
| LOW | src/win/mman.h | 1 | #ifndef _MMAN_H_ |