Results of 1 - 10 of about 230 for ROOT (0.002 sec.)
- Man page of PIVOT_ROOT 13261
- PIVOT_ROOT Section: Maintenance Commands (8) Updated: Feb 23, 2000 Index JM Home Page 名前 pivot
...
_root - root ファイルシステムを変更する 書式 pivot_root ...
new_root put_old 説明 pivot_root はカレントプロセスの root ...
ァイルシステムを put_old ディレクトリに移動し、 new_root を新しい root ファイルシステムにする。 pivot_root ...
(8) は pivot_root (2) を呼び出しているだけなので、詳細は後者の man ペ ...
-
https://man.plustar.jp/manpage/man8/pivot_root.8.html
- [similar]
- Man page of PIVOT_ROOT 13065
- PIVOT_ROOT Section: Linux Programmer's Manual (2) Updated: 2012-07-13 Index JM Home Page 名前 pi
...
vot_root - root ファイルシステムを変更する 書式 int pivot_r ...
oot(const char * new_root , const char * put_old ); 注 : このシステムコールに ...
ー関数は存在しない。「注意」の節を参照。 説明 pivot_root () は呼び出し元のプロセスの root ファイルシステムを ...
put_old ディレクトリに移動し、 new_root を呼び出し元のプロセスの新しい root ファイルシステ ...
-
https://man.plustar.jp/manpage/man2/pivot_root.2.html
- [similar]
- Man page of INITRD 8473
- INITRD Section: Linux Programmer's Manual (4) Updated: 2019-03-06 Index JM Home Page 名前 initrd
...
ロックデバイスである。 普通、 /dev/initrd の所有者は root:disk であり、モードは 400 (root のみが読み出し可能 ...
ことができる: mknod -m 400 /dev/initrd b 1 250 chown root:disk /dev/initrd また、 /dev/initrd を使用するため ...
る) /dev/initrd の内容を初期ルートファイルシステム (root file-system) としてマウント して起動する。 第二段階 ...
システムに存在すれば、 /linuxrc を UID 0 (すなわち、root) の権限で実行する。 ( /linuxrc ファイルは実行可能パ ...
-
https://man.plustar.jp/manpage/man4/initrd.4.html
- [similar]
- Man page of TSEARCH 7876
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
} VISIT; void *tsearch(const void * key , void ** rootp , int (* compar )(const void *, const void *)); v ...
oid *tfind(const void * key , void *const * rootp , int (* compar )(const void *, const void *)); v ...
oid *tdelete(const void * key , void ** rootp , int (* compar )(const void *, const void *)); v ...
oid twalk(const void * root , void (* action )(const void * nodep , VISIT whic ...
-
https://man.plustar.jp/manpage/man3/tdelete.3.html
- [similar]
- Man page of TSEARCH 7876
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
} VISIT; void *tsearch(const void * key , void ** rootp , int (* compar )(const void *, const void *)); v ...
oid *tfind(const void * key , void *const * rootp , int (* compar )(const void *, const void *)); v ...
oid *tdelete(const void * key , void ** rootp , int (* compar )(const void *, const void *)); v ...
oid twalk(const void * root , void (* action )(const void * nodep , VISIT whic ...
-
https://man.plustar.jp/manpage/man3/tdestroy.3.html
- [similar]
- Man page of TSEARCH 7876
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
} VISIT; void *tsearch(const void * key , void ** rootp , int (* compar )(const void *, const void *)); v ...
oid *tfind(const void * key , void *const * rootp , int (* compar )(const void *, const void *)); v ...
oid *tdelete(const void * key , void ** rootp , int (* compar )(const void *, const void *)); v ...
oid twalk(const void * root , void (* action )(const void * nodep , VISIT whic ...
-
https://man.plustar.jp/manpage/man3/tfind.3.html
- [similar]
- Man page of TSEARCH 7876
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
} VISIT; void *tsearch(const void * key , void ** rootp , int (* compar )(const void *, const void *)); v ...
oid *tfind(const void * key , void *const * rootp , int (* compar )(const void *, const void *)); v ...
oid *tdelete(const void * key , void ** rootp , int (* compar )(const void *, const void *)); v ...
oid twalk(const void * root , void (* action )(const void * nodep , VISIT whic ...
-
https://man.plustar.jp/manpage/man3/tsearch.3.html
- [similar]
- Man page of TSEARCH 7876
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
} VISIT; void *tsearch(const void * key , void ** rootp , int (* compar )(const void *, const void *)); v ...
oid *tfind(const void * key , void *const * rootp , int (* compar )(const void *, const void *)); v ...
oid *tdelete(const void * key , void ** rootp , int (* compar )(const void *, const void *)); v ...
oid twalk(const void * root , void (* action )(const void * nodep , VISIT whic ...
-
https://man.plustar.jp/manpage/man3/twalk.3.html
- [similar]
- Man page of TSEARCH 7876
- TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear
...
} VISIT; void *tsearch(const void * key , void ** rootp , int (* compar )(const void *, const void *)); v ...
oid *tfind(const void * key , void *const * rootp , int (* compar )(const void *, const void *)); v ...
oid *tdelete(const void * key , void ** rootp , int (* compar )(const void *, const void *)); v ...
oid twalk(const void * root , void (* action )(const void * nodep , VISIT whic ...
-
https://man.plustar.jp/manpage/man3/twalk_r.3.html
- [similar]
- Man page of NFSD 7423
- NFSD Section: Maintenance Commands (8) Updated: 11 August 1997 Index JM Home Page 名前 nfsd - NF
...
e=file ] [ --foreground ] [ --help ] [ --allow-non-root ] [ --re-export ] [ --public-root dirname ] [ --no ...
c/inetd.conf に追加する。 nfs/2 dgram rpc/udp wait root /usr/sbin/rpc.nfsd rpc.nfsd nfs/2 stream rpc/tcp w ...
ait root /usr/sbin/rpc.nfsd rpc.nfsd ientd から起動した場合 ...
レベルは daemon.info である。 -n または --allow-non-root IP の特権ポート以外から来たマウント要求も許可する。 ...
-
https://man.plustar.jp/manpage/man8/nfsd.8.html
- [similar]