#include <errno.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/fs.h>
Go to the source code of this file.
◆ __STDC_WANT_LIB_EXT1__
| #define __STDC_WANT_LIB_EXT1__ 1 |
Definition at line 1 of file main.c.
◆ terminal_columns_get()
| static uint64_t terminal_columns_get |
( |
void |
| ) |
|
|
static |
◆ dirent_cmp()
| static int dirent_cmp |
( |
const void * |
a, |
|
|
const void * |
b |
|
) |
| |
|
static |
◆ print_dir()
| static uint64_t print_dir |
( |
const char * |
path | ) |
|
|
static |
◆ main()
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ showAll
◆ showFlags