Searched defs:process (Results 1 - 2 of 2) sorted by relevance

/pkg/src/util/log-scripts/
H A Dlog.py45 def process(l): function
114 process(l)
/pkg/src/
H A Ddepot.py97 import cherrypy.process.servers namespace
98 from cherrypy.process.plugins import Daemonizer
198 logged by the depot process. Possible values are:
203 logged by the depot process. Possible values are:
440 # pkg.depot process. The index will be rebuilt
635 cherrypy.process.servers.check_port(address, port)
779 # then assume process will be daemonized and redirect output.
882 # process for other cases.
938 # intended to allow our depot process to operate behind Apache
939 # or some other webserver process
[all...]

Completed in 12 milliseconds