Home
last modified time | relevance | path

Searched refs:s_excluded_file (Results 26 – 40 of 40) sorted by relevance

12

/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/findlib/
H A Dmatch.c85 struct s_excluded_file *exc, *next_exc; in term_include_exclude_files()
261 struct s_excluded_file *exc, **list; in add_fname_to_exclude_list()
273 exc = (struct s_excluded_file *)bmalloc(sizeof(struct s_excluded_file) + len + 1); in add_fname_to_exclude_list()
355 file_in_excluded_list(struct s_excluded_file *exc, const char *file) in file_in_excluded_list()
/dports/sysutils/bacula9-server/bacula-9.6.7/src/findlib/
H A Dmatch.c85 struct s_excluded_file *exc, *next_exc; in term_include_exclude_files()
261 struct s_excluded_file *exc, **list; in add_fname_to_exclude_list()
273 exc = (struct s_excluded_file *)bmalloc(sizeof(struct s_excluded_file) + len + 1); in add_fname_to_exclude_list()
355 file_in_excluded_list(struct s_excluded_file *exc, const char *file) in file_in_excluded_list()
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/findlib/
H A Dmatch.c85 struct s_excluded_file *exc, *next_exc; in term_include_exclude_files()
267 struct s_excluded_file *exc, **list; in add_fname_to_exclude_list()
279 exc = (struct s_excluded_file *)bmalloc(sizeof(struct s_excluded_file) + len + 1); in add_fname_to_exclude_list()
362 file_in_excluded_list(struct s_excluded_file *exc, const char *file) in file_in_excluded_list()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/findlib/
H A Dmatch.cc91 struct s_excluded_file *exc, *next_exc; in TermIncludeExcludeFiles()
431 struct s_excluded_file *exc, **list; in AddFnameToExcludeList()
443 exc = (struct s_excluded_file *)bmalloc(sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
444 memset(exc, 0, sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
523 static bool FileInExcludedList(struct s_excluded_file *exc, const char *file) in FileInExcludedList()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/findlib/
H A Dmatch.cc90 struct s_excluded_file *exc, *next_exc; in TermIncludeExcludeFiles()
420 struct s_excluded_file *exc, **list; in AddFnameToExcludeList()
433 (struct s_excluded_file*)malloc(sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
434 memset(exc, 0, sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
508 static bool FileInExcludedList(struct s_excluded_file* exc, const char* file) in FileInExcludedList()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/findlib/
H A Dmatch.cc90 struct s_excluded_file *exc, *next_exc; in TermIncludeExcludeFiles()
420 struct s_excluded_file *exc, **list; in AddFnameToExcludeList()
433 (struct s_excluded_file*)malloc(sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
434 memset(exc, 0, sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
508 static bool FileInExcludedList(struct s_excluded_file* exc, const char* file) in FileInExcludedList()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/findlib/
H A Dmatch.cc90 struct s_excluded_file *exc, *next_exc; in TermIncludeExcludeFiles()
420 struct s_excluded_file *exc, **list; in AddFnameToExcludeList()
433 (struct s_excluded_file*)malloc(sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
434 memset(exc, 0, sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
508 static bool FileInExcludedList(struct s_excluded_file* exc, const char* file) in FileInExcludedList()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/findlib/
H A Dmatch.cc90 struct s_excluded_file *exc, *next_exc; in TermIncludeExcludeFiles()
420 struct s_excluded_file *exc, **list; in AddFnameToExcludeList()
432 exc = (struct s_excluded_file*)malloc(sizeof(struct s_excluded_file) + len in AddFnameToExcludeList()
434 memset(exc, 0, sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
508 static bool FileInExcludedList(struct s_excluded_file* exc, const char* file) in FileInExcludedList()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/findlib/
H A Dmatch.cc91 struct s_excluded_file *exc, *next_exc; in TermIncludeExcludeFiles()
431 struct s_excluded_file *exc, **list; in AddFnameToExcludeList()
443 exc = (struct s_excluded_file *)bmalloc(sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
444 memset(exc, 0, sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
523 static bool FileInExcludedList(struct s_excluded_file *exc, const char *file) in FileInExcludedList()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/findlib/
H A Dmatch.cc91 struct s_excluded_file *exc, *next_exc; in TermIncludeExcludeFiles()
431 struct s_excluded_file *exc, **list; in AddFnameToExcludeList()
443 exc = (struct s_excluded_file *)bmalloc(sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
444 memset(exc, 0, sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
523 static bool FileInExcludedList(struct s_excluded_file *exc, const char *file) in FileInExcludedList()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/findlib/
H A Dmatch.cc90 struct s_excluded_file *exc, *next_exc; in TermIncludeExcludeFiles()
420 struct s_excluded_file *exc, **list; in AddFnameToExcludeList()
432 exc = (struct s_excluded_file*)malloc(sizeof(struct s_excluded_file) + len in AddFnameToExcludeList()
434 memset(exc, 0, sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
508 static bool FileInExcludedList(struct s_excluded_file* exc, const char* file) in FileInExcludedList()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/findlib/
H A Dmatch.cc90 struct s_excluded_file *exc, *next_exc; in TermIncludeExcludeFiles()
420 struct s_excluded_file *exc, **list; in AddFnameToExcludeList()
432 exc = (struct s_excluded_file*)malloc(sizeof(struct s_excluded_file) + len in AddFnameToExcludeList()
434 memset(exc, 0, sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
508 static bool FileInExcludedList(struct s_excluded_file* exc, const char* file) in FileInExcludedList()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/findlib/
H A Dmatch.cc90 struct s_excluded_file *exc, *next_exc; in TermIncludeExcludeFiles()
420 struct s_excluded_file *exc, **list; in AddFnameToExcludeList()
432 exc = (struct s_excluded_file*)malloc(sizeof(struct s_excluded_file) + len in AddFnameToExcludeList()
434 memset(exc, 0, sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
508 static bool FileInExcludedList(struct s_excluded_file* exc, const char* file) in FileInExcludedList()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/findlib/
H A Dmatch.cc90 struct s_excluded_file *exc, *next_exc; in TermIncludeExcludeFiles()
420 struct s_excluded_file *exc, **list; in AddFnameToExcludeList()
433 (struct s_excluded_file*)malloc(sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
434 memset(exc, 0, sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
508 static bool FileInExcludedList(struct s_excluded_file* exc, const char* file) in FileInExcludedList()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/findlib/
H A Dmatch.cc91 struct s_excluded_file *exc, *next_exc; in TermIncludeExcludeFiles()
431 struct s_excluded_file *exc, **list; in AddFnameToExcludeList()
443 exc = (struct s_excluded_file *)bmalloc(sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
444 memset(exc, 0, sizeof(struct s_excluded_file) + len + 1); in AddFnameToExcludeList()
523 static bool FileInExcludedList(struct s_excluded_file *exc, const char *file) in FileInExcludedList()

12