Home
last modified time | relevance | path

Searched refs:pushfile (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/www/firefox-legacy/firefox-52.8.0esr/testing/mozbase/mozdevice/tests/
H A Dsut_push.py14 pushfile = "1234ABCD"
16 mdsum.update(pushfile)
21 cmd = "push /mnt/sdcard/foobar %s\r\n%s" % (len(pushfile), pushfile)
27 f.write(pushfile)
37 pushfile = "1234ABCD"
39 mdsum.update(pushfile)
47 f.write(pushfile)
52 (os.path.basename(f.name), len(pushfile),
53 pushfile),
58 (os.path.basename(f.name), len(pushfile),
[all …]
/dports/shells/dash/dash-0.5.11.5/src/
H A Dinput.c70 STATIC void pushfile(void);
420 pushfile(); in setinputfd()
439 pushfile(); in setinputstring()
455 pushfile(void) in pushfile() function
/dports/devel/lua-posix/luaposix-35.1/ext/posix/
H A Dstdio.c70 pushfile (lua_State *L, int fd, const char *mode) { in pushfile() function
100 if (!pushfile(L, fd, mode)) in Pfdopen()
/dports/devel/kBuild/kBuild-0.1.9998/src/kash/
H A Dinput.c109 STATIC void pushfile(shinstance *psh);
462 pushfile(psh); in setinputfd()
484 pushfile(psh); in setinputstring()
500 pushfile(shinstance *psh) in pushfile() function
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/smtpscript/
H A Dparse.y58 struct file *pushfile(const char *, int);
132 if ((nfile = pushfile($2, 0)) == NULL) {
683 pushfile(const char *name, int secret) in pushfile() function
740 if ((file = pushfile(filename, 0)) == NULL) in parse_script()
/dports/x11-wm/cwm/cwm-6.7/
H A Dparse.y48 struct file *pushfile(const char *, FILE *);
579 pushfile(const char *name, FILE *stream) in pushfile() function
622 file = pushfile(filename, stream); in parse_config()
/dports/mail/mailest/mailest-mailest-0.9.24/
H A Dparse.y70 struct file *pushfile(const char *, int);
127 if ((nfile = pushfile($2, 0)) == NULL) {
604 pushfile(const char *name, int secret) in pushfile() function
775 if ((file = pushfile(filename, 0)) == NULL) { in parse_config()
/dports/sysutils/heirloom/heirloom-070715/ls/
H A Dls.c688 pushfile(struct file **flist, struct file *new) in pushfile() function
784 pushfile(aflist, newfile(e->d_name)); in adddir()
1530 pushfile(adl, popfile(afl)); in listfiles()
1552 pushfile(adl, popfile(&flist)); in listfiles()
1767 pushfile(aflist, newfile(".")); in main()
1790 pushfile(aflist, newfile(argv[optind++])); in main()
/dports/net/gmid/gmid-1.7.5/
H A Dparse.y48 struct file *pushfile(const char *, int);
151 if ((nfile = pushfile($2, 0)) == NULL) {
748 pushfile(const char *name, int secret) in pushfile() function
790 file = pushfile(filename, 0); in parse_conf()
/dports/lang/pcc/pcc-1.1.0/cc/cpp/
H A Dcpp.h168 int pushfile(const usch *fname, const usch *fn, int idx, void *incs);
H A Dcpp.c340 if (pushfile(fn1, fn2, 0, NULL)) in main()
491 if (pushfile(nm, fn, SYSINC, NULL) == 0) in fsrch_macos_framework()
519 if (pushfile(nm, fn, i, w->next) == 0) in fsrch()
646 if (pushfile(nm, fn, 0, NULL) == 0) in include()
H A Dscanner.l461 pushfile(usch *file)
/dports/net/openntpd/openntpd-6.8p1/src/
H A Dparse.y47 struct file *pushfile(const char *);
784 pushfile(const char *name) in pushfile() function
835 if ((file = pushfile(filename)) == NULL) { in parse_config()
H A Dparse.c37 struct file *pushfile(const char *);
592 pushfile(const char *name) in pushfile() function
643 if ((file = pushfile(filename)) == NULL) { in parse_config()
/dports/net/ifstated/ifstated-5.1/
H A Dparse.y55 struct file *pushfile(const char *, int);
669 pushfile(const char *name, int secret) in pushfile() function
727 if ((file = pushfile(filename, 0)) == NULL) { in parse_config()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acid/
H A Dlex.c99 pushfile(char *file) in pushfile() function
136 pushfile("/dev/null"); in pushfd()
H A Dmain.c107 pushfile(0); in main()
332 pushfile(s); in loadmodule()
H A Dacid.h252 void pushfile(char*);
/dports/print/texlive-base/texlive-20150521-source/utils/m-tx/mtx-0.60d/
H A Dfiles.pas180 pushfile(filename); another:=true;
/dports/www/obhttpd/httpd-7.0.20211221/src/usr.sbin/httpd/
H A Dparse.y75 struct file *pushfile(const char *, int);
173 if ((nfile = pushfile($2, 0)) == NULL) {
1785 pushfile(const char *name, int secret) in pushfile() function
1858 if ((file = pushfile(filename, 0)) == NULL) in parse_config()
1903 if ((file = pushfile(filename, 0)) == NULL) in load_config()
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Dparse.y78 struct file *pushfile(const char *, int);
239 if ((nfile = pushfile($2, 0)) == NULL) {
3025 pushfile(const char *name, int secret) in pushfile() function
3089 if ((file = pushfile(filename, 0)) == NULL) { in parse_config()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dmaster.c197 pushfile(const char *master_file, dns_name_t *origin, dns_loadctx_t *lctx);
1236 result = pushfile(include_file, in load_text()
1447 result = pushfile(include_file, new_name, lctx); in load_text()
2163 pushfile(const char *master_file, dns_name_t *origin, dns_loadctx_t *lctx) { in pushfile() function
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dmaster.c193 pushfile(const char *master_file, dns_name_t *origin, dns_loadctx_t *lctx);
1225 result = pushfile(include_file, in load_text()
1438 result = pushfile(include_file, new_name, lctx); in load_text()
2095 pushfile(const char *master_file, dns_name_t *origin, dns_loadctx_t *lctx) { in pushfile() function
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dmaster.c195 pushfile(const char *master_file, dns_name_t *origin, dns_loadctx_t *lctx);
1234 result = pushfile(include_file, in load_text()
1445 result = pushfile(include_file, new_name, lctx); in load_text()
2161 pushfile(const char *master_file, dns_name_t *origin, dns_loadctx_t *lctx) { in pushfile() function
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dmaster.c189 pushfile(const char *master_file, dns_name_t *origin, dns_loadctx_t *lctx);
1224 result = pushfile(include_file, in load_text()
1435 result = pushfile(include_file, new_name, lctx); in load_text()
2151 pushfile(const char *master_file, dns_name_t *origin, dns_loadctx_t *lctx) { in pushfile() function

123456789