Home
last modified time | relevance | path

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

/dports/devel/git-svn/git-2.34.1/
H A Dconfig.c46 int (*do_fgetc)(struct config_source *c); member
660 int c = cf->do_fgetc(cf); in get_next_char()
664 c = cf->do_fgetc(cf); in get_next_char()
1721 top.do_fgetc = config_file_fgetc; in do_config_from_file()
1772 top.do_fgetc = config_buf_fgetc; in git_config_from_mem()
/dports/devel/git-p4/git-2.34.1/
H A Dconfig.c46 int (*do_fgetc)(struct config_source *c); member
660 int c = cf->do_fgetc(cf); in get_next_char()
664 c = cf->do_fgetc(cf); in get_next_char()
1721 top.do_fgetc = config_file_fgetc; in do_config_from_file()
1772 top.do_fgetc = config_buf_fgetc; in git_config_from_mem()
/dports/devel/git/git-2.34.1/
H A Dconfig.c46 int (*do_fgetc)(struct config_source *c); member
660 int c = cf->do_fgetc(cf); in get_next_char()
664 c = cf->do_fgetc(cf); in get_next_char()
1721 top.do_fgetc = config_file_fgetc; in do_config_from_file()
1772 top.do_fgetc = config_buf_fgetc; in git_config_from_mem()
/dports/devel/git-gui/git-2.34.1/
H A Dconfig.c46 int (*do_fgetc)(struct config_source *c); member
660 int c = cf->do_fgetc(cf); in get_next_char()
664 c = cf->do_fgetc(cf); in get_next_char()
1721 top.do_fgetc = config_file_fgetc; in do_config_from_file()
1772 top.do_fgetc = config_buf_fgetc; in git_config_from_mem()
/dports/devel/git-cvs/git-2.34.1/
H A Dconfig.c46 int (*do_fgetc)(struct config_source *c); member
660 int c = cf->do_fgetc(cf); in get_next_char()
664 c = cf->do_fgetc(cf); in get_next_char()
1721 top.do_fgetc = config_file_fgetc; in do_config_from_file()
1772 top.do_fgetc = config_buf_fgetc; in git_config_from_mem()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dconfig.c44 int (*do_fgetc)(struct config_source *c); member
515 int c = cf->do_fgetc(cf); in get_next_char()
519 c = cf->do_fgetc(cf); in get_next_char()
1569 top.do_fgetc = config_file_fgetc; in do_config_from_file()
1620 top.do_fgetc = config_buf_fgetc; in git_config_from_mem()