DEFAULT_SKIPLIST_FILE
skiplistfile = DEFAULT_SKIPLIST_FILE;
if (errno == ENOENT && strcmp(slf, DEFAULT_SKIPLIST_FILE) == 0)