HomeSort by: relevance | last modified time | path
    Searched refs:nic (Results 1 - 7 of 7) sorted by relevancy

  /src/tests/lib/libc/gen/
t_nice.c 96 int i, pri, nic; local in function:ATF_TC_BODY
102 nic = nice(i);
103 ATF_REQUIRE(nic != -1);
109 if (nic != pri)
125 if (nic != pri)
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
hip06.dtsi 566 compatible = "hisilicon,hns-nic-v2";
575 compatible = "hisilicon,hns-nic-v2";
584 compatible = "hisilicon,hns-nic-v2";
593 compatible = "hisilicon,hns-nic-v2";
hip07.dtsi 1455 compatible = "hisilicon,hns-nic-v2";
1464 compatible = "hisilicon,hns-nic-v2";
1473 compatible = "hisilicon,hns-nic-v2";
1482 compatible = "hisilicon,hns-nic-v2";
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/stingray/
stingray.dtsi 698 nic-hsls {
705 compatible = "brcm,iproc-nic-i2c";
  /src/sys/external/bsd/ipf/netinet/
fil.c 7317 /* Returns: void* - NULL = wildcard name, -1 = failed to find NIC, else */
7318 /* pointer to interface structure for NIC */
7326 /* for both IPv4 and IPv6 on the same physical NIC. */
7332 void *nic; local in function:ipf_resolvenic
7342 nic = GETIFP(name, v);
7343 if (nic == NULL)
7344 nic = (void *)-1;
7345 return nic;
  /src/usr.sbin/sysinst/
msg.mi.pl 399 {Jestesmy teraz gotowi zainstalowac NetBSD na twoim dysku (%s). Nic
401 procesu poki nic nie zostalo jeszcze zmienione.
  /src/share/terminfo/
terminfo 1137 linux-nic|Linux with ich/ich1 suppressed for non-curses programs,
5786 xterm-nic|xterm with ich/ich1 suppressed for non-curses programs,
8877 sun-e|sun-nic|sune|Sun Microsystems Workstation without insert character,
24657 # If you see doubled characters from these, use the linux-nic and xterm-nic
    [all...]

Completed in 45 milliseconds