manページ検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 432 for exit (0.019 sec.)
Man page of VFORK 4268
VFORK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 vfork - ... vfork () を呼び出している関数から return したり、 _exit (2) や exec (3) 族の関数をコールする前に他の関数を ... the child terminates (either normally, by calling _exit (2), or abnormally, after delivery of a fatal sign ... must not return from the current function or call exit (3) (which would have the effect of calling exit h ... ing the parent's stdio (3) buffers), but may call _exit (2). fork (2) と同様に、 vfork () で作成された子プ ...
https://man.plustar.jp/manpage/man2/vfork.2.html - [similar]
Man page of INET 4268
INET Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 inet_ato ... fprintf(stderr, "%s <dotted-address>\n", argv[0]); exit(EXIT_FAILURE); } if (inet_aton(argv[1], &addr) == ... 0) { fprintf(stderr, "Invalid address\n"); exit(EXIT_FAILURE); } printf("%s\n", inet_ntoa(addr)); ... exit(EXIT_SUCCESS); } 関連項目 byteorder (3), getaddrinfo (3 ...
https://man.plustar.jp/manpage/man3/inet.3.html - [similar]
Man page of INET 4268
INET Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 inet_ato ... fprintf(stderr, "%s <dotted-address>\n", argv[0]); exit(EXIT_FAILURE); } if (inet_aton(argv[1], &addr) == ... 0) { fprintf(stderr, "Invalid address\n"); exit(EXIT_FAILURE); } printf("%s\n", inet_ntoa(addr)); ... exit(EXIT_SUCCESS); } 関連項目 byteorder (3), getaddrinfo (3 ...
https://man.plustar.jp/manpage/man3/inet_addr.3.html - [similar]
Man page of INET 4268
INET Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 inet_ato ... fprintf(stderr, "%s <dotted-address>\n", argv[0]); exit(EXIT_FAILURE); } if (inet_aton(argv[1], &addr) == ... 0) { fprintf(stderr, "Invalid address\n"); exit(EXIT_FAILURE); } printf("%s\n", inet_ntoa(addr)); ... exit(EXIT_SUCCESS); } 関連項目 byteorder (3), getaddrinfo (3 ...
https://man.plustar.jp/manpage/man3/inet_aton.3.html - [similar]
Man page of INET 4268
INET Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 inet_ato ... fprintf(stderr, "%s <dotted-address>\n", argv[0]); exit(EXIT_FAILURE); } if (inet_aton(argv[1], &addr) == ... 0) { fprintf(stderr, "Invalid address\n"); exit(EXIT_FAILURE); } printf("%s\n", inet_ntoa(addr)); ... exit(EXIT_SUCCESS); } 関連項目 byteorder (3), getaddrinfo (3 ...
https://man.plustar.jp/manpage/man3/inet_lnaof.3.html - [similar]
Man page of INET 4268
INET Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 inet_ato ... fprintf(stderr, "%s <dotted-address>\n", argv[0]); exit(EXIT_FAILURE); } if (inet_aton(argv[1], &addr) == ... 0) { fprintf(stderr, "Invalid address\n"); exit(EXIT_FAILURE); } printf("%s\n", inet_ntoa(addr)); ... exit(EXIT_SUCCESS); } 関連項目 byteorder (3), getaddrinfo (3 ...
https://man.plustar.jp/manpage/man3/inet_makeaddr.3.html - [similar]
Man page of INET 4268
INET Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 inet_ato ... fprintf(stderr, "%s <dotted-address>\n", argv[0]); exit(EXIT_FAILURE); } if (inet_aton(argv[1], &addr) == ... 0) { fprintf(stderr, "Invalid address\n"); exit(EXIT_FAILURE); } printf("%s\n", inet_ntoa(addr)); ... exit(EXIT_SUCCESS); } 関連項目 byteorder (3), getaddrinfo (3 ...
https://man.plustar.jp/manpage/man3/inet_netof.3.html - [similar]
Man page of INET 4268
INET Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 inet_ato ... fprintf(stderr, "%s <dotted-address>\n", argv[0]); exit(EXIT_FAILURE); } if (inet_aton(argv[1], &addr) == ... 0) { fprintf(stderr, "Invalid address\n"); exit(EXIT_FAILURE); } printf("%s\n", inet_ntoa(addr)); ... exit(EXIT_SUCCESS); } 関連項目 byteorder (3), getaddrinfo (3 ...
https://man.plustar.jp/manpage/man3/inet_network.3.html - [similar]
Man page of INET 4268
INET Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 inet_ato ... fprintf(stderr, "%s <dotted-address>\n", argv[0]); exit(EXIT_FAILURE); } if (inet_aton(argv[1], &addr) == ... 0) { fprintf(stderr, "Invalid address\n"); exit(EXIT_FAILURE); } printf("%s\n", inet_ntoa(addr)); ... exit(EXIT_SUCCESS); } 関連項目 byteorder (3), getaddrinfo (3 ...
https://man.plustar.jp/manpage/man3/inet_ntoa.3.html - [similar]
Man page of USER_NAMESPACES 4268
USER_NAMESPACES Section: Linux Programmer's Manual (7) Updated: 2014-09-21 Index JM Home Page 名 ... 出力し、呼び出し元プロセスを終了する。 */ #define errExit(msg) do { perror(msg); exit(EXIT_FAILURE); \ } whi ... d by newlines before writing" " to map files.\n"); exit(EXIT_FAILURE); } /* マッピングファイル 'map_file' ... ERROR: open %s: %s\n", map_file, strerror(errno)); exit(EXIT_FAILURE); } if (write(fd, mapping, map_len) ! ... RROR: write %s: %s\n", map_file, strerror(errno)); exit(EXIT_FAILURE); } close(fd); } static int /* クロー ...
https://man.plustar.jp/manpage/man7/user_namespaces.7.html - [similar]
PREV 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 NEXT

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