Searched refs:printable (Results 1 – 19 of 19) sorted by relevance
1 # Non printable
1716 #define printable(c) (((c)=='\t') || ((c)=='\n') || (0x20<=(c) && (c)<=0x7e)) macro1754 if (printable(bprm->buf[0]) && printable(bprm->buf[1]) && in search_binary_handler()1755 printable(bprm->buf[2]) && printable(bprm->buf[3])) in search_binary_handler()
30 Collect DSS IRQ statistics, printable via debugfs.
38 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
637 nsecs_str(nsecs) - returns printable string in the form secs.nsecs
158 * ``key`` - A printable string with no '/' characters in it that represents277 This contains a printable name for the cache backend driver plus a number of
53 printable string that can be used as a directory name (ie. no '/' characters106 The volume key must be a printable string with no '/' characters in it. It
111 * Volumes are matched using a key. This is a printable string that is used
267 To handle this, CacheFiles will use a suitably printable filename directly and
1143 static inline int printable(unsigned int x) in printable() function1848 printable(id >> 24), in snd_ac97_get_name()1849 printable(id >> 16), in snd_ac97_get_name()1850 printable(id >> 8)); in snd_ac97_get_name()
177 Non printable characters in <message text> are escaped using "\xff"
208 Each request or response record should be printable ASCII
31 (``_``). And each value only contains printable characters or spaces except
578 if char not in string.printable:
317 public-key algorithm such as RSA and DSA this will likely be a printable
216 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