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

  /src/tests/lib/libc/gen/
t_nice.c 96 int i, pri, nic; local
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/broadcom/stingray/
stingray.dtsi 701 nic-hsls {
708 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
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 183 milliseconds