Home
last modified time | relevance | path

Searched refs:NDMOS_API_STRTOLL (Results 1 – 25 of 80) sorted by relevance

1234

/dports/misc/amanda-client/amanda-3.3.9/ndmp-src/
H A Dndml_fhdb.c194 fhcb->root_node = NDMOS_API_STRTOLL (linebuf+off, &p, 0); in ndmfhdb_dirnode_root()
267 *node_p = NDMOS_API_STRTOLL (linebuf+off, &p, 0); in ndmfhdb_dir_lookup()
439 fstat->fh_info.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
444 fstat->size.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
449 fstat->node.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
H A Dwraplib.c332 NDMOS_API_STRTOLL (p+1, &p, 0); in wrap_process_args()
680 res->fhinfo = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_add_file_msg()
738 res->dir_fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_dirent_msg()
760 res->fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_dirent_msg()
767 res->fhinfo = NDMOS_API_STRTOLL(scan+1, &scan, 0); in wrap_parse_add_dirent_msg()
820 res->fstat.fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_node_msg()
834 res->fhinfo = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_add_node_msg()
896 fstat->size = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_fstat_subr()
901 fstat->fileno = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_fstat_subr()
1125 res->offset = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_data_read_msg()
[all …]
/dports/misc/amanda-server/amanda-3.3.9/ndmp-src/
H A Dndml_fhdb.c194 fhcb->root_node = NDMOS_API_STRTOLL (linebuf+off, &p, 0); in ndmfhdb_dirnode_root()
267 *node_p = NDMOS_API_STRTOLL (linebuf+off, &p, 0); in ndmfhdb_dir_lookup()
439 fstat->fh_info.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
444 fstat->size.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
449 fstat->node.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/ndmp/
H A Dndml_fhdb.c182 fhcb->root_node = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dirnode_root()
247 *node_p = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dir_lookup()
408 fstat->fh_info.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
413 fstat->size.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
418 fstat->node.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
H A Dwraplib.c313 wccb->file[wccb->n_file].fhinfo = NDMOS_API_STRTOLL(p + 1, &p, 0); in wrap_process_args()
619 res->fhinfo = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_add_file_msg()
673 res->dir_fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_dirent_msg()
692 res->fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_dirent_msg()
697 if (*scan == '@') { res->fhinfo = NDMOS_API_STRTOLL(scan + 1, &scan, 0); } in wrap_parse_add_dirent_msg()
745 res->fstat.fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_node_msg()
758 res->fhinfo = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_add_node_msg()
814 fstat->size = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_fstat_subr()
819 fstat->fileno = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_fstat_subr()
1063 res->offset = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_data_read_msg()
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/ndmp/
H A Dndml_fhdb.c190 fhcb->root_node = NDMOS_API_STRTOLL (linebuf+off, &p, 0); in ndmfhdb_dirnode_root()
263 *node_p = NDMOS_API_STRTOLL (linebuf+off, &p, 0); in ndmfhdb_dir_lookup()
431 fstat->fh_info.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
436 fstat->size.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
441 fstat->node.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
H A Dwraplib.c332 NDMOS_API_STRTOLL (p+1, &p, 0); in wrap_process_args()
680 res->fhinfo = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_add_file_msg()
738 res->dir_fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_dirent_msg()
760 res->fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_dirent_msg()
767 res->fhinfo = NDMOS_API_STRTOLL(scan+1, &scan, 0); in wrap_parse_add_dirent_msg()
820 res->fstat.fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_node_msg()
834 res->fhinfo = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_add_node_msg()
896 fstat->size = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_fstat_subr()
901 fstat->fileno = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_fstat_subr()
1125 res->offset = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_data_read_msg()
[all …]
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/ndmp/
H A Dndml_fhdb.c182 fhcb->root_node = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dirnode_root()
247 *node_p = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dir_lookup()
408 fstat->fh_info.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
413 fstat->size.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
418 fstat->node.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
H A Dwraplib.c313 wccb->file[wccb->n_file].fhinfo = NDMOS_API_STRTOLL(p + 1, &p, 0); in wrap_process_args()
619 res->fhinfo = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_add_file_msg()
673 res->dir_fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_dirent_msg()
692 res->fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_dirent_msg()
697 if (*scan == '@') { res->fhinfo = NDMOS_API_STRTOLL(scan + 1, &scan, 0); } in wrap_parse_add_dirent_msg()
745 res->fstat.fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_node_msg()
758 res->fhinfo = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_add_node_msg()
814 fstat->size = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_fstat_subr()
819 fstat->fileno = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_fstat_subr()
1063 res->offset = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_data_read_msg()
[all …]
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/ndmp/
H A Dndml_fhdb.c182 fhcb->root_node = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dirnode_root()
247 *node_p = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dir_lookup()
408 fstat->fh_info.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
413 fstat->size.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
418 fstat->node.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
H A Dwraplib.c313 wccb->file[wccb->n_file].fhinfo = NDMOS_API_STRTOLL(p + 1, &p, 0); in wrap_process_args()
619 res->fhinfo = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_add_file_msg()
673 res->dir_fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_dirent_msg()
692 res->fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_dirent_msg()
697 if (*scan == '@') { res->fhinfo = NDMOS_API_STRTOLL(scan + 1, &scan, 0); } in wrap_parse_add_dirent_msg()
745 res->fstat.fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_node_msg()
758 res->fhinfo = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_add_node_msg()
814 fstat->size = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_fstat_subr()
819 fstat->fileno = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_fstat_subr()
1063 res->offset = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_data_read_msg()
[all …]
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/ndmp/
H A Dndml_fhdb.c182 fhcb->root_node = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dirnode_root()
247 *node_p = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dir_lookup()
408 fstat->fh_info.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
413 fstat->size.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
418 fstat->node.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
H A Dwraplib.c313 wccb->file[wccb->n_file].fhinfo = NDMOS_API_STRTOLL(p + 1, &p, 0); in wrap_process_args()
619 res->fhinfo = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_add_file_msg()
673 res->dir_fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_dirent_msg()
692 res->fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_dirent_msg()
697 if (*scan == '@') { res->fhinfo = NDMOS_API_STRTOLL(scan + 1, &scan, 0); } in wrap_parse_add_dirent_msg()
745 res->fstat.fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_node_msg()
758 res->fhinfo = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_add_node_msg()
814 fstat->size = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_fstat_subr()
819 fstat->fileno = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_fstat_subr()
1063 res->offset = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_data_read_msg()
[all …]
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/ndmp/
H A Dndml_fhdb.c182 fhcb->root_node = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dirnode_root()
247 *node_p = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dir_lookup()
408 fstat->fh_info.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
413 fstat->size.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
418 fstat->node.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
H A Dwraplib.c313 wccb->file[wccb->n_file].fhinfo = NDMOS_API_STRTOLL(p + 1, &p, 0); in wrap_process_args()
619 res->fhinfo = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_add_file_msg()
673 res->dir_fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_dirent_msg()
692 res->fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_dirent_msg()
697 if (*scan == '@') { res->fhinfo = NDMOS_API_STRTOLL(scan + 1, &scan, 0); } in wrap_parse_add_dirent_msg()
745 res->fstat.fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_node_msg()
758 res->fhinfo = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_add_node_msg()
814 fstat->size = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_fstat_subr()
819 fstat->fileno = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_fstat_subr()
1063 res->offset = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_data_read_msg()
[all …]
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/ndmp/
H A Dndml_fhdb.c190 fhcb->root_node = NDMOS_API_STRTOLL (linebuf+off, &p, 0); in ndmfhdb_dirnode_root()
263 *node_p = NDMOS_API_STRTOLL (linebuf+off, &p, 0); in ndmfhdb_dir_lookup()
431 fstat->fh_info.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
436 fstat->size.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
441 fstat->node.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
H A Dwraplib.c332 NDMOS_API_STRTOLL (p+1, &p, 0); in wrap_process_args()
680 res->fhinfo = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_add_file_msg()
738 res->dir_fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_dirent_msg()
760 res->fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_dirent_msg()
767 res->fhinfo = NDMOS_API_STRTOLL(scan+1, &scan, 0); in wrap_parse_add_dirent_msg()
820 res->fstat.fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_node_msg()
834 res->fhinfo = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_add_node_msg()
896 fstat->size = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_fstat_subr()
901 fstat->fileno = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_fstat_subr()
1125 res->offset = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_data_read_msg()
[all …]
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/ndmp/
H A Dndml_fhdb.c182 fhcb->root_node = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dirnode_root()
247 *node_p = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dir_lookup()
408 fstat->fh_info.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
413 fstat->size.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
418 fstat->node.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
H A Dwraplib.c313 wccb->file[wccb->n_file].fhinfo = NDMOS_API_STRTOLL(p + 1, &p, 0); in wrap_process_args()
619 res->fhinfo = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_add_file_msg()
673 res->dir_fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_dirent_msg()
692 res->fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_dirent_msg()
697 if (*scan == '@') { res->fhinfo = NDMOS_API_STRTOLL(scan + 1, &scan, 0); } in wrap_parse_add_dirent_msg()
745 res->fstat.fileno = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_add_node_msg()
758 res->fhinfo = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_add_node_msg()
814 fstat->size = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_fstat_subr()
819 fstat->fileno = NDMOS_API_STRTOLL(p, &scan, 0); in wrap_parse_fstat_subr()
1063 res->offset = NDMOS_API_STRTOLL(scan, &scan, 0); in wrap_parse_data_read_msg()
[all …]
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/ndmp/
H A Dndml_fhdb.c190 fhcb->root_node = NDMOS_API_STRTOLL (linebuf+off, &p, 0); in ndmfhdb_dirnode_root()
263 *node_p = NDMOS_API_STRTOLL (linebuf+off, &p, 0); in ndmfhdb_dir_lookup()
431 fstat->fh_info.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
436 fstat->size.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
441 fstat->node.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
H A Dwraplib.c332 NDMOS_API_STRTOLL (p+1, &p, 0); in wrap_process_args()
680 res->fhinfo = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_add_file_msg()
738 res->dir_fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_dirent_msg()
760 res->fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_dirent_msg()
767 res->fhinfo = NDMOS_API_STRTOLL(scan+1, &scan, 0); in wrap_parse_add_dirent_msg()
820 res->fstat.fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_node_msg()
834 res->fhinfo = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_add_node_msg()
896 fstat->size = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_fstat_subr()
901 fstat->fileno = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_fstat_subr()
1125 res->offset = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_data_read_msg()
[all …]
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/ndmp/
H A Dndml_fhdb.c190 fhcb->root_node = NDMOS_API_STRTOLL (linebuf+off, &p, 0); in ndmfhdb_dirnode_root()
263 *node_p = NDMOS_API_STRTOLL (linebuf+off, &p, 0); in ndmfhdb_dir_lookup()
431 fstat->fh_info.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
436 fstat->size.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
441 fstat->node.value = NDMOS_API_STRTOLL (p, &scan, 0); in ndm_fstat_from_str()
H A Dwraplib.c332 NDMOS_API_STRTOLL (p+1, &p, 0); in wrap_process_args()
680 res->fhinfo = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_add_file_msg()
738 res->dir_fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_dirent_msg()
760 res->fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_dirent_msg()
767 res->fhinfo = NDMOS_API_STRTOLL(scan+1, &scan, 0); in wrap_parse_add_dirent_msg()
820 res->fstat.fileno = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_add_node_msg()
834 res->fhinfo = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_add_node_msg()
896 fstat->size = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_fstat_subr()
901 fstat->fileno = NDMOS_API_STRTOLL (p, &scan, 0); in wrap_parse_fstat_subr()
1125 res->offset = NDMOS_API_STRTOLL (scan, &scan, 0); in wrap_parse_data_read_msg()
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/ndmp/
H A Dndml_fhdb.c182 fhcb->root_node = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dirnode_root()
247 *node_p = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dir_lookup()
408 fstat->fh_info.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
413 fstat->size.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
418 fstat->node.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/ndmp/
H A Dndml_fhdb.c182 fhcb->root_node = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dirnode_root()
247 *node_p = NDMOS_API_STRTOLL(linebuf + off, &p, 0); in ndmfhdb_dir_lookup()
408 fstat->fh_info.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
413 fstat->size.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()
418 fstat->node.value = NDMOS_API_STRTOLL(p, &scan, 0); in ndm_fstat_from_str()

1234