#include "types.h"#include "stat.h"#include "user.h"Go to the source code of this file.
Functions | |
| void | wc (int fd, char *name) |
| int | main (int argc, char *argv[]) |
Variables | |
| char | buf [512] |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
| void wc | ( | int | fd, | |
| char * | name | |||
| ) |
1.5.6