*参照元 [#l7efee3d]
#backlinks

*説明 [#jbf0e89b]
-パス: [[linux-4.4.1/include/linux/printk.h]]

-pr_warning() と同じ。


**引数 [#z6c6a053]
-fmt
--フォーマット文字列。printf とほぼ同じ。


**返り値 [#g7407e36]
-int
--出力した文字数。


**参考 [#vdb8d9df]

ファミリー達。

-[[linux-4.4.1/pr_emerg()]]
-[[linux-4.4.1/pr_alert()]]
-[[linux-4.4.1/pr_crit()]]
-[[linux-4.4.1/pr_err()]]
-[[linux-4.4.1/pr_warning()]]
-[[linux-4.4.1/pr_warn()]]
-[[linux-4.4.1/pr_notice()]]
-[[linux-4.4.1/pr_info()]]


*実装 [#n5da49ec]
 #define pr_warn pr_warning
-pr_warning() と同じ意味。
--[[linux-4.4.1/pr_warning()]]


*コメント [#t0336bb4]

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS