get_file_attr_val
while ((attrib_num = get_file_attr_val(fd, &attr_val)) > 0) {
static config_key get_file_attr_val(int fd, char **attr_val);