Go to the source code of this file.
Functions | |
| void | make_tree (int at, int bt, int ct, int dt) |
| void make_tree | ( | int | at, | |
| int | bt, | |||
| int | ct, | |||
| int | dt | |||
| ) |
Definition at line 12 of file mk-tree.c.
References CHECK, close(), do_mkdir(), do_touch(), msg(), open(), quiet, and snprintf().
Referenced by test_main().
1.5.6