Searched refs:pushfile (Results 1 – 3 of 3) sorted by relevance
103 static void pushfile(void);398 pushfile(); in setinputfd()419 pushfile(); in setinputstring()434 pushfile(void) in pushfile() function
63 struct file *pushfile(const char *, int);133 if ((nfile = pushfile($2, 0)) == NULL) {678 pushfile(const char *name, int secret) in pushfile() function738 if ((file = pushfile(filename, 1)) == NULL) { in parse_config()
101 struct file *pushfile(const char *, int);705 if ((nfile = pushfile($2, 0)) == NULL) {7599 pushfile(const char *name, int secret) in pushfile() function7678 if ((file = pushfile(filename, 0)) == NULL) { in parse_config()