Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/texinfo/info/
H A Dinfokey.c832 putsect (struct sect *s, int code, FILE *fp) in putsect() function
860 && putsect (&sections[info], INFOKEY_SECTION_INFO, fp) in write_infokey_file()
861 && putsect (&sections[ea], INFOKEY_SECTION_EA, fp) in write_infokey_file()
862 && putsect (&sections[var], INFOKEY_SECTION_VAR, fp) in write_infokey_file()