SERVER_LIST 329 source3/nmbd/nmbd_serverlistdb.c fname = cache_path(SERVER_LIST); SERVER_LIST 1157 source3/smbd/lanman.c lines = file_lines_load(cache_path(SERVER_LIST), NULL, 0, NULL); SERVER_LIST 1159 source3/smbd/lanman.c DEBUG(4,("Can't open %s - %s\n",cache_path(SERVER_LIST),strerror(errno)));