NAME open, openat — open file relative to directory file descriptor SYNOPSIS #include <sys/stat.h> #include <fcntl.h> int open(const char *path, int oflag, ...); ...
確定! 回上一頁