OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lang_table
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/error/
subr.c
248
struct lang_desc
lang_table
[] = {
variable in typeref:struct:lang_desc[]
286
lang_table
[errorp->error_language].lang_name);
touch.c
622
fputs(
lang_table
[p->error_language].lang_incomment, n_touchedfile);
625
lang_table
[p->error_language].lang_name);
627
fputs(
lang_table
[p->error_language].lang_outcomment, n_touchedfile);
780
fprintf(place, "[%s] ",
lang_table
[errorp->error_language].lang_name);
error.h
38
* If you touch these, also touch
lang_table
134
extern struct lang_desc
lang_table
[];
Completed in 14 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025