Searched refs:printable (Results 1 – 14 of 14) sorted by relevance
1632 #define printable(c) (((c)=='\t') || ((c)=='\n') || (0x20<=(c) && (c)<=0x7e)) macro1678 if (printable(bprm->buf[0]) && printable(bprm->buf[1]) && in search_binary_handler()1679 printable(bprm->buf[2]) && printable(bprm->buf[3])) in search_binary_handler()
30 Collect DSS IRQ statistics, printable via debugfs.
41 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
610 nsecs_str(nsecs) - returns printable string in the form secs.nsecs
152 Non printable characters in <message text> are escaped using "\xff"
1144 static inline int printable(unsigned int x) in printable() function1788 printable(id >> 24), in snd_ac97_get_name()1789 printable(id >> 16), in snd_ac97_get_name()1790 printable(id >> 8)); in snd_ac97_get_name()
191 Each request or response record should be printable ASCII
167 static int printable; /* Is console ready for printing? */ variable2926 if (!printable) in vt_console_print()3377 printable = 1; in con_init()
321 public-key algorithm such as RSA and DSA this will likely be a printable
287 To handle this, CacheFiles will use a suitably printable filename directly and
254 The best way to create a printable hardcopy of your private key is by
56 * Each key has a description. This should be a printable string. The key