Home
last modified time | relevance | path

Searched refs:wrap_cstr_to_str (Results 1 – 25 of 28) sorted by relevance

12

/dports/misc/amanda-client/amanda-3.3.9/ndmp-src/
H A Dwraplib.c621 rc = wrap_cstr_to_str (scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
665 rc = wrap_cstr_to_str (p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
668 rc = wrap_cstr_to_str (p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
753 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
756 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1070 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1073 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1086 rc = wrap_cstr_to_str (p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1089 rc = wrap_cstr_to_str (p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1513 wrap_cstr_to_str (char *src, char *dst, unsigned dst_max) in wrap_cstr_to_str() function
H A Dwraplib.h374 extern int wrap_cstr_to_str (char *src, char *dst, unsigned dst_max);
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/ndmp/
H A Dwraplib.c565 rc = wrap_cstr_to_str(scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
604 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
607 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
685 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
688 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1014 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1017 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1028 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1031 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1405 int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max) in wrap_cstr_to_str() function
H A Dwraplib.h407 extern int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max);
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/ndmp/
H A Dwraplib.c565 rc = wrap_cstr_to_str(scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
604 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
607 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
685 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
688 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1014 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1017 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1028 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1031 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1405 int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max) in wrap_cstr_to_str() function
H A Dwraplib.h407 extern int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max);
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/ndmp/
H A Dwraplib.c565 rc = wrap_cstr_to_str(scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
604 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
607 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
685 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
688 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1014 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1017 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1028 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1031 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1405 int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max) in wrap_cstr_to_str() function
H A Dwraplib.h407 extern int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max);
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/ndmp/
H A Dwraplib.c621 rc = wrap_cstr_to_str (scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
665 rc = wrap_cstr_to_str (p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
668 rc = wrap_cstr_to_str (p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
753 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
756 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1070 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1073 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1086 rc = wrap_cstr_to_str (p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1089 rc = wrap_cstr_to_str (p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1515 wrap_cstr_to_str (char *src, char *dst, unsigned dst_max) in wrap_cstr_to_str() function
H A Dwraplib.h409 extern int wrap_cstr_to_str (char *src, char *dst, unsigned dst_max);
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/ndmp/
H A Dwraplib.c565 rc = wrap_cstr_to_str(scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
604 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
607 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
685 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
688 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1014 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1017 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1028 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1031 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1405 int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max) in wrap_cstr_to_str() function
H A Dwraplib.h407 extern int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max);
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/ndmp/
H A Dwraplib.c621 rc = wrap_cstr_to_str (scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
665 rc = wrap_cstr_to_str (p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
668 rc = wrap_cstr_to_str (p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
753 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
756 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1070 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1073 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1086 rc = wrap_cstr_to_str (p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1089 rc = wrap_cstr_to_str (p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1515 wrap_cstr_to_str (char *src, char *dst, unsigned dst_max) in wrap_cstr_to_str() function
H A Dwraplib.h409 extern int wrap_cstr_to_str (char *src, char *dst, unsigned dst_max);
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/ndmp/
H A Dwraplib.c621 rc = wrap_cstr_to_str (scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
665 rc = wrap_cstr_to_str (p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
668 rc = wrap_cstr_to_str (p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
753 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
756 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1070 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1073 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1086 rc = wrap_cstr_to_str (p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1089 rc = wrap_cstr_to_str (p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1515 wrap_cstr_to_str (char *src, char *dst, unsigned dst_max) in wrap_cstr_to_str() function
H A Dwraplib.h409 extern int wrap_cstr_to_str (char *src, char *dst, unsigned dst_max);
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/ndmp/
H A Dwraplib.c565 rc = wrap_cstr_to_str(scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
604 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
607 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
685 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
688 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1014 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1017 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1028 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1031 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1405 int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max) in wrap_cstr_to_str() function
H A Dwraplib.h407 extern int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max);
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/ndmp/
H A Dwraplib.c565 rc = wrap_cstr_to_str(scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
604 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
607 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
685 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
688 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1014 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1017 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1028 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1031 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1405 int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max) in wrap_cstr_to_str() function
H A Dwraplib.h407 extern int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max);
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/ndmp/
H A Dwraplib.c621 rc = wrap_cstr_to_str (scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
665 rc = wrap_cstr_to_str (p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
668 rc = wrap_cstr_to_str (p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
753 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
756 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1070 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1073 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1086 rc = wrap_cstr_to_str (p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1089 rc = wrap_cstr_to_str (p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1515 wrap_cstr_to_str (char *src, char *dst, unsigned dst_max) in wrap_cstr_to_str() function
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/ndmp/
H A Dwraplib.c565 rc = wrap_cstr_to_str(scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
604 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
607 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
685 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
688 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1014 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1017 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1028 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1031 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1405 int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max) in wrap_cstr_to_str() function
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/ndmp/
H A Dwraplib.c565 rc = wrap_cstr_to_str(scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
604 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
607 rc = wrap_cstr_to_str(p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
685 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
688 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1014 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1017 rc = wrap_cstr_to_str(p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1028 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1031 rc = wrap_cstr_to_str(p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1405 int wrap_cstr_to_str(char* src, char* dst, unsigned dst_max) in wrap_cstr_to_str() function
/dports/misc/amanda-server/amanda-3.3.9/ndmp-src/
H A Dwraplib.c621 rc = wrap_cstr_to_str (scan, res->message, sizeof res->message); in wrap_parse_log_message_msg()
665 rc = wrap_cstr_to_str (p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
668 rc = wrap_cstr_to_str (p, res->path, sizeof res->path); in wrap_parse_add_file_msg()
753 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
756 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_dirent_msg()
1070 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1073 rc = wrap_cstr_to_str (p, res->name, sizeof res->name); in wrap_parse_add_env_msg()
1086 rc = wrap_cstr_to_str (p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1089 rc = wrap_cstr_to_str (p, res->value, sizeof res->value); in wrap_parse_add_env_msg()
1513 wrap_cstr_to_str (char *src, char *dst, unsigned dst_max) in wrap_cstr_to_str() function
H A Dwraplib.h374 extern int wrap_cstr_to_str (char *src, char *dst, unsigned dst_max);

12