Searched defs:rcfile (Results 1 – 7 of 7) sorted by relevance
14 struct rcfile { struct17 char *rf_name;18 FILE *rf_f;
143 nb_ctx_readrcsection(struct rcfile *rcfile, struct nb_ctx *ctx, in nb_ctx_readrcsection()
69 rc_open(const char *filename, const char *mode, struct rcfile **rcfile) in rc_open()97 rc_merge(const char *filename, struct rcfile **rcfile) in rc_merge()
52 struct rcfile { struct59 int rc_open(const char *, const char *,struct rcfile **); argument
66 rc_open(const char *filename, const char *mode,struct rcfile **rcfile) in rc_open()
1979 FILE *rcfile; in cmdrc() local
2713 FILE *rcfile; in cmdrc() local