Searched refs:PROCFS_NOTELEN (Results 1 – 2 of 2) sorted by relevance
96 char note[PROCFS_NOTELEN+1]; in procfs_donote()101 xlen = PROCFS_NOTELEN; in procfs_donote()
157 #define PROCFS_NOTELEN 64 /* max length of a note (/proc/$pid/note) */ macro