#include <string.h>#include <stdlib.h>#include <time.h>#include <pthread.h>Include dependency graph for XrdFfsDent.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | XrdFfsDentnames |
Functions | |
| void | XrdFfsDent_names_del (struct XrdFfsDentnames **p) |
| void | XrdFfsDent_names_add (struct XrdFfsDentnames **p, char *name) |
| void | XrdFfsDent_names_join (struct XrdFfsDentnames **p, struct XrdFfsDentnames **n) |
| int | XrdFfsDent_names_extract (struct XrdFfsDentnames **p, char ***dnarray) |
| void | XrdFfsDent_cache_init () |
| void | XrdFfsDent_cache_destroy () |
| int | XrdFfsDent_cache_fill (char *dname, char ***dnarray, int nents) |
| int | XrdFfsDent_cache_search (char *dname, char *dentname) |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.9.1