Searched refs:printable (Results 1 – 16 of 16) sorted by relevance
1 # Non printable
1688 #define printable(c) (((c)=='\t') || ((c)=='\n') || (0x20<=(c) && (c)<=0x7e)) macro1726 if (printable(bprm->buf[0]) && printable(bprm->buf[1]) && in search_binary_handler()1727 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.
85 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
168 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()
31 (``_``). And each value only contains printable characters or spaces except
208 Each request or response record should be printable ASCII
160 static int printable; /* Is console ready for printing? */ variable3089 if (!printable) in vt_console_print()3548 printable = 1; in con_init()
317 public-key algorithm such as RSA and DSA this will likely be a printable
266 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