OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:strvised
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/fstyp/
fstyp.c
191
char label[LABEL_LEN + 1],
strvised
[LABEL_LEN * 4 + 1];
local in function:main
287
nbytes = strsnvis(
strvised
, sizeof(
strvised
), label,
292
printf("%s %s\n", name,
strvised
);
/src/usr.bin/showmount/
showmount.c
118
char
strvised
[1024 * 4 + 1];
local in function:main
220
nbytes = strnvis(
strvised
, sizeof(
strvised
),
224
printf("%s\n",
strvised
);
Completed in 12 milliseconds
Indexes created Wed Sep 24 14:09:57 GMT 2025