| /openbsd-src/bin/chio/ |
| H A D | parse.y | 45 struct file *pushfile(const char *); 394 pushfile(const char *name) in pushfile() function 439 if ((file = pushfile(filename)) == NULL) { in parse_tapedev()
|
| /openbsd-src/gnu/usr.bin/texinfo/makeinfo/ |
| H A D | files.h | 37 extern void pushfile (void);
|
| /openbsd-src/usr.sbin/iscsictl/ |
| H A D | parse.y | 60 struct file *pushfile(const char *, int); 137 if ((nfile = pushfile($2, 1)) == NULL) { 651 pushfile(const char *name, int secret) in pushfile() function 706 file = pushfile(filename, 1); in parse_config()
|
| /openbsd-src/sbin/unwind/ |
| H A D | parse.y | 57 struct file *pushfile(const char *, int); 129 if ((nfile = pushfile($2, 0)) == NULL) { 733 pushfile(const char *name, int secret) in pushfile() function 810 file = pushfile(filename != NULL ? filename : _PATH_CONF_FILE, 0); in parse_config()
|
| /openbsd-src/usr.sbin/ldomctl/ |
| H A D | parse.y | 53 struct file *pushfile(const char *); 629 pushfile(const char *name) in pushfile() function 669 if ((file = pushfile(filename)) == NULL) { in parse_config()
|
| /openbsd-src/usr.sbin/ypldap/ |
| H A D | parse.y | 68 struct file *pushfile(const char *, int); 141 if ((nfile = pushfile($2, 1)) == NULL) { 863 pushfile(const char *name, int secret) in pushfile() function 939 if ((file = pushfile(filename, 1)) == NULL) { in parse_config()
|
| /openbsd-src/usr.sbin/lpd/ |
| H A D | parse.y | 57 struct file *pushfile(const char *, int); 139 if ((nfile = pushfile($2, 0)) == NULL) { 548 pushfile(const char *name, int secret) in pushfile() function 606 if ((file = pushfile(filename, 0)) == NULL) { in parse_config()
|
| /openbsd-src/usr.sbin/radiusd/ |
| H A D | parse.y | 63 struct file *pushfile(const char *); 126 if ((nfile = pushfile($2)) == NULL) { 853 pushfile(const char *name) in pushfile() 904 if ((file = pushfile(filename)) == NULL) { in parse_config() 852 pushfile(const char *name) pushfile() function
|
| /openbsd-src/usr.sbin/dvmrpd/ |
| H A D | parse.y | 56 struct file *pushfile(const char *, int); 687 pushfile(const char *name, int secret) in pushfile() function 758 if ((file = pushfile(filename, 1)) == NULL) { in parse_config()
|
| /openbsd-src/sbin/dhcpleased/ |
| H A D | parse.y | 67 struct file *pushfile(const char *, int); 671 pushfile(const char *name, int secret) 734 file = pushfile(filename, 0); in parse_config() 672 pushfile(const char *name, int secret) pushfile() function
|
| /openbsd-src/usr.sbin/rad/ |
| H A D | parse.y | 65 struct file *pushfile(const char *, int); 146 if ((nfile = pushfile($2, 0)) == NULL) { 845 pushfile(const char *name, int secret) in pushfile() function 910 file = pushfile(filename, 0); in parse_config()
|
| /openbsd-src/usr.sbin/acme-client/ |
| H A D | parse.y | 55 struct file *pushfile(const char *); 128 if ((nfile = pushfile($2)) == NULL) { 751 pushfile(const char *name) in pushfile() function 810 if ((file = pushfile(filename)) == NULL) { in parse_config()
|
| /openbsd-src/usr.sbin/ripd/ |
| H A D | parse.y | 55 struct file *pushfile(const char *, int); 722 pushfile(const char *name, int secret) in pushfile() function 786 if ((file = pushfile(filename, !(conf->opts & RIPD_OPT_NOACTION))) == NULL) { in parse_config()
|
| /openbsd-src/usr.sbin/ntpd/ |
| H A D | parse.y | 47 struct file *pushfile(const char *); 780 pushfile(const char *name) in pushfile() function 831 if ((file = pushfile(filename)) == NULL) { in parse_config()
|
| /openbsd-src/usr.sbin/ospf6d/ |
| H A D | parse.y | 61 struct file *pushfile(const char *, int); 160 if ((nfile = pushfile($2, 964 pushfile(const char *name, int secret) in pushfile() function 1046 if ((file = pushfile(filename, in parse_config()
|
| /openbsd-src/usr.sbin/eigrpd/ |
| H A D | parse.y | 101 static struct file *pushfile(const char *, int); 160 if ((nfile = pushfile($2, 936 pushfile(const char *name, int secret) in pushfile() function 1015 if ((file = pushfile(filename, in parse_config()
|
| /openbsd-src/sbin/dhcp6leased/ |
| H A D | dhcp6leased.h | 286 struct file *pushfile(const char *, int);
|
| H A D | parse_lease.y | 280 file = pushfile(filename, 0); in parse_lease()
|
| H A D | parse.y | 545 pushfile(const char *name, int secret) in pushfile() function 609 file = pushfile(filename, 0); in parse_config()
|
| /openbsd-src/usr.sbin/ldapd/ |
| H A D | parse.y | 62 struct file *pushfile(const char *, int); 366 if ((nfile = pushfile($2, 1)) == NULL) { 774 pushfile(const char *name, int secret) in pushfile() function 854 if ((file = pushfile(filename, 1)) == NULL) { in parse_config()
|
| /openbsd-src/usr.sbin/ifstated/ |
| H A D | parse.y | 54 struct file *pushfile(const char *, int); 681 pushfile(const char *name, int secret) in pushfile() function 739 if ((file = pushfile(filename, 0)) == NULL) { in parse_config()
|
| /openbsd-src/usr.sbin/ospfd/ |
| H A D | parse.y | 59 struct file *pushfile(const char *, int); 165 if ((nfile = pushfile($2, 1155 pushfile(const char *name, int secret) in pushfile() function 1239 if ((file = pushfile(filename, in parse_config()
|
| /openbsd-src/usr.sbin/hostapd/ |
| H A D | parse.y | 71 struct file *pushfile(const char *, int); 197 if ((nfile = pushfile($2, 1)) == NULL) { 1727 pushfile(const char *name, int secret) in pushfile() function 1790 if ((file = pushfile(cfg->c_config, 1)) == NULL) in hostapd_parse_file()
|
| /openbsd-src/usr.sbin/vmd/ |
| H A D | parse.y | 65 struct file *pushfile(const char *, int); 157 if ((nfile = pushfile($2, 0)) == NULL) { 1137 pushfile(const char *name, int secret) 1192 if ((file = pushfile(filename, 0)) == NULL) {
|
| /openbsd-src/usr.sbin/ldpd/ |
| H A D | parse.y | 100 static struct file *pushfile(const char *, int); 179 if ((nfile = pushfile($2, 1250 pushfile(const char *name, int secret) in pushfile() function 1323 if ((file = pushfile(filename, in parse_config()
|