manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 96 for ATOI (0.030 sec.)
Man page of GETRLIMIT 6434
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... -limit>]\n", argv[0]); exit(EXIT_FAILURE); } pid = atoi(argv[1]); /* PID of target process */ newp = NULL; ... if (argc == 4) { new.rlim_cur = atoi(argv[2]); new.rlim_max = atoi(argv[3]); newp = &ne ...
https://man.plustar.jp/manpage/man3/vlimit.3.html - [similar]
Man page of SHMOP 6303
SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat, ... ; } /* Get object IDs from command-line */ shmid = atoi(argv[1]); semid = atoi(argv[2]); /* Attach shared ...
https://man.plustar.jp/manpage/man2/shmat.2.html - [similar]
Man page of SHMOP 6303
SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat, ... ; } /* Get object IDs from command-line */ shmid = atoi(argv[1]); semid = atoi(argv[2]); /* Attach shared ...
https://man.plustar.jp/manpage/man2/shmdt.2.html - [similar]
Man page of SHMOP 6303
SHMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmat, ... ; } /* Get object IDs from command-line */ shmid = atoi(argv[1]); semid = atoi(argv[2]); /* Attach shared ...
https://man.plustar.jp/manpage/man2/shmop.2.html - [similar]
Man page of MSGOP 6224
MSGOP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgrcv, ... ak; case 'r': mode = 2; break; case 't': msgtype = atoi(optarg); if (msgtype <= 0) usage(argv[0], "-t opti ... t be greater than 0\n"); break; case 'k': msgkey = atoi(optarg); break; default: usage(argv[0], "Unrecogni ...
https://man.plustar.jp/manpage/man2/msgop.2.html - [similar]
Man page of MSGOP 6224
MSGOP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgrcv, ... ak; case 'r': mode = 2; break; case 't': msgtype = atoi(optarg); if (msgtype <= 0) usage(argv[0], "-t opti ... t be greater than 0\n"); break; case 'k': msgkey = atoi(optarg); break; default: usage(argv[0], "Unrecogni ...
https://man.plustar.jp/manpage/man2/msgrcv.2.html - [similar]
Man page of MSGOP 6224
MSGOP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgrcv, ... ak; case 'r': mode = 2; break; case 't': msgtype = atoi(optarg); if (msgtype <= 0) usage(argv[0], "-t opti ... t be greater than 0\n"); break; case 'k': msgkey = atoi(optarg); break; default: usage(argv[0], "Unrecogni ...
https://man.plustar.jp/manpage/man2/msgsnd.2.html - [similar]
Man page of SELECT_TUT 6224
SELECT_TUT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 se ... ILURE); } signal(SIGPIPE, SIG_IGN); forward_port = atoi(argv[2]); h = listen_socket(atoi(argv[1])); if (h ...
https://man.plustar.jp/manpage/man2/select_tut.2.html - [similar]
Man page of CLOCK_GETCPUCLOCKID 6224
CLOCK_GETCPUCLOCKID Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Pag ... 0]); exit(EXIT_FAILURE); } if (clock_getcpuclockid(atoi(argv[1]), &clockid) != 0) { perror("clock_getcpucl ...
https://man.plustar.jp/manpage/man3/clock_getcpuclockid.3.html - [similar]
Man page of GETGROUPLIST 6224
GETGROUPLIST Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... ups>\n", argv[0]); exit(EXIT_FAILURE); } ngroups = atoi(argv[2]); gid_t *groups = malloc(sizeof(*groups) * ...
https://man.plustar.jp/manpage/man3/getgrouplist.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