検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 13 for getuid (0.001 sec.)
現在のプロセスの実際のユーザー ID を返す 13407
« posix_getsid posix_initgroups » PHP Manual POSIX 関数 現在のプロセスの実際のユーザー ID を返す ... posix_getuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getuid — 現在の ... プロセスの実際のユーザー ID を返す 説明 posix_getuid (): int 現在のプロセスの実際のユーザー ID を返しま ... ん。 戻り値 ID を表す整数値を返します。 例 例1 posix_getuid() の使用例 <?php echo posix_getuid (); //10000 ?> ... 定 ID のユーザーに関する情報を返す POSIX man ページ GETUID(2) 関連キーワード: ユーザー , プロセス , getuid , ...
https://man.plustar.jp/php/function.posix-getuid.html - [similar]
Description 11173
« Swoole\Coroutine\MySQL::setDefer Swoole\Coroutine::resume » PHP Manual Swoole\Coroutine Descri ... ption Swoole\Coroutine::getuid (PECL swoole >= 2.0.0) Swoole\Coroutine::getuid... Description 説明 public static Swoole\Coroutine::getuid (): ReturnType 警告 この関数は、 現在のところ詳細な ... 関連キーワード: Description , Swoole , Coroutine , getuid , 関数 , パラメータ , setDefer , resume , swoole , ...
https://man.plustar.jp/php/swoole-coroutine.getuid.html - [similar]
現在のプロセスの UID を設定する 9941
« posix_setsid posix_strerror » PHP Manual POSIX 関数 現在のプロセスの UID を設定する posix_setu ... 示し、それを別のものに変更します。 <?php echo posix_getuid (). "\n" ; //10001 echo posix_geteuid (). "\n" ; / ... /10001 posix_setuid ( 10000 ); echo posix_getuid (). "\n" ; //10000 echo posix_geteuid (). "\n" ; / ... euid() - 現在のプロセスの実効 UID を設定する posix_getuid() - 現在のプロセスの実際のユーザー ID を返す posix ... 定 , UID , ユーザー , setuid , 関数 , user , 失敗 , getuid , 実効 ...
https://man.plustar.jp/php/function.posix-setuid.html - [similar]
現在のプロセスの有効なユーザー ID を返す 9061
« posix_getegid posix_getgid » PHP Manual POSIX 関数 現在のプロセスの有効なユーザー ID を返す po ... と実効ユーザー ID を表示します。 <?php echo posix_getuid (). "\n" ; //10001 echo posix_geteuid (). "\n" ; / ... /10001 posix_seteuid ( 10000 ); echo posix_getuid (). "\n" ; //10001 echo posix_geteuid (). "\n" ; / ... uid() - 指定 ID のユーザーに関する情報を返す posix_getuid() - 現在のプロセスの実際のユーザー ID を返す posix ...
https://man.plustar.jp/php/function.posix-geteuid.html - [similar]
Description 8991
« Swoole\Coroutine\MySQL::recv Swoole\Coroutine::getuid » PHP Manual Swoole\Coroutine Descriptio ... Coroutine , setDefer , 関数 , パラメータ , recv , getuid , swoole , public ...
https://man.plustar.jp/php/swoole-coroutine-mysql.setdefer.html - [similar]
Description 8991
« Swoole\Coroutine::getuid Swoole\Coroutine::suspend » PHP Manual Swoole\Coroutine Description S ... Swoole , Coroutine , resume , 関数 , パラメータ , getuid , suspend , swoole , public ...
https://man.plustar.jp/php/swoole-coroutine.resume.html - [similar]
The Swoole\Coroutine class 7900
« Swoole\Connection\Iterator::valid Swoole\Coroutine::call_user_func_array » PHP Manual Swoole T ... utine\MySQL::setDefer (): ReturnType public static getuid (): ReturnType public static resume (): ReturnType ... ne\MySQL::setDefer — Description Swoole\Coroutine::getuid — Description Swoole\Coroutine::resume — Descripti ...
https://man.plustar.jp/php/class.swoole-coroutine.html - [similar]
グループアクセスリストを求める 7689
« posix_getuid posix_isatty » PHP Manual POSIX 関数 グループアクセスリストを求める posix_initgro ...
https://man.plustar.jp/php/function.posix-initgroups.html - [similar]
現在のプロセスの実効 UID を設定する 7689
« posix_setegid posix_setgid » PHP Manual POSIX 関数 現在のプロセスの実効 UID を設定する posix_s ... x_setgid() - 現在のプロセスの GID を設定する posix_getuid() - 現在のプロセスの実際のユーザー ID を返す 関連キ ...
https://man.plustar.jp/php/function.posix-seteuid.html - [similar]
プロセスの現在の sid を得る 7618
« posix_getrlimit posix_getuid » PHP Manual POSIX 関数 プロセスの現在の sid を得る posix_getsid ...
https://man.plustar.jp/php/function.posix-getsid.html - [similar]
PREV 1 2 NEXT