manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 91 for ssize (0.022 sec.)
Man page of READV 10267
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... ァーへの読み書きを行なう 書式 #include < sys/uio.h > ssize_t readv(int fd , const struct iovec * iov , int io ... vcnt ); ssize_t writev(int fd , const struct iovec * iov , int i ... ovcnt ); ssize_t preadv(int fd , const struct iovec * iov , int i ... ovcnt , off_t offset ); ssize_t pwritev(int fd , const struct iovec * iov , int ...
https://man.plustar.jp/manpage/man2/preadv.2.html - [similar]
Man page of READV 10267
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... ァーへの読み書きを行なう 書式 #include < sys/uio.h > ssize_t readv(int fd , const struct iovec * iov , int io ... vcnt ); ssize_t writev(int fd , const struct iovec * iov , int i ... ovcnt ); ssize_t preadv(int fd , const struct iovec * iov , int i ... ovcnt , off_t offset ); ssize_t pwritev(int fd , const struct iovec * iov , int ...
https://man.plustar.jp/manpage/man2/preadv2.2.html - [similar]
Man page of READV 10267
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... ァーへの読み書きを行なう 書式 #include < sys/uio.h > ssize_t readv(int fd , const struct iovec * iov , int io ... vcnt ); ssize_t writev(int fd , const struct iovec * iov , int i ... ovcnt ); ssize_t preadv(int fd , const struct iovec * iov , int i ... ovcnt , off_t offset ); ssize_t pwritev(int fd , const struct iovec * iov , int ...
https://man.plustar.jp/manpage/man2/pwritev.2.html - [similar]
Man page of READV 10267
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... ァーへの読み書きを行なう 書式 #include < sys/uio.h > ssize_t readv(int fd , const struct iovec * iov , int io ... vcnt ); ssize_t writev(int fd , const struct iovec * iov , int i ... ovcnt ); ssize_t preadv(int fd , const struct iovec * iov , int i ... ovcnt , off_t offset ); ssize_t pwritev(int fd , const struct iovec * iov , int ...
https://man.plustar.jp/manpage/man2/pwritev2.2.html - [similar]
Man page of READV 10267
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... ァーへの読み書きを行なう 書式 #include < sys/uio.h > ssize_t readv(int fd , const struct iovec * iov , int io ... vcnt ); ssize_t writev(int fd , const struct iovec * iov , int i ... ovcnt ); ssize_t preadv(int fd , const struct iovec * iov , int i ... ovcnt , off_t offset ); ssize_t pwritev(int fd , const struct iovec * iov , int ...
https://man.plustar.jp/manpage/man2/readv.2.html - [similar]
Man page of READV 10267
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... ァーへの読み書きを行なう 書式 #include < sys/uio.h > ssize_t readv(int fd , const struct iovec * iov , int io ... vcnt ); ssize_t writev(int fd , const struct iovec * iov , int i ... ovcnt ); ssize_t preadv(int fd , const struct iovec * iov , int i ... ovcnt , off_t offset ); ssize_t pwritev(int fd , const struct iovec * iov , int ...
https://man.plustar.jp/manpage/man2/writev.2.html - [similar]
Man page of READLINK 8924
READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 read ... ボリックリンクの値を読む 書式 #include < unistd.h > ssize_t readlink(const char * pathname , char * buf , si ... tl.h > /* AT_* 定数の定義 */ #include < unistd.h > ssize_t readlinkat(int dirfd , const char * pathname , c ... の型は int で宣言されていた。現在では、返り値の型は ssize_t である (返り値 ssize_t は POSIX.1-2001 で (新たに ... t argc, char *argv[]) { struct stat sb; char *buf; ssize_t nbytes, bufsiz; if (argc != 2) { fprintf(stderr, ...
https://man.plustar.jp/manpage/man2/readlink.2.html - [similar]
Man page of READLINK 8924
READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 read ... ボリックリンクの値を読む 書式 #include < unistd.h > ssize_t readlink(const char * pathname , char * buf , si ... tl.h > /* AT_* 定数の定義 */ #include < unistd.h > ssize_t readlinkat(int dirfd , const char * pathname , c ... の型は int で宣言されていた。現在では、返り値の型は ssize_t である (返り値 ssize_t は POSIX.1-2001 で (新たに ... t argc, char *argv[]) { struct stat sb; char *buf; ssize_t nbytes, bufsiz; if (argc != 2) { fprintf(stderr, ...
https://man.plustar.jp/manpage/man2/readlinkat.2.html - [similar]
Man page of GETXATTR 8326
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... #include < sys/types.h > #include < sys/xattr.h > ssize_t getxattr(const char * path , const char * name , ... void * value , size_t size ); ssize_t lgetxattr(const char * path , const char * name ... , void * value , size_t size ); ssize_t fgetxattr(int fd , const char * name , void * va ...
https://man.plustar.jp/manpage/man2/fgetxattr.2.html - [similar]
Man page of GETXATTR 8326
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... #include < sys/types.h > #include < sys/xattr.h > ssize_t getxattr(const char * path , const char * name , ... void * value , size_t size ); ssize_t lgetxattr(const char * path , const char * name ... , void * value , size_t size ); ssize_t fgetxattr(int fd , const char * name , void * va ...
https://man.plustar.jp/manpage/man2/getxattr.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022