Home
last modified time | relevance | path

Searched refs:C_Kill (Results 1 – 23 of 23) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-os_lib.adb1635 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1636 pragma Import (C, C_Kill, "__gnat_kill");
1640 C_Kill (Pid, SIGKILL, 1);
1642 C_Kill (Pid, SIGINT, 1);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-os_lib.adb1601 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1602 pragma Import (C, C_Kill, "__gnat_kill");
1606 C_Kill (Pid, SIGKILL, 1);
1608 C_Kill (Pid, SIGINT, 1);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-os_lib.adb1628 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1629 pragma Import (C, C_Kill, "__gnat_kill");
1633 C_Kill (Pid, SIGKILL, 1);
1635 C_Kill (Pid, SIGINT, 1);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-os_lib.adb1635 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1636 pragma Import (C, C_Kill, "__gnat_kill");
1640 C_Kill (Pid, SIGKILL, 1);
1642 C_Kill (Pid, SIGINT, 1);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-os_lib.adb1601 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1602 pragma Import (C, C_Kill, "__gnat_kill");
1606 C_Kill (Pid, SIGKILL, 1);
1608 C_Kill (Pid, SIGINT, 1);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-os_lib.adb1635 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1636 pragma Import (C, C_Kill, "__gnat_kill");
1640 C_Kill (Pid, SIGKILL, 1);
1642 C_Kill (Pid, SIGINT, 1);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-os_lib.adb1650 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1651 pragma Import (C, C_Kill, "__gnat_kill");
1656 C_Kill (Pid, SIGKILL, 1);
1658 C_Kill (Pid, SIGINT, 1);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-os_lib.adb1612 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1613 pragma Import (C, C_Kill, "__gnat_kill");
1618 C_Kill (Pid, SIGKILL, 1);
1620 C_Kill (Pid, SIGINT, 1);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-os_lib.adb1635 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1636 pragma Import (C, C_Kill, "__gnat_kill");
1640 C_Kill (Pid, SIGKILL, 1);
1642 C_Kill (Pid, SIGINT, 1);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-os_lib.adb1635 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1636 pragma Import (C, C_Kill, "__gnat_kill");
1640 C_Kill (Pid, SIGKILL, 1);
1642 C_Kill (Pid, SIGINT, 1);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-os_lib.adb1628 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1629 pragma Import (C, C_Kill, "__gnat_kill");
1634 C_Kill (Pid, SIGKILL, 1);
1636 C_Kill (Pid, SIGINT, 1);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-os_lib.adb1650 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1651 pragma Import (C, C_Kill, "__gnat_kill");
1656 C_Kill (Pid, SIGKILL, 1);
1658 C_Kill (Pid, SIGINT, 1);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-os_lib.adb1628 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1629 pragma Import (C, C_Kill, "__gnat_kill");
1634 C_Kill (Pid, SIGKILL, 1);
1636 C_Kill (Pid, SIGINT, 1);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-os_lib.adb1635 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1636 pragma Import (C, C_Kill, "__gnat_kill");
1640 C_Kill (Pid, SIGKILL, 1);
1642 C_Kill (Pid, SIGINT, 1);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-os_lib.adb1650 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1651 pragma Import (C, C_Kill, "__gnat_kill");
1656 C_Kill (Pid, SIGKILL, 1);
1658 C_Kill (Pid, SIGINT, 1);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-os_lib.adb1628 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1629 pragma Import (C, C_Kill, "__gnat_kill");
1634 C_Kill (Pid, SIGKILL, 1);
1636 C_Kill (Pid, SIGINT, 1);
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-os_lib.adb1628 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1629 pragma Import (C, C_Kill, "__gnat_kill");
1633 C_Kill (Pid, SIGKILL, 1);
1635 C_Kill (Pid, SIGINT, 1);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-os_lib.adb1628 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1629 pragma Import (C, C_Kill, "__gnat_kill");
1633 C_Kill (Pid, SIGKILL, 1);
1635 C_Kill (Pid, SIGINT, 1);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-os_lib.adb1628 procedure C_Kill (Pid : Process_Id; Sig_Num : Integer; Close : Integer); subprogspec
1629 pragma Import (C, C_Kill, "__gnat_kill");
1633 C_Kill (Pid, SIGKILL, 1);
1635 C_Kill (Pid, SIGINT, 1);
/dports/net/adasockets/adasockets-1.12/src/
H A Dsockets-thin.ads.vms259 function C_Kill (Pid : pid_t; Sig : C.int) return C.int;
413 pragma Import (C, C_Kill, "kill");
H A Dsockets-thin.ads.win32258 function C_Kill (Pid : pid_t; Sig : C.int) return C.int;
412 pragma Import (Stdcall, C_Kill, "kill");
H A Dsockets-thin.ads.unix264 function C_Kill (Pid : pid_t; Sig : C.int) return C.int;
419 pragma Import (C, C_Kill, "kill");
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adalib/
H A Ds-os_lib.ali832 1628U17*C_Kill 1628>25 1628>43 1628>62 1629b<c,__gnat_kill>25 1633s10 1635s10