manページ検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 3079 for OF (0.065 sec.)
Man page of SHM_OPEN 3005
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... 定数の定義用 */ int shm_open(const char * name , int oflag , mode_t mode ); int shm_unlink(const char * na ... シュ以外の文字が 1 文字以上続く形式 にすべきである。 oflag はビットマスクで、 O_RDONLY と O_RDWR のいずれか ... 1-2008. POSIX.1-2001 says that the group ownership of a newly created shared memory object is set to eit ... object is visible in the filesystem, the group ID of the parent directory. 注意 POSIX は O_RDONLY と O_ ...
https://man.plustar.jp/manpage/man3/shm_open.3.html - [similar]
Man page of SHM_OPEN 3005
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... 定数の定義用 */ int shm_open(const char * name , int oflag , mode_t mode ); int shm_unlink(const char * na ... シュ以外の文字が 1 文字以上続く形式 にすべきである。 oflag はビットマスクで、 O_RDONLY と O_RDWR のいずれか ... 1-2008. POSIX.1-2001 says that the group ownership of a newly created shared memory object is set to eit ... object is visible in the filesystem, the group ID of the parent directory. 注意 POSIX は O_RDONLY と O_ ...
https://man.plustar.jp/manpage/man3/shm_unlink.3.html - [similar]
Man page of STRCASECMP 3005
STRCASECMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 st ... cmp () function performs a byte-by-byte comparison of the strings s1 and s2 , ignoring the case of the c ... ilar, except that it compares no more than n bytes of s1 and s2 . 返り値 The strcasecmp () and strncasec ... 数が宣言されている。 The POSIX.1-2008 standard says of these functions: When the LC_CTYPE category of the ...
https://man.plustar.jp/manpage/man3/strcasecmp.3.html - [similar]
Man page of STRCASECMP 3005
STRCASECMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 st ... cmp () function performs a byte-by-byte comparison of the strings s1 and s2 , ignoring the case of the c ... ilar, except that it compares no more than n bytes of s1 and s2 . 返り値 The strcasecmp () and strncasec ... 数が宣言されている。 The POSIX.1-2008 standard says of these functions: When the LC_CTYPE category of the ...
https://man.plustar.jp/manpage/man3/strncasecmp.3.html - [similar]
Man page of UMASK 2981
UMASK Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 umask - ... ission bits absent in the mode argument are turned off. For example, the following default ACL is equiva ... lent to a umask of 022: u::rwx,g::r-x,o::r-x Combining the effect of ... this default ACL with a mode argument of 0666 (rw-rw-rw-), the resulting file permissions w ... は変更されない。 It is impossible to use umask () to fetch a process's umask without at the same time ch ...
https://man.plustar.jp/manpage/man2/umask.2.html - [similar]
Man page of VFORK 2981
VFORK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 vfork - ... y calling _exit (2), or abnormally, after delivery of a fatal signal), or it makes a call to execve (2). ... tion or call exit (3) (which would have the effect of calling exit handlers established by the parent pr ... to temporarily commit memory (see the description of /proc/sys/vm/overcommit_memory in proc (5)) in ord ... this scenario requires either committing an amount of memory equal to the size of the parent process (if ...
https://man.plustar.jp/manpage/man2/vfork.2.html - [similar]
Man page of MBSTOWCS 2953
MBSTOWCS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mbst ... wide characters are written to dest . The sequence of characters in the string src shall begin in the in ... うになる。 $ ./t_mbstowcs de_DE.UTF-8 Grüße! Length of source string (excluding terminator): 8 bytes 6 mu ... int argc, char *argv[]) { size_t mbslen; /* Number of multibyte characters in source */ wchar_t *wcs; /* ... be the source string to the user */ printf("Length of source string (excluding terminator):\n"); printf( ...
https://man.plustar.jp/manpage/man3/mbstowcs.3.html - [similar]
Man page of RESOLV.CONF 2953
RESOLV.CONF Section: Linux Programmer's Manual (5) Updated: 2020-08-13 Index JM Home Page 名前 r ... ル 書式 /etc/resolv.conf 説明 The resolver is a set of routines in the C library that provide access to t ... designed to be human readable and contains a list of keywords with values that provide various types of ... configuration file is considered a trusted source of DNS information; see the trust-ad option below for ... search list is limited to six domains with a total of 256 characters. Since glibc 2.26, the search list ...
https://man.plustar.jp/manpage/man5/resolv.conf.5.html - [similar]
Man page of nlmconv 2925
nlmconv Section: GNU Development Tools (1) Updated: March 1996 Index JM Home Page 名前 nlmconv - ... が対応している i386 のオブジェクトファイル形式は COFF 、 ELF 、 a.out である。 SPARC のオブジェクトファ ... h (October 1993)、 著作権 Copyright (c) 1993 Free Software Foundation, Inc. Permission is granted to mak ... e and distribute verbatim copies of this manual provided the copyright notice and this ... s granted to copy and distribute modified versions of this manual under the conditions for verbatim copy ...
https://man.plustar.jp/manpage/man1/nlmconv.1.html - [similar]
Man page of POSIX_MEMALIGN 2925
POSIX_MEMALIGN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... ign () allocates size bytes and places the address of the allocated memory in *memptr . The address of t ... he allocated memory will be a multiple of alignment , which must be a power of two and a mul ... tiple of sizeof(void *) . This address can later be success ... fully passed to free (3). If size is 0, then the value placed in *m ...
https://man.plustar.jp/manpage/man3/aligned_alloc.3.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT

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