manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 206 for returned (0.011 sec.)
Man page of INET_NET_PTON 7243
INET_NET_PTON Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ... ット数を表示する。 $ ./a.out 193.168 inet_net_pton() returned: 24 inet_net_ntop() yielded: 193.168.0/24 Raw addr ... する。 $ ./a.out 193.168 0xffffffff inet_net_pton() returned: 24 inet_net_ntop() yielded: 193.168.0/24 Raw addr ... を確認する。 $ ./a.out 193.168.1.128 inet_net_pton() returned: 32 inet_net_ntop() yielded: 193.168.1.128/32 Raw ... まれる)。 $ ./a.out 193.168.1.128/24 inet_net_pton() returned: 24 inet_net_ntop() yielded: 193.168.1/24 Raw addr ...
https://man.plustar.jp/manpage/man3/inet_net_pton.3.html - [similar]
Man page of STRTOL 7243
STRTOL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtol ... の実行例をいくつか以下に示す: $ ./a.out 123 strtol() returned 123 $ ./a.out ' 123' strtol() returned 123 $ ./a.o ... ut 123abc strtol() returned 123 Further characters after number: "abc" $ ./a.o ... ) successfully parsed a number */ printf("strtol() returned %ld\n", val); if (*endptr != '\0') /* Not necessar ...
https://man.plustar.jp/manpage/man3/strtol.3.html - [similar]
Man page of STRTOL 7243
STRTOL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtol ... の実行例をいくつか以下に示す: $ ./a.out 123 strtol() returned 123 $ ./a.out ' 123' strtol() returned 123 $ ./a.o ... ut 123abc strtol() returned 123 Further characters after number: "abc" $ ./a.o ... ) successfully parsed a number */ printf("strtol() returned %ld\n", val); if (*endptr != '\0') /* Not necessar ...
https://man.plustar.jp/manpage/man3/strtoll.3.html - [similar]
Man page of STRTOL 7243
STRTOL Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtol ... の実行例をいくつか以下に示す: $ ./a.out 123 strtol() returned 123 $ ./a.out ' 123' strtol() returned 123 $ ./a.o ... ut 123abc strtol() returned 123 Further characters after number: "abc" $ ./a.o ... ) successfully parsed a number */ printf("strtol() returned %ld\n", val); if (*endptr != '\0') /* Not necessar ...
https://man.plustar.jp/manpage/man3/strtoq.3.html - [similar]
Man page of FANOTIFY_MARK 7094
FANOTIFY_MARK Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... ing to do so will result in the error EINVAL being returned. FAN_MARK_FILESYSTEM (Linux 4.20 以降) Mark the fi ... supports fsid (e.g., tmpfs (5)). This error can be returned only with an fanotify group that identifies filesy ... rt the encoding of file handles. This error can be returned only with an fanotify group that identifies filesy ... t fsid than its root superblock. This error can be returned only with an fanotify group that identifies filesy ...
https://man.plustar.jp/manpage/man2/fanotify_mark.2.html - [similar]
Man page of GETCWD 7094
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... . (Before Linux 3.12, the limit on the size of the returned pathname was the system page size. On many archite ... . Following a change in Linux 2.6.36, the pathname returned by the getcwd () system call will be prefixed with ... in this page should consider checking whether the returned pathname starts with '/' or '(' to avoid misinterp ... on of getcwd () has failed to conform to POSIX and returned a relative pathname when the API contract requires ...
https://man.plustar.jp/manpage/man2/getcwd.2.html - [similar]
Man page of GETCWD 7094
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... . (Before Linux 3.12, the limit on the size of the returned pathname was the system page size. On many archite ... . Following a change in Linux 2.6.36, the pathname returned by the getcwd () system call will be prefixed with ... in this page should consider checking whether the returned pathname starts with '/' or '(' to avoid misinterp ... on of getcwd () has failed to conform to POSIX and returned a relative pathname when the API contract requires ...
https://man.plustar.jp/manpage/man3/get_current_dir_name.3.html - [similar]
Man page of GETCWD 7094
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... . (Before Linux 3.12, the limit on the size of the returned pathname was the system page size. On many archite ... . Following a change in Linux 2.6.36, the pathname returned by the getcwd () system call will be prefixed with ... in this page should consider checking whether the returned pathname starts with '/' or '(' to avoid misinterp ... on of getcwd () has failed to conform to POSIX and returned a relative pathname when the API contract requires ...
https://man.plustar.jp/manpage/man3/getcwd.3.html - [similar]
Man page of GETCWD 7094
GETCWD Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 getcwd ... . (Before Linux 3.12, the limit on the size of the returned pathname was the system page size. On many archite ... . Following a change in Linux 2.6.36, the pathname returned by the getcwd () system call will be prefixed with ... in this page should consider checking whether the returned pathname starts with '/' or '(' to avoid misinterp ... on of getcwd () has failed to conform to POSIX and returned a relative pathname when the API contract requires ...
https://man.plustar.jp/manpage/man3/getwd.3.html - [similar]
Man page of STRTOD 6785
STRTOD Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtod ... 保存される。 If no conversion is performed, zero is returned and (unless endptr is null) the value of nptr is s ... us or minus HUGE_VAL , HUGE_VALF , or HUGE_VALL is returned (according to the return type and sign of the valu ... no larger than DBL_MIN , FLT_MIN , or LDBL_MIN is returned and ERANGE is stored in errno . エラー ERANGE オー ...
https://man.plustar.jp/manpage/man3/strtod.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

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