Searched refs:procfs_note (Results 1 – 3 of 3) sorted by relevance
67 extern void procfs_note (char *, char *, int);85 #define PROCFS_NOTE(X) procfs_note (X, __FILE__, __LINE__)
742 procfs_note (char *msg, char *file, int line) in procfs_note() function
198 * proc-api.c (procfs_note): Add format string to fprintf call.