OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:codetab
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/logger/
logger.c
180
decode(const char *name, const CODE *
codetab
)
187
for (c =
codetab
; c->c_name != NULL; c++)
/src/usr.bin/compress/
zopen.c
151
#define
codetab
zs->zs_codetab
macro
179
* the
codetab
. The tab_suffix table needs 2**BITS characters. We get this
186
#define codetabof(i)
codetab
[i]
/src/usr.sbin/syslogd/
syslogd.c
4052
decode(const char *name, CODE *
codetab
)
4067
for (c =
codetab
; c->c_name; c++)
Completed in 45 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025