makemandb.c | 105 static void begin_parse(const char *, struct mparse *, mandb_rec *, int); 824 begin_parse(file, mp, rec, fd); 870 * begin_parse -- 874 begin_parse(const char *file, struct mparse *mp, mandb_rec *rec, int fd) function in typeref:typename:void
|