Home
last modified time | relevance | path

Searched refs:cache_wrap (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/fusefs-sshfs/sshfs-sshfs-3.7.2/
H A Dcache.h12 struct fuse_operations *cache_wrap(struct fuse_operations *oper);
H A Dcache.c561 struct fuse_operations *cache_wrap(struct fuse_operations *oper) in cache_wrap() function
H A Dsshfs.c4388 sshfs.op = cache_wrap(&sshfs_oper); in main()
/dports/devel/gitolite/gitolite-3.6.12/src/lib/Gitolite/
H A DCache.pm49 sub cache_wrap { subroutine
/dports/devel/gitolite/gitolite-3.6.12/src/lib/Gitolite/Conf/
H A DLoad.pm160 Gitolite::Cache::cache_wrap('Gitolite::Conf::Load::access');