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

/freebsd-10.2-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-10.2-release/bin/sh/
H A Dinput.c107 static void pushfile(void);
421 pushfile();
443 pushfile();
459 pushfile(void) function
/freebsd-10.2-release/sbin/pfctl/
H A Dparse.y89 struct file *pushfile(const char *, int);
531 if ((nfile = pushfile($2, 0)) == NULL) {
5633 pushfile(const char *name, int secret)
5699 if ((file = pushfile(filename, 0)) == NULL) {

Completed in 135 milliseconds