OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:printable
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/nameser/
ns_name.c
81
static int
printable
(int);
95
* Convert an encoded domain name to
printable
ascii as per RFC1035.
163
} else if (!
printable
(c)) {
912
printable
(int ch) {
function in typeref:typename:int
/src/sbin/ifconfig/
ieee80211.c
1160
* ssid is entirely
printable
then just copy intact. Otherwise convert
1168
int
printable
;
local in function:copy_essid
1175
/* determine
printable
or not */
1176
printable
= 1;
1179
printable
= 0;
1183
if (!
printable
) { /* not
printable
, print as hex */
1195
/*
printable
, truncate as needed */
Completed in 13 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025