#include <rock.h>
Data Fields | |
iso733_t | st_mode |
iso733_t | st_nlinks |
iso733_t | st_uid |
iso733_t | st_gid |
user id owner of file; same as st_uid of POSIX:5.6.1
file mode permissions; same as st_mode of POSIX:5.6.1
number of links to file; same as st_nlinks of POSIX:5.6.1