検索

phrase: max: clip:
target: order:
Results of 1 - 6 of about 6 for スペシャル (0.006 sec.)
スペシャルファイルあるいは通常のファイルを作成する (POSIX.1) 11095
« posix_mkfifo posix_setegid » PHP Manual POSIX 関数 スペシャルファイルあるいは通常のファイルを作 ... mknod (PHP 5 >= 5.1.0, PHP 7, PHP 8) posix_mknod — スペシャルファイルあるいは通常のファイルを作成する (POSIX.1) 説 ... t $flags , int $major = 0 , int $minor = 0 ): bool スペシャルファイルあるいは通常のファイルを作成します。 パラメー ... t_last_error ())); } ?> 参考 posix_mkfifo() - fifo スペシャルファイル(名前付きパイプ)を作成する 関連キーワード: 作 ... 成 , スペシャル , 通常 , ファイル , mknod , int , パラメータ , min ...
https://man.plustar.jp/php/function.posix-mknod.html - [similar]
fifo スペシャルファイル(名前付きパイプ)を作成する 11004
« posix_kill posix_mknod » PHP Manual POSIX 関数 fifo スペシャルファイル(名前付きパイプ)を作成す ... o (PHP 4, PHP 5, PHP 7, PHP 8) posix_mkfifo — fifo スペシャルファイル(名前付きパイプ)を作成する 説明 posix_mkfifo ... int $permissions ): bool posix_mkfifo() は、 FIFO スペシャルファイルを作成します。 これはファイルシステム内に存在 ... した場合に false を返します。 関連キーワード: 作成 , スペシャル , 名前 , パイプ , ファイル , mkfifo , permissions ...
https://man.plustar.jp/php/function.posix-mkfifo.html - [similar]
posix_mknod 定数 10748
« posix_access 定数 posix_setrlimit 定数 » PHP Manual 定義済み定数 posix_mknod 定数 posix_mknod( ... とに注意してください。 POSIX_S_IFBLK ( int ) ブロックスペシャルファイル。 POSIX_S_IFCHR ( int ) キャラクタスペシャル ... ァイル。 POSIX_S_IFIFO ( int ) FIFO (名前つきパイプ) スペシャルファイル。 POSIX_S_IFREG ( int ) 通常のファイル。 PO ... ) ソケット。 関連キーワード: 定数 , mknod , int , スペシャル , 注意 , setrlimit , 定義 , ブロック , キャラクタ ...
https://man.plustar.jp/php/posix.constants.mknod.html - [similar]
POSIX 関数 7421
« posix_setrlimit 定数 posix_access » PHP Manual POSIX POSIX 関数 POSIX 関数 参考 プロセス制御関 ... — プロセスにシグナルを送信する posix_mkfifo — fifo スペシャルファイル(名前付きパイプ)を作成する posix_mknod — スペ ...
https://man.plustar.jp/php/ref.posix.html - [similar]
POSIX 7330
« pcntl_wtermsig はじめに » PHP Manual プロセス制御 POSIX POSIX はじめに インストール/設定 要件 ... — プロセスにシグナルを送信する posix_mkfifo — fifo スペシャルファイル(名前付きパイプ)を作成する posix_mknod — スペ ...
https://man.plustar.jp/php/book.posix.html - [similar]
ファイルのパーミッションを取得する 7165
« fileowner filesize » PHP Manual ファイルシステム 関数 ファイルのパーミッションを取得する filep ... ァイル $info = 'r' ; break; case 0x6000 : // ブロックスペシャルファイル $info = 'b' ; break; case 0x4000 : // ディレ ... トリ $info = 'd' ; break; case 0x2000 : // キャラクタスペシャルファイル $info = 'c' ; break; case 0x1000 : // FIFO ...
https://man.plustar.jp/php/function.fileperms.html - [similar]
PREV 1 NEXT