Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dpipe_command.c335 static void kill_command(pid_t pid, int sig, uid_t kill_uid, gid_t kill_gid) in kill_command() function
368 kill_command(pid, sig, kill_uid, kill_gid); in pipe_command_wait_or_kill()
617 kill_command(pid, SIGKILL, args.uid, args.gid); in pipe_command()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20098266 * infcmd.c (kill_command, detach_command): Check if there are
9049 * inflow.c (kill_command): Delete left over static declaration.
9186 * inflow.c (kill_command): Moved to infcmd.c.
9189 * infcmd.c (kill_command): Moved here from inflow.c.
11907 * inflow.c (kill_command): Ditto.
H A DChangeLog-19913621 inflow.c (kill_command): Deal with NULL selected_frame.
3910 * inflow.c (kill_command): After killing inferior, print our
H A DChangeLog-19942163 * inflow.c (kill_command): Revert change of Aug 2. Use
2211 * inflow.c (kill_command): Fix a bug which prevented target
H A DChangeLog-19931449 * inflow.c (kill_command): Reset thread list.
5496 * inflow.c (kill_command), infcmd.c (attach_command),
H A DChangeLog-20045106 * inflow.c (kill_command): release file handles in BFD.
9213 * inflow.c (kill_command): Ditto.
H A DChangeLog-201812637 * infcmd.c (kill_command): Print the pid as string, not the whole
12647 * infcmd.c (kill_command): Print message when inferior has
H A DChangeLog-20016313 * inflow.c (kill_command): Likewise.
H A DChangeLog-20081275 * inflow.c (kill_command): If the target claims there is still
H A DChangeLog-20133781 * infcmd.c (finish_command, kill_command): Adjust call to
H A DChangeLog-200210946 * inflow.c (kill_command): Update.
H A DChangeLog-20175644 * infcmd.c (unset_command, kill_command, detach_command)
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20098266 * infcmd.c (kill_command, detach_command): Check if there are
9049 * inflow.c (kill_command): Delete left over static declaration.
9186 * inflow.c (kill_command): Moved to infcmd.c.
9189 * infcmd.c (kill_command): Moved here from inflow.c.
11907 * inflow.c (kill_command): Ditto.
H A DChangeLog-19913621 inflow.c (kill_command): Deal with NULL selected_frame.
3910 * inflow.c (kill_command): After killing inferior, print our
H A DChangeLog-19942163 * inflow.c (kill_command): Revert change of Aug 2. Use
2211 * inflow.c (kill_command): Fix a bug which prevented target
H A DChangeLog-19931449 * inflow.c (kill_command): Reset thread list.
5496 * inflow.c (kill_command), infcmd.c (attach_command),
H A DChangeLog-201812637 * infcmd.c (kill_command): Print the pid as string, not the whole
12647 * infcmd.c (kill_command): Print message when inferior has
H A DChangeLog-20045106 * inflow.c (kill_command): release file handles in BFD.
9213 * inflow.c (kill_command): Ditto.
H A DChangeLog-20016313 * inflow.c (kill_command): Likewise.
H A DChangeLog-20081275 * inflow.c (kill_command): If the target claims there is still
H A DChangeLog-20133781 * infcmd.c (finish_command, kill_command): Adjust call to
H A DChangeLog-200210946 * inflow.c (kill_command): Update.
H A DChangeLog-202018390 * infcmd.c (kill_command): Remove dead code.
H A DChangeLog-20175644 * infcmd.c (unset_command, kill_command, detach_command)
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git66625 * infcmd.c (kill_command, detach_command, disconnect_command):