OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btoe
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libskey/
skey.h
75
char *
btoe
(char *, const char *);
put.c
2084
char *
btoe
(char *engout, const char *c)
function in typeref:typename:char *
2185
* Provided as a possible alternative to
btoe
()
/src/usr.bin/skey/
skey.c
137
(void)puts(hexmode ? put8(buf, key) :
btoe
(buf, key));
142
(void)printf("%3d: %-29s", i,
btoe
(buf, key));
/src/usr.bin/skeyinit/
skeyinit.c
380
hexmode ? put8(buf, key) :
btoe
(buf, key));
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025