manページ検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 349 for buf (0.015 sec.)
Man page of GETSPNAM 4502
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... nclude < shadow.h > int getspent_r(struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... int getspnam_r(const char * name , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ); int fgetspent_r(FILE * stream , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ; int sgetspent_r(const char * s , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ...
https://man.plustar.jp/manpage/man3/getspnam_r.3.html - [similar]
Man page of GETSPNAM 4502
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... nclude < shadow.h > int getspent_r(struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... int getspnam_r(const char * name , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ); int fgetspent_r(FILE * stream , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ; int sgetspent_r(const char * s , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ...
https://man.plustar.jp/manpage/man3/lckpwdf.3.html - [similar]
Man page of MQ_NOTIFY 4502
MQ_NOTIFY Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mq_ ... igval sv) { struct mq_attr attr; ssize_t nr; void *buf; mqd_t mqdes = *((mqd_t *) sv.sival_ptr); /* 最大メ ... r(mqdes, &attr) == -1) handle_error("mq_getattr"); buf = malloc(attr.mq_msgsize); if (buf == NULL) handle ... _error("malloc"); nr = mq_receive(mqdes, buf, attr.mq_msgsize, NULL); if (nr == -1) handle_erro ... ve"); printf("Read %zd bytes from MQ\n", nr); free(buf); exit(EXIT_SUCCESS); /* プロセスを終了する */ } i ...
https://man.plustar.jp/manpage/man3/mq_notify.3.html - [similar]
Man page of GETSPNAM 4502
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... nclude < shadow.h > int getspent_r(struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... int getspnam_r(const char * name , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ); int fgetspent_r(FILE * stream , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ; int sgetspent_r(const char * s , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ...
https://man.plustar.jp/manpage/man3/putspent.3.html - [similar]
Man page of GETSPNAM 4502
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... nclude < shadow.h > int getspent_r(struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... int getspnam_r(const char * name , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ); int fgetspent_r(FILE * stream , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ; int sgetspent_r(const char * s , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ...
https://man.plustar.jp/manpage/man3/setspent.3.html - [similar]
Man page of GETSPNAM 4502
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... nclude < shadow.h > int getspent_r(struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... int getspnam_r(const char * name , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ); int fgetspent_r(FILE * stream , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ; int sgetspent_r(const char * s , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ...
https://man.plustar.jp/manpage/man3/sgetspent.3.html - [similar]
Man page of GETSPNAM 4502
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... nclude < shadow.h > int getspent_r(struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... int getspnam_r(const char * name , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ); int fgetspent_r(FILE * stream , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ; int sgetspent_r(const char * s , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ...
https://man.plustar.jp/manpage/man3/sgetspent_r.3.html - [similar]
Man page of STATVFS 4502
STATVFS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 statv ... > int statvfs(const char * path , struct statvfs * buf ); int fstatvfs(int fd , struct statvfs * buf ); 説 ... たファイルシステム中の任意のファイルのパス名である。 buf は、だいたい以下のように定義されている statvfs 構造 ... なオープンファイルディスクリプターではない。 EFAULT buf または path が無効なアドレスを指している。 EINTR こ ...
https://man.plustar.jp/manpage/man3/statvfs.3.html - [similar]
Man page of GETSPNAM 4502
GETSPNAM Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 gets ... nclude < shadow.h > int getspent_r(struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... int getspnam_r(const char * name , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ); int fgetspent_r(FILE * stream , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ... ; int sgetspent_r(const char * s , struct spwd * spbuf , char * buf , size_t buflen , struct spwd ** spbu ...
https://man.plustar.jp/manpage/man3/ulckpwdf.3.html - [similar]
Man page of INOTIFY 4502
INOTIFY Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 inoti ... 両方に対して IN_OPEN イベントが生成される。 read(fd, buf, count); dir と dir/myfile の両方に対して IN_ACCES ... S イベントが生成される write(fd, buf, count); dir と dir/myfile の両方に対して IN_MODIF ... ect alignment may decrease performance. Hence, the buffer used for reading from the inotify file descript ... he same alignment as struct inotify_event. */ char buf[4096] __attribute__ ((aligned(__alignof__(struct i ...
https://man.plustar.jp/manpage/man7/inotify.7.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 NEXT

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