===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ndctl-70.1/ndctl/lib/ars.c-260-
ndctl-70.1/ndctl/lib/ars.c:261:NDCTL_EXPORT unsigned long long ndctl_cmd_ars_get_record_addr(
ndctl-70.1/ndctl/lib/ars.c-262-		struct ndctl_cmd *ars_stat, unsigned int rec_index)
##############################################
ndctl-70.1/ndctl/libndctl.h-239-unsigned int ndctl_cmd_ars_num_records(struct ndctl_cmd *ars_stat);
ndctl-70.1/ndctl/libndctl.h:240:unsigned long long ndctl_cmd_ars_get_record_addr(struct ndctl_cmd *ars_stat,
ndctl-70.1/ndctl/libndctl.h-241-		unsigned int rec_index);
##############################################
ndctl-70.1/test/daxdev-errors.c-172-		fprintf(stderr, "%s: record[%d].addr: 0x%llx\n", __func__, i,
ndctl-70.1/test/daxdev-errors.c:173:				ndctl_cmd_ars_get_record_addr(cmd, i));
ndctl-70.1/test/daxdev-errors.c-174-		fprintf(stderr, "%s: record[%d].length: 0x%llx\n", __func__, i,