Searched refs:pushfile (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dfiles.h37 extern void pushfile (void);
H A Dfiles.c286 pushfile (void)
283 pushfile (void) function
H A Dmacro.c880 pushfile ();
H A Dcmds.c1687 pushfile ();
H A Dmakeinfo.c3993 pushfile ();
/freebsd-9.3-release/bin/sh/
H A Dinput.c107 static void pushfile(void);
430 pushfile();
452 pushfile();
468 pushfile(void) function
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmaster.c184 pushfile(const char *master_file, dns_name_t *origin, dns_loadctx_t *lctx);
1201 result = pushfile(include_file,
1416 result = pushfile(include_file, new_name, lctx);
2028 pushfile(const char *master_file, dns_name_t *origin, dns_loadctx_t *lctx) { function
/freebsd-9.3-release/contrib/pf/pfctl/
H A Dparse.y89 struct file *pushfile(const char *, int);
532 if ((nfile = pushfile($2, 0)) == NULL) {
5672 pushfile(const char *name, int secret)
5738 if ((file = pushfile(filename, 0)) == NULL) {

Completed in 102 milliseconds