manページ検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 96 for ATOI (0.075 sec.)
Man page of CPU_SET 6093
CPU_SET Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CPU_S ... us>\n", argv[0]); exit(EXIT_FAILURE); } num_cpus = atoi(argv[1]); cpusetp = CPU_ALLOC(num_cpus); if (cpuse ...
https://man.plustar.jp/manpage/man3/CPU_ZERO_S.3.html - [similar]
Man page of MATHERR 6093
MATHERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mathe ... (argc > 2) { _LIB_VERSION = _SVID_; matherr_ret = atoi(argv[2]); } if (argc > 3) { change_retval = 1; new ...
https://man.plustar.jp/manpage/man3/matherr.3.html - [similar]
Man page of MEMFD_CREATE 6027
MEMFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... L\n"); exit(EXIT_FAILURE); } name = argv[1]; len = atoi(argv[2]); seals_arg = argv[3]; /* Create an anonym ...
https://man.plustar.jp/manpage/man2/memfd_create.2.html - [similar]
Man page of OPEN_BY_HANDLE_AT 6027
OPEN_BY_HANDLE_AT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page ... file handle\n"); exit(EXIT_FAILURE); } mount_id = atoi(line1); handle_bytes = strtoul(line2, &nextp, 0); ...
https://man.plustar.jp/manpage/man2/name_to_handle_at.2.html - [similar]
Man page of OPEN_BY_HANDLE_AT 6027
OPEN_BY_HANDLE_AT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page ... file handle\n"); exit(EXIT_FAILURE); } mount_id = atoi(line1); handle_bytes = strtoul(line2, &nextp, 0); ...
https://man.plustar.jp/manpage/man2/open_by_handle_at.2.html - [similar]
Man page of WAIT 6027
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... (argc == 1) pause(); /* Wait for signals */ _exit(atoi(argv[1])); } else { /* Code executed by parent */ ...
https://man.plustar.jp/manpage/man2/wait.2.html - [similar]
Man page of WAIT 6027
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... (argc == 1) pause(); /* Wait for signals */ _exit(atoi(argv[1])); } else { /* Code executed by parent */ ...
https://man.plustar.jp/manpage/man2/waitid.2.html - [similar]
Man page of WAIT 6027
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... (argc == 1) pause(); /* Wait for signals */ _exit(atoi(argv[1])); } else { /* Code executed by parent */ ...
https://man.plustar.jp/manpage/man2/waitpid.2.html - [similar]
Man page of GETOPT 6027
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... t) { case 'n': flags = 1; break; case 't': nsecs = atoi(optarg); tfnd = 1; break; default: /* '?' */ fprin ...
https://man.plustar.jp/manpage/man3/getopt.3.html - [similar]
Man page of GETOPT 6027
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... t) { case 'n': flags = 1; break; case 't': nsecs = atoi(optarg); tfnd = 1; break; default: /* '?' */ fprin ...
https://man.plustar.jp/manpage/man3/getopt_long.3.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