Home
last modified time | relevance | path

Searched refs:_handle_abort (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-medikit/medikit-0.7.5/medikit/commands/
H A Dpipeline.py62 action = cls._handle_abort(pipeline, filename=pipeline_file)
147 def _handle_abort(cls, pipeline, *, filename): member in PipelineCommand
/dports/sysutils/slurm-wlm/slurm-20.02.7/src/plugins/mpi/pmi2/
H A Dpmi1.c70 static int _handle_abort(int fd, int lrank, client_req_t *req);
91 { ABORT_CMD, _handle_abort },
225 _handle_abort(int fd, int lrank, client_req_t *req) in _handle_abort() function
H A Dpmi2.c63 static int _handle_abort(int fd, int lrank, client_req_t *req);
86 { ABORT_CMD, _handle_abort },
180 _handle_abort(int fd, int lrank, client_req_t *req) in _handle_abort() function