manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 187 for DO (0.008 sec.)
Man page of OPEN_BY_HANDLE_AT 5462
OPEN_BY_HANDLE_AT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page ... ble for this particular name in a filesystem which does normally support file-handle lookup. This case c ... /mountinfo . Opening the pathname in the fifth field of that record yields a file descriptor for the mou ... ルに対するハンドルが返される)。 name_to_handle_at () does not trigger a mount when the final component of ... utomount can be triggered by adding a "/" to the end of the pathname. open_by_handle_at() open_by_handle ...
https://man.plustar.jp/manpage/man2/name_to_handle_at.2.html - [similar]
Man page of OPEN_BY_HANDLE_AT 5462
OPEN_BY_HANDLE_AT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page ... ble for this particular name in a filesystem which does normally support file-handle lookup. This case c ... /mountinfo . Opening the pathname in the fifth field of that record yields a file descriptor for the mou ... ルに対するハンドルが返される)。 name_to_handle_at () does not trigger a mount when the final component of ... utomount can be triggered by adding a "/" to the end of the pathname. open_by_handle_at() open_by_handle ...
https://man.plustar.jp/manpage/man2/open_by_handle_at.2.html - [similar]
Man page of SELECT_TUT 5462
SELECT_TUT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 se ... OCK ). These results must be properly managed (not done properly above). If your program is not going to ... t is unlikely you will get EINTR . If your program does not set nonblocking I/O, you will not get EAGAIN ... r, sizeof(addr)) == -1) { perror("connect()"); shutdown(cfd, SHUT_RDWR); close(cfd); return -1; } return ... cfd; } #define SHUT_FD1 do { \ if (fd1 >= 0) { \ shutdown(fd1, SHUT_RDWR); \ ...
https://man.plustar.jp/manpage/man2/select_tut.2.html - [similar]
Man page of TEE 5462
TEE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 tee - パイ ... (fd == -1) { perror("open"); exit(EXIT_FAILURE); } do { /* * tee stdin to stdout. */ len = tee(STDIN_FIL ... ENO, STDOUT_FILENO, INT_MAX, SPLICE_F_NONBLOCK); if (len < 0 ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード 参照 , ... プログラムのソース 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man2/tee.2.html - [similar]
Man page of DUPLOCALE 5462
DUPLOCALE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 dup ... lib.h > #include < locale.h > #define errExit(msg) do { perror(msg); exit(EXIT_FAILURE); \ } while (0) i ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード duploc ... プログラムのソース 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/duplocale.3.html - [similar]
Man page of INSQUE 5462
INSQUE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 insque ... 明 The insque () and remque () functions manipulate doubly linked lists. Each element in the list is a st ... may be linear (i.e., NULL forward pointer at the end of the list and NULL backward pointer at the start ... on removes the element pointed to by elem from the doubly linked list. 属性 この節で使用されている用語の ... ntf("Traversing completed list:\n"); elem = first; do { printf(" %s\n", elem->name); elem = elem->forwar ...
https://man.plustar.jp/manpage/man3/insque.3.html - [similar]
Man page of MBSTOWCS 5462
MBSTOWCS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mbst ... is: %ls (%zu characters)\n", wcs, mbslen); /* Now do some inspection of the classes of the characters i ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード string ... プログラムのソース 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man3/mbstowcs.3.html - [similar]
Man page of INSQUE 5462
INSQUE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 insque ... 明 The insque () and remque () functions manipulate doubly linked lists. Each element in the list is a st ... may be linear (i.e., NULL forward pointer at the end of the list and NULL backward pointer at the start ... on removes the element pointed to by elem from the doubly linked list. 属性 この節で使用されている用語の ... ntf("Traversing completed list:\n"); elem = first; do { printf(" %s\n", elem->name); elem = elem->forwar ...
https://man.plustar.jp/manpage/man3/remque.3.html - [similar]
Man page of VCS 5462
VCS Section: Linux Programmer's Manual (4) Updated: 2020-11-01 Index JM Home Page 名前 vcs, vcsa ... うにして作る事ができる: for x in 0 1 2 3 4 5 6 7 8; do mknod -m 644 /dev/vcs$x c 7 $x; mknod -m 644 /dev/ ... vcsa$x c 7 $[$x+128]; done chown root:tty /dev/vcs* ioctl (2) による要求はサ ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード dev , ... ァイル バージョン 例 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man4/vcs.4.html - [similar]
Man page of VCS 5462
VCS Section: Linux Programmer's Manual (4) Updated: 2020-11-01 Index JM Home Page 名前 vcs, vcsa ... うにして作る事ができる: for x in 0 1 2 3 4 5 6 7 8; do mknod -m 644 /dev/vcs$x c 7 $x; mknod -m 644 /dev/ ... vcsa$x c 7 $[$x+128]; done chown root:tty /dev/vcs* ioctl (2) による要求はサ ... 説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード dev , ... ァイル バージョン 例 関連項目 この文書について This document was created by man2html , using the manual p ...
https://man.plustar.jp/manpage/man4/vcsa.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT

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