- 名称
openfile_info open()で開いたファイルのファイル名とinode番号を取得 - 書式
long openfile_info(unsigned long *buff_value, unsigned char *buff_name, unsigned int op_file_num); - 解説
*buff_value : open()したファイルのinode番号の格納先ポインタ
*buff_name : open()したファイルのファイル名と格納先ポインタ
*op_file_num : open()したファイルの数 - 戻り値
正常に完了すれば,1を返す
正常に完了しない場合はエラーを返す - エラー
ENOENT No such file or directory
-
Notifications
You must be signed in to change notification settings - Fork 0
Kmasa-cysec/Linux_SystemCall
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published