cache_path 1174 source3/include/proto.h char *cache_path(const char *name);
cache_path 62 source3/libgpo/gpo_fetch.c cache_path(GPO_CACHE_DIR),
cache_path 85 source3/libgpo/gpo_fetch.c const char *top_dir = cache_path(GPO_CACHE_DIR);
cache_path 38 source3/libsmb/samlogon_cache.c netsamlogon_tdb = tdb_open_log(cache_path(NETSAMLOGON_TDB), 0,
cache_path 329 source3/nmbd/nmbd_serverlistdb.c fname = cache_path(SERVER_LIST);
cache_path 38 source3/passdb/login_cache.c cache_fname = cache_path(LOGIN_CACHE_FILE);
cache_path 2497 source3/printing/nt_printing.c cache_path("printing/"),
cache_path 186 source3/printing/printing.c unlink(cache_path("printing.tdb"));
cache_path 187 source3/printing/printing.c mkdir(cache_path("printing"),0755);
cache_path 94 source3/printing/printing_db.c cache_path("printing/"),
cache_path 1157 source3/smbd/lanman.c lines = file_lines_load(cache_path(SERVER_LIST), NULL, 0, NULL);
cache_path 1159 source3/smbd/lanman.c DEBUG(4,("Can't open %s - %s\n",cache_path(SERVER_LIST),strerror(errno)));
cache_path 873 source3/utils/smbcontrol.c tdb = tdb_open_log(cache_path("winbindd_cache.tdb"), 0, TDB_DEFAULT, O_RDWR, 0600);
cache_path 876 source3/utils/smbcontrol.c cache_path("winbindd_cache.tdb"));
cache_path 903 source3/utils/smbcontrol.c tdb = tdb_open_log(cache_path("winbindd_cache.tdb"),
cache_path 909 source3/utils/smbcontrol.c cache_path("winbindd_cache.tdb"));
cache_path 2567 source3/winbindd/winbindd_cache.c wcache->tdb = tdb_open_log(cache_path("winbindd_cache.tdb"),
cache_path 2610 source3/winbindd/winbindd_cache.c if (unlink(cache_path("winbindd_cache.tdb")) == -1) {
cache_path 2612 source3/winbindd/winbindd_cache.c cache_path("winbindd_cache.tdb"),
cache_path 2895 source3/winbindd/winbindd_cache.c wcache->tdb = tdb_open_log(cache_path("winbindd_cache.tdb"),
cache_path 3724 source3/winbindd/winbindd_cache.c const char *tdb_path = cache_path("winbindd_cache.tdb");
cache_path 3766 source3/winbindd/winbindd_cache.c const char *tdb_path = cache_path("winbindd_cache.tdb");