Home
last modified time | relevance | path

Searched refs:cache_unlink (Results 1 – 6 of 6) sorted by relevance

/dports/mail/qpopper/qpopper4.1.0/popper/
H A Dpop_updt.c314 cache_unlink ( p );
328 cache_unlink ( p );
468 cache_unlink ( p );
821 cache_unlink ( p );
929 cache_unlink ( p ); in pop_restore()
1041 cache_unlink ( p ); in pop_restore()
H A Dpop_cache.c475 cache_unlink ( POP *p ) in cache_unlink() function
H A Dpopper.h850 void cache_unlink (POP *p);
H A Dpop_dropcopy.c1760 cache_unlink ( p );
/dports/sysutils/fusefs-sshfs/sshfs-sshfs-3.7.2/
H A Dcache.c430 static int cache_unlink(const char *path) in cache_unlink() function
556 cache_oper->unlink = oper->unlink ? cache_unlink : NULL; in cache_fill()
/dports/sysutils/fusefs-curlftpfs/curlftpfs-0.9.2/
H A Dcache.c339 static int cache_unlink(const char *path) in cache_unlink() function
507 cache_oper.unlink = oper->oper.unlink ? cache_unlink : NULL; in cache_init()