manページ検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 316 for [SIMILAR] 16 1024 4096 WITH 46067 レゾ WITH 4136... (0.536 sec.)
Man page of ASPRINTF 0
ASPRINTF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 asprintf, vasprintf - 文字列を割り当ててそれに出力する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < stdio.h > int asprintf(char ** strp , const char * fmt , ...); int vas ...
https://man.plustar.jp/manpage/man3/asprintf.3.html - [similar]
Man page of FCLOSE 0
FCLOSE Section: Linux Programmer's Manual (3) Updated: 2016-12-12 Index JM Home Page 名前 fclose - ストリームを閉じる 書式 #include < stdio.h > int fclose(FILE * stream ); 説明 fclose () 関数は、 stream が指すストリームを (バッファーリングされて いた全ての出力データを fflush (3) を用いて ...
https://man.plustar.jp/manpage/man3/fclose.3.html - [similar]
Man page of INDEX 0
INDEX Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 index, rindex - 文字列中の文字の位置を示す 書式 #include < strings.h > char *index(const char * s , int c ); char *rindex(const char * s , int c ); 説明 index () 関数は、文字列 s 中に最初に文字 c が ...
https://man.plustar.jp/manpage/man3/index.3.html - [similar]
Man page of INDEX 0
INDEX Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 index, rindex - 文字列中の文字の位置を示す 書式 #include < strings.h > char *index(const char * s , int c ); char *rindex(const char * s , int c ); 説明 index () 関数は、文字列 s 中に最初に文字 c が ...
https://man.plustar.jp/manpage/man3/rindex.3.html - [similar]
Man page of STRSEP 0
STRSEP Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strsep - 文字列からトークンを取り出す 書式 #include < string.h > char *strsep(char ** stringp , const char * delim ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): strsep (): gli ...
https://man.plustar.jp/manpage/man3/strsep.3.html - [similar]
Man page of STRXFRM 0
STRXFRM Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strxfrm - 文字列の変換 書式 #include < string.h > size_t strxfrm(char * dest , const char * src , size_t n ); 説明 strxfrm () 関数は、文字列 src に対して、次のような変換を行う。 変換は、ある二つの文 ...
https://man.plustar.jp/manpage/man3/strxfrm.3.html - [similar]
Man page of ASPRINTF 0
ASPRINTF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 asprintf, vasprintf - 文字列を割り当ててそれに出力する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < stdio.h > int asprintf(char ** strp , const char * fmt , ...); int vas ...
https://man.plustar.jp/manpage/man3/vasprintf.3.html - [similar]
Man page of MODPROBE 0
MODPROBE Section: (8) Updated: 08 May 2005 Index JM Home Page 名前 modprobe - Linux カーネルにモジュールを追加したり削除したりするプログラム 書式 modprobe [ -v ] [ -V ] [ -C config-file ] [ -n ] [ -i ] [ -q ] [ -o modulename ] [ modulename ] [ module parameters ... ] modprobe [ -r ] [ -v ...
https://man.plustar.jp/manpage/man8/modprobe.8.html - [similar]
Man page of READDIR 0
READDIR Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 readdir - ディレクトリエントリーを読み込む 書式 int readdir(unsigned int fd , struct old_linux_dirent * dirp , unsigned int count ); 注 : このシステムコールには glibc のラッパー関数は存在しない。「 ...
https://man.plustar.jp/manpage/man2/readdir.2.html - [similar]
Man page of SETGID 0
SETGID Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 setgid - グループ識別(identity)を設定する 書式 #include < sys/types.h > #include < unistd.h > int setgid(gid_t gid ); 説明 setgid () sets the effective group ID of the calling process. If the callin ...
https://man.plustar.jp/manpage/man2/setgid.2.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 NEXT

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