Definition in file slink.c.
Go to the source code of this file.
Functions | |
const char * | get_file_type (mode_t mode) |
int | main (void) |
|
Definition at line 23 of file slink.c. Referenced by main(). |
|
Definition at line 42 of file slink.c. References creat(), exit(), get_file_type(), link(), lstat(), PERM_FILE, stat::st_ino, stat::st_mode, stat::st_nlink, stat(), symlink(), syserr(), and unlink(). |