Home
last modified time | relevance | path

Searched refs:closeit (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/devel/ivykis/ivykis-0.42.4/test/
H A Div_popen_test.c32 struct iv_timer closeit; member
43 iv_timer_unregister(&req->closeit); in done()
98 IV_TIMER_INIT(&req->closeit); in open_child_request()
100 req->closeit.expires = iv_now; in open_child_request()
101 req->closeit.expires.tv_sec += 5; in open_child_request()
102 req->closeit.cookie = req; in open_child_request()
103 req->closeit.handler = do_close; in open_child_request()
104 iv_timer_register(&req->closeit); in open_child_request()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/ivykis/test/
H A Div_popen_test.c32 struct iv_timer closeit; member
43 iv_timer_unregister(&req->closeit); in done()
98 IV_TIMER_INIT(&req->closeit); in open_child_request()
100 req->closeit.expires = iv_now; in open_child_request()
101 req->closeit.expires.tv_sec += 5; in open_child_request()
102 req->closeit.cookie = req; in open_child_request()
103 req->closeit.handler = do_close; in open_child_request()
104 iv_timer_register(&req->closeit); in open_child_request()
/dports/lang/python310/Python-3.10.1/Include/cpython/
H A Dpythonrun.h9 int closeit,
14 int closeit,
19 int closeit,
24 int closeit,
53 int closeit,
87 PyAPI_FUNC(int) PyRun_AnyFileEx(FILE *fp, const char *name, int closeit);
101 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
102 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/lang/python311/Python-3.11.0a3/Include/cpython/
H A Dpythonrun.h9 int closeit,
14 int closeit,
19 int closeit,
24 int closeit,
53 int closeit,
87 PyAPI_FUNC(int) PyRun_AnyFileEx(FILE *fp, const char *name, int closeit);
101 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
102 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/cpython/
H A Dpythonrun.h9 int closeit,
14 int closeit,
19 int closeit,
24 int closeit,
53 int closeit,
87 PyAPI_FUNC(int) PyRun_AnyFileEx(FILE *fp, const char *name, int closeit);
101 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
102 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/math/R/R-4.1.2/src/library/utils/R/
H A Dcapture.output.R23 rval <- NULL; closeit <- TRUE functionVar
30 else closeit <- FALSE
36 on.exit({sink(type=type, split=split); if(closeit) close(file)})
47 if(closeit) close(file)
/dports/math/libRmath/R-4.1.1/src/library/utils/R/
H A Dcapture.output.R23 rval <- NULL; closeit <- TRUE functionVar
30 else closeit <- FALSE
36 on.exit({sink(type=type, split=split); if(closeit) close(file)})
47 if(closeit) close(file)
/dports/math/R-cran-backports/backports/R/
H A Dcapture.output.R19 rval <- NULL; closeit <- TRUE functionVar
28 closeit <- FALSE
35 on.exit({sink(type=type, split=split); if(closeit) close(file)})
53 if(closeit)
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dpythonrun.h15 int closeit,
20 int closeit,
95 int closeit,
151 PyAPI_FUNC(int) PyRun_AnyFileEx(FILE *fp, const char *name, int closeit);
165 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
166 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/lang/python38/Python-3.8.12/Include/
H A Dpythonrun.h15 int closeit,
20 int closeit,
95 int closeit,
151 PyAPI_FUNC(int) PyRun_AnyFileEx(FILE *fp, const char *name, int closeit);
165 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
166 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dpythonrun.h15 int closeit,
20 int closeit,
95 int closeit,
151 PyAPI_FUNC(int) PyRun_AnyFileEx(FILE *fp, const char *name, int closeit);
165 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
166 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/lang/python39/Python-3.9.9/Include/
H A Dpythonrun.h15 int closeit,
20 int closeit,
102 int closeit,
158 PyAPI_FUNC(int) PyRun_AnyFileEx(FILE *fp, const char *name, int closeit);
172 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
173 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dpythonrun.h15 int closeit,
20 int closeit,
95 int closeit,
151 PyAPI_FUNC(int) PyRun_AnyFileEx(FILE *fp, const char *name, int closeit);
165 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
166 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dpythonrun.h15 int closeit,
20 int closeit,
95 int closeit,
151 PyAPI_FUNC(int) PyRun_AnyFileEx(FILE *fp, const char *name, int closeit);
165 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
166 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/
H A Dpythonrun.h15 int closeit,
20 int closeit,
102 int closeit,
158 PyAPI_FUNC(int) PyRun_AnyFileEx(FILE *fp, const char *name, int closeit);
172 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
173 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dpythonrun.h15 int closeit,
20 int closeit,
95 int closeit,
151 PyAPI_FUNC(int) PyRun_AnyFileEx(FILE *fp, const char *name, int closeit);
165 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
166 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/lang/python310/Python-3.10.1/Python/
H A Dpythonrun.c69 _PyRun_AnyFileObject(FILE *fp, PyObject *filename, int closeit, in _PyRun_AnyFileObject() argument
85 if (closeit) { in _PyRun_AnyFileObject()
321 maybe_pyc_file(FILE *fp, PyObject *filename, int closeit) in maybe_pyc_file() argument
335 if (!closeit) { in maybe_pyc_file()
423 int pyc = maybe_pyc_file(fp, filename, closeit); in _PyRun_SimpleFileObject()
431 if (closeit) { in _PyRun_SimpleFileObject()
457 closeit, flags); in _PyRun_SimpleFileObject()
1202 if (closeit) { in pyrun_file()
1229 locals, closeit, flags); in PyRun_FileExFlags()
1495 PyRun_AnyFileEx(FILE *fp, const char *name, int closeit) in PyRun_AnyFileEx() argument
[all …]
/dports/lang/python37/Python-3.7.12/Include/
H A Dpythonrun.h16 int closeit,
21 int closeit,
96 int closeit,
136 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
137 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dpythonrun.h32 int closeit,
37 int closeit,
110 int closeit,
150 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
151 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dpythonrun.h32 int closeit,
37 int closeit,
112 int closeit,
152 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
153 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dpythonrun.h16 int closeit,
21 int closeit,
96 int closeit,
136 #define PyRun_AnyFileEx(fp, name, closeit) \ argument
137 PyRun_AnyFileExFlags(fp, name, closeit, NULL)
/dports/science/py-netCDF4/netcdf4-python-1.5.7rel/examples/
H A Dbench_diskless.py17 def write_netcdf(filename,zlib=False,least_significant_digit=None,format='NETCDF4',closeit=False): argument
32 if closeit: file.close()
55 write_netcdf('test1.nc',format=format,closeit=True)
/dports/net/smm++/smm/sources/rsc/
H A DTInformer.tcl43 private method closeit {} {
100 closeit
102 private method closeit {} {
/dports/sysutils/s6/s6-2.10.0.3/src/conn-tools/
H A Ds6-ioconnect.c36 static void closeit (unsigned int i, unsigned int j) in closeit() function
50 closeit(i, 1) ; in finishit()
164 closeit(i, 0) ; finishit(i) ; in main()
180 closeit(i, 0) ; in main()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dpythonrun.c72 _PyRun_AnyFileObject(FILE *fp, PyObject *filename, int closeit, in _PyRun_AnyFileObject() argument
88 if (closeit) { in _PyRun_AnyFileObject()
324 maybe_pyc_file(FILE *fp, PyObject *filename, int closeit) in maybe_pyc_file() argument
338 if (!closeit) { in maybe_pyc_file()
426 int pyc = maybe_pyc_file(fp, filename, closeit); in _PyRun_SimpleFileObject()
434 if (closeit) { in _PyRun_SimpleFileObject()
460 closeit, flags); in _PyRun_SimpleFileObject()
1513 if (closeit) { in pyrun_file()
1540 locals, closeit, flags); in PyRun_FileExFlags()
1806 PyRun_AnyFileEx(FILE *fp, const char *name, int closeit) in PyRun_AnyFileEx() argument
[all …]

1234567