Results of 1 - 10 of about 98 for FOUND (0.006 sec.)
- Man page of MKLOST+FOUND 18307
- MKLOST+FOUND Section: Maintenance Commands (8) Updated: December 2010 Index JM Home Page 名前 mk
...
lost+found - マウントされている Linux 第 2 拡張ファイルシステ ...
ムに lost+found ディレクトリを作成する 書式 mklost+found 説明 mklo ...
st+found は、Linux 第 2 拡張ファイルシステム上にある現在のデ ...
ィレクトリに lost+found ディレクトリを作成するために用いられる。 通常それぞ ...
-
https://man.plustar.jp/manpage/man8/mklost%2Bfound.8.html
- [similar]
- Man page of TSEARCH 7866
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
tp points to should be set to NULL. If the item is found in the tree, then tsearch () returns a pointer to ...
to a pointer to the data item.) If the item is not found, then tsearch () adds it, and returns a pointer to ...
urns a pointer to the node, or NULL if no match is found. If there are multiple items that match the key, t ...
t of the node deleted, or NULL if the item was not found. If the deleted node was the root node, tdelete () ...
-
https://man.plustar.jp/manpage/man3/tdelete.3.html
- [similar]
- Man page of TSEARCH 7866
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
tp points to should be set to NULL. If the item is found in the tree, then tsearch () returns a pointer to ...
to a pointer to the data item.) If the item is not found, then tsearch () adds it, and returns a pointer to ...
urns a pointer to the node, or NULL if no match is found. If there are multiple items that match the key, t ...
t of the node deleted, or NULL if the item was not found. If the deleted node was the root node, tdelete () ...
-
https://man.plustar.jp/manpage/man3/tdestroy.3.html
- [similar]
- Man page of TSEARCH 7866
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
tp points to should be set to NULL. If the item is found in the tree, then tsearch () returns a pointer to ...
to a pointer to the data item.) If the item is not found, then tsearch () adds it, and returns a pointer to ...
urns a pointer to the node, or NULL if no match is found. If there are multiple items that match the key, t ...
t of the node deleted, or NULL if the item was not found. If the deleted node was the root node, tdelete () ...
-
https://man.plustar.jp/manpage/man3/tfind.3.html
- [similar]
- Man page of TSEARCH 7866
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
tp points to should be set to NULL. If the item is found in the tree, then tsearch () returns a pointer to ...
to a pointer to the data item.) If the item is not found, then tsearch () adds it, and returns a pointer to ...
urns a pointer to the node, or NULL if no match is found. If there are multiple items that match the key, t ...
t of the node deleted, or NULL if the item was not found. If the deleted node was the root node, tdelete () ...
-
https://man.plustar.jp/manpage/man3/tsearch.3.html
- [similar]
- Man page of TSEARCH 7866
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
tp points to should be set to NULL. If the item is found in the tree, then tsearch () returns a pointer to ...
to a pointer to the data item.) If the item is not found, then tsearch () adds it, and returns a pointer to ...
urns a pointer to the node, or NULL if no match is found. If there are multiple items that match the key, t ...
t of the node deleted, or NULL if the item was not found. If the deleted node was the root node, tdelete () ...
-
https://man.plustar.jp/manpage/man3/twalk.3.html
- [similar]
- Man page of TSEARCH 7866
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
tp points to should be set to NULL. If the item is found in the tree, then tsearch () returns a pointer to ...
to a pointer to the data item.) If the item is not found, then tsearch () adds it, and returns a pointer to ...
urns a pointer to the node, or NULL if no match is found. If there are multiple items that match the key, t ...
t of the node deleted, or NULL if the item was not found. If the deleted node was the root node, tdelete () ...
-
https://man.plustar.jp/manpage/man3/twalk_r.3.html
- [similar]
- Man page of STRCASECMP 7526
- STRCASECMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 st
...
less than, equal to, or greater than zero if s1 is found, respectively, to be less than, to match, or be gr ...
r greater than zero if s1 is, after ignoring case, found to be less than, to match, or be greater than s2 , ...
-
https://man.plustar.jp/manpage/man3/strcasecmp.3.html
- [similar]
- Man page of STRCASECMP 7526
- STRCASECMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 st
...
less than, equal to, or greater than zero if s1 is found, respectively, to be less than, to match, or be gr ...
r greater than zero if s1 is, after ignoring case, found to be less than, to match, or be greater than s2 , ...
-
https://man.plustar.jp/manpage/man3/strncasecmp.3.html
- [similar]
- Man page of OPEN_BY_HANDLE_AT 7409
- OPEN_BY_HANDLE_AT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page
...
lsize; char mount_path[PATH_MAX]; int mi_mount_id, found; ssize_t nread; FILE *fp; fp = fopen("/proc/self/m ...
ountinfo", "r"); if (fp == NULL) errExit("fopen"); found = 0; linep = NULL; while (!found) { nread = getlin ...
exit(EXIT_FAILURE); } if (mi_mount_id == mount_id) found = 1; } free(linep); fclose(fp); if (!found) { fpri ...
-
https://man.plustar.jp/manpage/man2/name_to_handle_at.2.html
- [similar]