Home
last modified time | relevance | path

Searched refs:section_info_table (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/sgs/mcs/common/
H A Dutils.c39 static void docompress(section_info_table *);
41 static void doappend(char *, section_info_table *);
42 static void doprint(char *, section_info_table *);
43 static void dozap(section_info_table *);
52 apply_action(section_info_table *info, char *cur_file, Cmd_Info *cmd_info) in apply_action()
193 dozap(section_info_table *info) in dozap()
214 doprint(char *cur_file, section_info_table *info) in doprint()
252 doappend(char *a_string, section_info_table *info) in doappend()
378 docompress(section_info_table *info) in docompress()
H A Dmcs.h104 typedef struct section_info_table { struct
119 } section_info_table; argument
191 int apply_action(section_info_table *, char *, Cmd_Info *);
H A Dfile.c44 section_info_table *sec_table;
321 section_info_table * sinfo; in traverse_file()
685 section_info_table *info; in build_file()
852 section_info_table *i; in build_file()
917 section_info_table *i; in build_file()
1523 state->sec_table = (section_info_table *) in initialize()
1524 calloc(shnum + 1, sizeof (section_info_table)); in initialize()
1550 section_info_table *sinfo; in post_process()
1597 section_info_table *sinfo; in post_process()