Searched defs:sectname (Results 1 – 9 of 9) sorted by relevance
141 rc_findsect(struct rcfile *rcp, const char *sectname) in rc_findsect()152 rc_addsect(struct rcfile *rcp, const char *sectname) in rc_addsect()
134 unsigned char sectname[16]; /* Section name. */ member151 unsigned char sectname[16]; /* Section name. */ member
44 unsigned char sectname[16]; /* Section name. */ member62 unsigned char sectname[16]; /* Section name. */ member
43 unsigned char sectname[16]; /* Section name. */ member61 unsigned char sectname[16]; /* Section name. */ member
8481 const char *sectname; in compare_sections_command() local