manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 228 for fprintf (0.017 sec.)
Man page of GETADDRINFO_A 7288
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... NI_MAXHOST]; struct addrinfo *res; if (argc < 2) { fprintf(stderr, "Usage: %s HOST...\n", argv[0]); exit(EXIT ... a(GAI_WAIT, reqs, argc - 1, NULL); if (ret != 0) { fprintf(stderr, "getaddrinfo_a() failed: %s\n", gai_strerr ... f(host), NULL, 0, NI_NUMERICHOST); if (ret != 0) { fprintf(stderr, "getnameinfo() failed: %s\n", gai_strerror ... nreqs_base], nreqs - nreqs_base, NULL); if (ret) { fprintf(stderr, "getaddrinfo_a() failed: %s\n", gai_strerr ...
https://man.plustar.jp/manpage/man3/getaddrinfo_a.3.html - [similar]
Man page of MSGOP 6865
MSGOP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgrcv, ... char *msg) { if (msg != NULL) fputs(msg, stderr); fprintf(stderr, "Usage: %s [options]\n", prog_name); fprin ... tf(stderr, "Options are:\n"); fprintf(stderr, "-s send message using msgsnd()\n"); fprin ... tf(stderr, "-r read message using msgrcv()\n"); fprintf(stderr, "-t message type (default is 1)\n"); fprin ...
https://man.plustar.jp/manpage/man2/msgop.2.html - [similar]
Man page of MSGOP 6865
MSGOP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgrcv, ... char *msg) { if (msg != NULL) fputs(msg, stderr); fprintf(stderr, "Usage: %s [options]\n", prog_name); fprin ... tf(stderr, "Options are:\n"); fprintf(stderr, "-s send message using msgsnd()\n"); fprin ... tf(stderr, "-r read message using msgrcv()\n"); fprintf(stderr, "-t message type (default is 1)\n"); fprin ...
https://man.plustar.jp/manpage/man2/msgrcv.2.html - [similar]
Man page of MSGOP 6865
MSGOP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgrcv, ... char *msg) { if (msg != NULL) fputs(msg, stderr); fprintf(stderr, "Usage: %s [options]\n", prog_name); fprin ... tf(stderr, "Options are:\n"); fprintf(stderr, "-s send message using msgsnd()\n"); fprin ... tf(stderr, "-r read message using msgrcv()\n"); fprintf(stderr, "-t message type (default is 1)\n"); fprin ...
https://man.plustar.jp/manpage/man2/msgsnd.2.html - [similar]
Man page of OPEN_BY_HANDLE_AT 6576
OPEN_BY_HANDLE_AT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page ... ze, flags, dirfd; char *pathname; if (argc != 2) { fprintf(stderr, "Usage: %s pathname\n", argv[0]); exit(EXI ... , &mount_id, flags) != -1 || errno != EOVERFLOW) { fprintf(stderr, "Unexpected result from name_to_handle_at( ... %s", &mi_mount_id, mount_path); if (nread != 2) { fprintf(stderr, "Bad sscanf()\n"); exit(EXIT_FAILURE); } i ... ound = 1; } free(linep); fclose(fp); if (!found) { fprintf(stderr, "Could not find mount point\n"); exit(EXIT ...
https://man.plustar.jp/manpage/man2/name_to_handle_at.2.html - [similar]
Man page of OPEN_BY_HANDLE_AT 6576
OPEN_BY_HANDLE_AT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page ... ze, flags, dirfd; char *pathname; if (argc != 2) { fprintf(stderr, "Usage: %s pathname\n", argv[0]); exit(EXI ... , &mount_id, flags) != -1 || errno != EOVERFLOW) { fprintf(stderr, "Unexpected result from name_to_handle_at( ... %s", &mi_mount_id, mount_path); if (nread != 2) { fprintf(stderr, "Bad sscanf()\n"); exit(EXIT_FAILURE); } i ... ound = 1; } free(linep); fclose(fp); if (!found) { fprintf(stderr, "Could not find mount point\n"); exit(EXIT ...
https://man.plustar.jp/manpage/man2/open_by_handle_at.2.html - [similar]
Man page of GETGROUPLIST 6576
GETGROUPLIST Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... uct passwd *pw; struct group *gr; if (argc != 3) { fprintf(stderr, "Usage: %s <user> <ngroups>\n", argv[0]); ... st(argv[1], pw->pw_gid, groups, &ngroups) == -1) { fprintf(stderr, "getgrouplist() returned -1; ngroups = %d\ ... ist of retrieved groups, along with group names */ fprintf(stderr, "ngroups = %d\n", ngroups); for (int j = 0 ...
https://man.plustar.jp/manpage/man3/getgrouplist.3.html - [similar]
Man page of MATHERR 6442
MATHERR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mathe ... turn value */ int matherr(struct exception *exc) { fprintf(stderr, "matherr %s exception in %s() function\n", ... exc->type == PLOSS) ? "PLOSS" : "???", exc->name); fprintf(stderr, " args: %f, %f\n", exc->arg1, exc->arg2); ... nt argc, char *argv[]) { double x; if (argc < 2) { fprintf(stderr, "Usage: %s <argval>" " [<matherr-ret> [<ne ...
https://man.plustar.jp/manpage/man3/matherr.3.html - [similar]
Man page of USER_NAMESPACES 6297
USER_NAMESPACES Section: Linux Programmer's Manual (7) Updated: 2014-09-21 Index JM Home Page 名 ... atic int verbose; static void usage(char *pname) { fprintf(stderr, "Usage: %s [options] cmd [arg...]\n\n", pn ... ame); fprintf(stderr, "Create a child process that executes a sh ... "and possibly also other new namespace(s).\n\n"); fprintf(stderr, "Options can be:\n\n"); #define fpe(str) f ... '\n'; fd = open(map_file, O_RDWR); if (fd == -1) { fprintf(stderr, "ERROR: open %s: %s\n", map_file, strerror ...
https://man.plustar.jp/manpage/man7/user_namespaces.7.html - [similar]
Man page of FWIDE 6153
FWIDE Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 fwide - ... バイト単位のストリームにワイド文字を出力にするには fprintf (3) 関数の %lc 変換や %ls 変換を使用することができ ... %c 変換や %s 変換を使用することができる。 関連項目 fprintf (3), fwprintf (3) この文書について この man ページ ...
https://man.plustar.jp/manpage/man3/fwide.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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