Results of 1 - 10 of about 206 for returned (0.002 sec.)
- Man page of FPATHCONF 11004
- FPATHCONF Section: Linux Programmer's Manual (3) Updated: 2017-07-13 Index JM Home Page 名前 fpa
...
to a FIFO or a directory; in the latter case, the returned value corresponds to FIFOs created in that directo ...
nctions is one of the following: * On error, -1 is returned and errno is set to indicate the cause of the erro ...
imum limit, and that limit is indeterminate, -1 is returned and errno is not changed. (To distinguish an indet ...
and then check whether errno is nonzero when -1 is returned.) * If name corresponds to an option, a positive v ...
-
https://man.plustar.jp/manpage/man3/fpathconf.3.html
- [similar]
- Man page of FPATHCONF 11004
- FPATHCONF Section: Linux Programmer's Manual (3) Updated: 2017-07-13 Index JM Home Page 名前 fpa
...
to a FIFO or a directory; in the latter case, the returned value corresponds to FIFOs created in that directo ...
nctions is one of the following: * On error, -1 is returned and errno is set to indicate the cause of the erro ...
imum limit, and that limit is indeterminate, -1 is returned and errno is not changed. (To distinguish an indet ...
and then check whether errno is nonzero when -1 is returned.) * If name corresponds to an option, a positive v ...
-
https://man.plustar.jp/manpage/man3/pathconf.3.html
- [similar]
- Man page of POLL 9193
- POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp
...
t events; /* requested events */ short revents; /* returned events */ }; nfds には、 fds 配列の要素数を指定する ...
義しなければならない。 POLLERR Error condition (only returned in revents ; ignored in events ). This bit is also ...
he read end has been closed. POLLHUP Hang up (only returned in revents ; ignored in events ). Note that when r ...
sumed. POLLNVAL Invalid request: fd not open (only returned in revents ; ignored in events ). _XOPEN_SOURCE を ...
-
https://man.plustar.jp/manpage/man2/poll.2.html
- [similar]
- Man page of POLL 9193
- POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp
...
t events; /* requested events */ short revents; /* returned events */ }; nfds には、 fds 配列の要素数を指定する ...
義しなければならない。 POLLERR Error condition (only returned in revents ; ignored in events ). This bit is also ...
he read end has been closed. POLLHUP Hang up (only returned in revents ; ignored in events ). Note that when r ...
sumed. POLLNVAL Invalid request: fd not open (only returned in revents ; ignored in events ). _XOPEN_SOURCE を ...
-
https://man.plustar.jp/manpage/man2/ppoll.2.html
- [similar]
- Man page of READLINK 7840
- READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 read
...
return the number of bytes placed in buf . (If the returned value equals bufsiz , then truncation may have occ ...
urred.) On error, -1 is returned and errno is set to indicate the error. エラー EAC ...
size, so that we can determine whether the buffer returned by readlink() was truncated. */ bufsiz = sb.st_siz ...
nd the call to readlink()). Warn the user that the returned target may have been truncated. */ if (nbytes == b ...
-
https://man.plustar.jp/manpage/man2/readlink.2.html
- [similar]
- Man page of READLINK 7840
- READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 read
...
return the number of bytes placed in buf . (If the returned value equals bufsiz , then truncation may have occ ...
urred.) On error, -1 is returned and errno is set to indicate the error. エラー EAC ...
size, so that we can determine whether the buffer returned by readlink() was truncated. */ bufsiz = sb.st_siz ...
nd the call to readlink()). Warn the user that the returned target may have been truncated. */ if (nbytes == b ...
-
https://man.plustar.jp/manpage/man2/readlinkat.2.html
- [similar]
- Man page of SYSCONF 7840
- SYSCONF Section: Linux Programmer's Manual (3) Updated: 2019-05-09 Index JM Home Page 名前 sysco
...
conf () is one of the following: * On error, -1 is returned and errno is set to indicate the cause of the erro ...
imum limit, and that limit is indeterminate, -1 is returned and errno is not changed. (To distinguish an indet ...
and then check whether errno is nonzero when -1 is returned.) * If name corresponds to an option, a positive v ...
alue is returned if the option is supported, and -1 is returned if ...
-
https://man.plustar.jp/manpage/man3/sysconf.3.html
- [similar]
- Man page of UNIX 7691
- UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ロ
...
as all permissions enabled, other than those that are turned off by the process umask (2). The owner, group, a ...
message in each subsequently received message. The returned credentials are those specified by the sender usin ...
e value given as an argument to setsockopt (2) and returned as the result of getsockopt (2) is an integer bool ...
e value given as an argument to setsockopt (2) and returned as the result of getsockopt (2) is an integer bool ...
-
https://man.plustar.jp/manpage/man7/unix.7.html
- [similar]
- Man page of SOCKETPAIR 7392
- SOCKETPAIR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 so
...
escriptors used in referencing the new sockets are returned in sv[0] and sv[1] . The two sockets are indisting ...
uishable. 返り値 On success, zero is returned. On error, -1 is returned, errno is set appropriat ...
-
https://man.plustar.jp/manpage/man2/socketpair.2.html
- [similar]
- 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_ntop.3.html
- [similar]