Searched defs:cache_file (Results 1 - 2 of 2) sorted by relevance

/httpd/include/
H A Dutil_ldap.h156 char *cache_file; /* filename for shm */ member in struct:util_ldap_state_t
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dhfs.c186 static int cache_file = 0;
195 if (cache && cache_file == file && block > cache_pos)
218 cache_file = file;
185 static int cache_file = 0; local

Completed in 54 milliseconds