検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 137 for [SIMILAR] 16 1024 4096 WITH 47158 geteuid WITH 3... (0.191 sec.)
指定した名前のグループに関する情報を返す 0
« posix_getgrgid posix_getgroups » PHP Manual POSIX 関数 指定した名前のグループに関する情報を返す posix_getgrnam (PHP 4, PHP 5, PHP 7, PHP 8) posix_getgrnam — 指定した名前のグループに関する情報を返す 説明 posix_getgrnam ( string $name ): array | false 指定した名前のグループに関する情報を ...
https://man.plustar.jp/php/function.posix-getgrnam.html - [similar]
現在のプロセスをセッションリーダーにする 0
« posix_setrlimit posix_setuid » PHP Manual POSIX 関数 現在のプロセスをセッションリーダーにする posix_setsid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setsid — 現在のプロセスをセッションリーダーにする 説明 posix_setsid (): int 現在のプロセスをセッションリーダーにします。 パラメータ この関数には ...
https://man.plustar.jp/php/function.posix-setsid.html - [similar]
ジョブ制御のプロセスグループ ID を設定する 0
« posix_setgid posix_setrlimit » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を設定する posix_setpgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setpgid — ジョブ制御のプロセスグループ ID を設定する 説明 posix_setpgid ( int $process_id , int $process_group_id ): bool プロセス process_id ...
https://man.plustar.jp/php/function.posix-setpgid.html - [similar]
システムリソース制限を設定 0
« posix_setpgid posix_setsid » PHP Manual POSIX 関数 システムリソース制限を設定 posix_setrlimit (PHP 7, PHP 8) posix_setrlimit — システムリソース制限を設定 説明 posix_setrlimit ( int $resource , int $soft_limit , int $hard_limit ): bool posix_setrlimit() は、 指定されたシステムリソースに ...
https://man.plustar.jp/php/function.posix-setrlimit.html - [similar]
プロセスにシグナルを送信する 0
« posix_isatty posix_mkfifo » PHP Manual POSIX 関数 プロセスにシグナルを送信する posix_kill (PHP 4, PHP 5, PHP 7, PHP 8) posix_kill — プロセスにシグナルを送信する 説明 posix_kill ( int $process_id , int $signal ): bool シグナル signal をプロセス ID process_id のプロセスに送信します。 パラ ...
https://man.plustar.jp/php/function.posix-kill.html - [similar]
システム名を得る 0
« posix_ttyname プログラムの実行 » PHP Manual POSIX 関数 システム名を得る posix_uname (PHP 4, PHP 5, PHP 7, PHP 8) posix_uname — システム名を得る 説明 posix_uname (): array | false システムについての情報を取得します。 POSIX では、値のフォーマットに関して何の仮定も設けないことを規定してい ...
https://man.plustar.jp/php/function.posix-uname.html - [similar]
プロセス時間を得る 0
« posix_strerror posix_ttyname » PHP Manual POSIX 関数 プロセス時間を得る posix_times (PHP 4, PHP 5, PHP 7, PHP 8) posix_times — プロセス時間を得る 説明 posix_times (): array | false 現在の CPU 使用状況についての情報を取得します。 パラメータ この関数にはパラメータはありません。 戻り値 現 ...
https://man.plustar.jp/php/function.posix-times.html - [similar]
fifo スペシャルファイル(名前付きパイプ)を作成する 0
« posix_kill posix_mknod » PHP Manual POSIX 関数 fifo スペシャルファイル(名前付きパイプ)を作成する posix_mkfifo (PHP 4, PHP 5, PHP 7, PHP 8) posix_mkfifo — fifo スペシャルファイル(名前付きパイプ)を作成する 説明 posix_mkfifo ( string $filename , int $permissions ): bool posix_mkfifo() は、 ...
https://man.plustar.jp/php/function.posix-mkfifo.html - [similar]
ファイル記述子が対話型端末であるかどうかを定義する 0
« posix_initgroups posix_kill » PHP Manual POSIX 関数 ファイル記述子が対話型端末であるかどうかを定義する posix_isatty (PHP 4, PHP 5, PHP 7, PHP 8) posix_isatty — ファイル記述子が対話型端末であるかどうかを定義する 説明 posix_isatty ( resource | int $file_descriptor ): bool ファイル記述子 ...
https://man.plustar.jp/php/function.posix-isatty.html - [similar]
グループアクセスリストを求める 0
« posix_getuid posix_isatty » PHP Manual POSIX 関数 グループアクセスリストを求める posix_initgroups (PHP 5 >= 5.2.0, PHP 7, PHP 8) posix_initgroups — グループアクセスリストを求める 説明 posix_initgroups ( string $username , int $group_id ): bool 指定した名前のユーザーについてのグループア ...
https://man.plustar.jp/php/function.posix-initgroups.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT