Searched refs:pushfile (Results 1 – 7 of 7) sorted by relevance
107 static void pushfile(void);421 pushfile(); in setinputfd()443 pushfile(); in setinputstring()459 pushfile(void) in pushfile() function
37 extern void pushfile (void);
283 pushfile (void) in pushfile() function
875 pushfile (); in me_execute_string()
1685 pushfile (); in handle_include()
3977 pushfile ();
89 struct file *pushfile(const char *, int);531 if ((nfile = pushfile($2, 0)) == NULL) {5633 pushfile(const char *name, int secret) in pushfile() function5699 if ((file = pushfile(filename, 0)) == NULL) { in parse_config()