検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 12 for setgid (0.002 sec.)
現在のプロセスの GID を設定する 13991
« posix_seteuid posix_setpgid » PHP Manual POSIX 関数 現在のプロセスの GID を設定する posix_setgid ... id (PHP 4, PHP 5, PHP 7, PHP 8) posix_setgid — 現在のプロセスの GID を設定する 説明 posix_setgi ... において適当な権限 (通常は root) が必要です。 posix_setgid() を最初に、 posix_setuid() を最後にコールするのが ... を、失敗した場合に false を返します。 例 例1 posix_setgid() の例 この例は、いったん変更した後で実効グループ ... '実グループ ID は ' . posix_getgid (); //20 posix_setgid ( 40 ); echo '実グループ ID は ' . posix_getgid () ...
https://man.plustar.jp/php/function.posix-setgid.html - [similar]
現在のプロセスの実効 UID を設定する 10471
« posix_setegid posix_setgid » PHP Manual POSIX 関数 現在のプロセスの実効 UID を設定する posix_s ... ) - 現在のプロセスの有効なユーザー ID を返す posix_setgid() - 現在のプロセスの GID を設定する posix_getuid() ... , 設定 , 実効 , UID , ユーザー , 関数 , seteuid , setgid , user , int ...
https://man.plustar.jp/php/function.posix-seteuid.html - [similar]
ジョブ制御のプロセスグループ ID を設定する 9427
« posix_setgid posix_setrlimit » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を設定する ... pgid , group , int , プロセス , 関数 , setrlimit , setgid ...
https://man.plustar.jp/php/function.posix-setpgid.html - [similar]
現在のプロセスの有効なグループ ID を返す 9056
« posix_getcwd posix_geteuid » PHP Manual POSIX 関数 現在のプロセスの有効なグループ ID を返す po ... ) - 現在のプロセスの実際のグループ ID を返す posix_setgid() - 現在のプロセスの GID を設定する 関連キーワード ... 実効 , 変更 , 関数 , パラメータ , getgid , setegid , setgid ...
https://man.plustar.jp/php/function.posix-getegid.html - [similar]
The RarEntry class 8384
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry clas ... IBUTE_UNIX_STICKY = 512 ; const int ATTRIBUTE_UNIX_SETGID = 1024 ; const int ATTRIBUTE_UNIX_SETUID = 2048 ; ... es whose host OS is UNIX. RarEntry::ATTRIBUTE_UNIX_SETGID Bit that represents the UNIX setgid attribute. To ...
https://man.plustar.jp/php/class.rarentry.html - [similar]
現在のプロセスの実際のグループ ID を返す 8012
« posix_geteuid posix_getgrgid » PHP Manual POSIX 関数 現在のプロセスの実際のグループ ID を返す ... ) - 現在のプロセスの有効なグループ ID を返す posix_setgid() - 現在のプロセスの GID を設定する POSIX man ペー ...
https://man.plustar.jp/php/function.posix-getgid.html - [similar]
現在のプロセスの実効 GID を設定する 8012
« posix_mknod posix_seteuid » PHP Manual POSIX 関数 現在のプロセスの実効 GID を設定する posix_se ... ) - 現在のプロセスの実際のグループ ID を返す posix_setgid() - 現在のプロセスの GID を設定する 関連キーワード ...
https://man.plustar.jp/php/function.posix-setegid.html - [similar]
現在のプロセスの UID を設定する 8012
« posix_setsid posix_strerror » PHP Manual POSIX 関数 現在のプロセスの UID を設定する posix_setu ... cho posix_geteuid (). "\n" ; //10000 ?> 参考 posix_setgid() - 現在のプロセスの GID を設定する posix_seteuid( ...
https://man.plustar.jp/php/function.posix-setuid.html - [similar]
POSIX 関数 7818
« posix_setrlimit 定数 posix_access » PHP Manual POSIX POSIX 関数 POSIX 関数 参考 プロセス制御関 ... eteuid — 現在のプロセスの実効 UID を設定する posix_setgid — 現在のプロセスの GID を設定する posix_setpgid — ...
https://man.plustar.jp/php/ref.posix.html - [similar]
POSIX 7729
« pcntl_wtermsig はじめに » PHP Manual プロセス制御 POSIX POSIX はじめに インストール/設定 要件 ... eteuid — 現在のプロセスの実効 UID を設定する posix_setgid — 現在のプロセスの GID を設定する posix_setpgid — ...
https://man.plustar.jp/php/book.posix.html - [similar]
PREV 1 2 NEXT