Results of 1 - 7 of about 7 for geteuid (0.031 sec.)
- 現在のプロセスの有効なユーザー ID を返す 13322
- « posix_getegid posix_getgid » PHP Manual POSIX 関数 現在のプロセスの有効なユーザー ID を返す po
...
six_geteuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_geteuid — 現在の ...
プロセスの有効なユーザー ID を返す 説明 posix_geteuid (): int 現在のプロセスの有効なユーザー ID を返しま ...
ユーザー ID を表す整数値を返します。 例 例1 posix_geteuid() の例 この例は、まず現在のユーザー ID を表示し、 ...
hp echo posix_getuid (). "\n" ; //10001 echo posix_geteuid (). "\n" ; //10001 posix_seteuid ( 10000 ); echo p ...
-
https://man.plustar.jp/php/function.posix-geteuid.html
- [similar]
- 現在のプロセスの UID を設定する 9687
- « posix_setsid posix_strerror » PHP Manual POSIX 関数 現在のプロセスの UID を設定する posix_setu
...
hp echo posix_getuid (). "\n" ; //10001 echo posix_geteuid (). "\n" ; //10001 posix_setuid ( 10000 ); echo po ...
six_getuid (). "\n" ; //10000 echo posix_geteuid (). "\n" ; //10000 ?> 参考 posix_setgid() - 現在の ...
) - 現在のプロセスの実際のユーザー ID を返す posix_geteuid() - 現在のプロセスの有効なユーザー ID を返す 関連キ ...
-
https://man.plustar.jp/php/function.posix-setuid.html
- [similar]
- 現在のプロセスの実効 UID を設定する 8288
- « posix_setegid posix_setgid » PHP Manual POSIX 関数 現在のプロセスの実効 UID を設定する posix_s
...
e を、失敗した場合に false を返します。 参考 posix_geteuid() - 現在のプロセスの有効なユーザー ID を返す posix ...
-
https://man.plustar.jp/php/function.posix-seteuid.html
- [similar]
- 現在のプロセスの有効なグループ ID を返す 8142
- « posix_getcwd posix_geteuid » PHP Manual POSIX 関数 現在のプロセスの有効なグループ ID を返す po
...
-
https://man.plustar.jp/php/function.posix-getegid.html
- [similar]
- 現在のプロセスの実際のグループ ID を返す 8142
- « posix_geteuid posix_getgrgid » PHP Manual POSIX 関数 現在のプロセスの実際のグループ ID を返す
...
-
https://man.plustar.jp/php/function.posix-getgid.html
- [similar]
- POSIX 関数 8015
- « posix_setrlimit 定数 posix_access » PHP Manual POSIX POSIX 関数 POSIX 関数 参考 プロセス制御関
...
d — 現在のプロセスの有効なグループ ID を返す posix_geteuid — 現在のプロセスの有効なユーザー ID を返す posix_g ...
-
https://man.plustar.jp/php/ref.posix.html
- [similar]
- POSIX 7942
- « pcntl_wtermsig はじめに » PHP Manual プロセス制御 POSIX POSIX はじめに インストール/設定 要件
...
d — 現在のプロセスの有効なグループ ID を返す posix_geteuid — 現在のプロセスの有効なユーザー ID を返す posix_g ...
-
https://man.plustar.jp/php/book.posix.html
- [similar]
PREV
1
NEXT