Results of 1 - 10 of about 27 for COMPARE (0.032 sec.)
- Man page of UUID_COMPARE 16359
- UUID_COMPARE Section: C Library Functions (3) Updated: December 2010 Index JM Home Page 名前 uui
...
d_compare - 二つの UUID が同じであるか比較する 書式 #include ...
< uuid/uuid.h > int uuid_compare(uuid_t uu1 , uuid_t uu2) 説明 uuid_compare 関数は、 ...
(3), uuid_unparse (3) 関連キーワード uuid , UUID , COMPARE , compare , 入手 , 方法 , 比較 , 二つ , 名前 , Ind ...
-
https://man.plustar.jp/manpage/man3/uuid_compare.3.html
- [similar]
- Man page of BTREE 9249
- BTREE Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 btree -
...
keypage; int minkeypage; unsigned int psize; int (*compare)(const DBT *key1, const DBT *key2); size_t (*prefi ...
システムの I/O ブロックサイズに基づいて決められる。 compare compare はキーの比較関数である。 最初のキー引数に対 ...
く際には、常に同じ比較関数が使われなければならない。 compare が NULL (比較関数が指定されていない) の場合、 辞書 ...
-
https://man.plustar.jp/manpage/man3/btree.3.html
- [similar]
- Man page of UUID_CLEAR 8245
- UUID_CLEAR Section: C Library Functions (3) Updated: December 2010 Index JM Home Page 名前 uuid_
...
e2fsprogs.sourceforge.net/ 関連項目 uuid (3), uuid_compare (3), uuid_copy (3), uuid_generate (3), uuid_is_nul ...
-
https://man.plustar.jp/manpage/man3/uuid_clear.3.html
- [similar]
- Man page of UUID_COPY 8245
- UUID_COPY Section: C Library Functions (3) Updated: December 2010 Index JM Home Page 名前 uuid_c
...
forge.net/ 関連項目 uuid (3), uuid_clear (3), uuid_compare (3), uuid_generate (3), uuid_is_null (3), uuid_par ...
-
https://man.plustar.jp/manpage/man3/uuid_copy.3.html
- [similar]
- Man page of UUID_IS_NULL 8245
- UUID_IS_NULL Section: C Library Functions (3) Updated: December 2010 Index JM Home Page 名前 uui
...
forge.net/ 関連項目 uuid (3), uuid_clear (3), uuid_compare (3), uuid_copy (3), uuid_generate (3), uuid_time ( ...
-
https://man.plustar.jp/manpage/man3/uuid_is_null.3.html
- [similar]
- Man page of MODULES.CONF 8245
- MODULES.CONF Section: File Formats (5) Updated: 07 December 1999 Index JM Home Page 名前 modules
...
いられる。 EXPRESSION は以下のいずれかである。 WORD compare_op WORD compare_op は ==, !=, <, <=, >=, > のいずれ ...
である。 両 WORD が文字列として比較される。 -n WORD compare_op WORD compare_op は ==, !=, <, <=, >=, > のいずれ ...
-
https://man.plustar.jp/manpage/man5/modules.conf.5.html
- [similar]
- JM Project (Japanese)::List(man1) 8245
- Linux マニュアル 一覧表 アルファベット順 - u linuxマニュアルの u の一覧表です。 Linux マニュアル
...
clear - UUID 変数の値を NULL 値にリセットする uuid_compare man3 uuid_compare - 二つの UUID が同じであるか比較 ...
-
https://man.plustar.jp/manpage/man_u.html
- [similar]
- Man page of UUID_PARSE 8130
- UUID_PARSE Section: C Library Functions (3) Updated: December 2010 Index JM Home Page 名前 uuid_
...
forge.net/ 関連項目 uuid (3), uuid_clear (3), uuid_compare (3), uuid_copy (3), uuid_generate (3), uuid_is_nul ...
-
https://man.plustar.jp/manpage/man3/uuid_parse.3.html
- [similar]
- Man page of TSEARCH 7998
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
cient memory\n"); exit(EXIT_FAILURE); } static int compare(const void *pa, const void *pb) { if (*(int *) pa ...
); *ptr = rand() & 0xff; val = tsearch(ptr, &root, compare); if (val == NULL) exit(EXIT_FAILURE); else if (*v ...
-
https://man.plustar.jp/manpage/man3/tdelete.3.html
- [similar]
- Man page of TSEARCH 7998
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
cient memory\n"); exit(EXIT_FAILURE); } static int compare(const void *pa, const void *pb) { if (*(int *) pa ...
); *ptr = rand() & 0xff; val = tsearch(ptr, &root, compare); if (val == NULL) exit(EXIT_FAILURE); else if (*v ...
-
https://man.plustar.jp/manpage/man3/tdestroy.3.html
- [similar]