Searched refs:printable (Results 1 – 13 of 13) sorted by relevance
1402 #define printable(c) (((c)=='\t') || ((c)=='\n') || (0x20<=(c) && (c)<=0x7e)) macro1446 if (printable(bprm->buf[0]) && printable(bprm->buf[1]) && in search_binary_handler()1447 printable(bprm->buf[2]) && printable(bprm->buf[3])) in search_binary_handler()
36 Collect DSS IRQ statistics, printable via debugfs.
71 all non-printable characters and '\' itself in the log message
211 nsecs_str($nsecs) - returns printable string in the form secs.nsecs
615 nsecs_str(nsecs) - returns printable string in the form secs.nsecs
152 Non printable characters in <message text> are escaped using "\xff"
1164 static inline int printable(unsigned int x) in printable() function1808 printable(id >> 24), in snd_ac97_get_name()1809 printable(id >> 16), in snd_ac97_get_name()1810 printable(id >> 8)); in snd_ac97_get_name()
191 Each request or response record should be printable ASCII
304 public-key algorithm such as RSA and DSA this will likely be a printable
164 static int printable; /* Is console ready for printing? */ variable2551 if (!printable) in vt_console_print()3017 printable = 1; in con_init()
287 To handle this, CacheFiles will use a suitably printable filename directly and
686 messages is completely free. However they should be printable.
67 (*) Each key has a description. This should be a printable string. The key