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

  /src/usr.sbin/faithd/
ftp.c 59 static int port6 = -1; /* active: outbound passive: inbound */ variable in typeref:typename:int
91 if (0 <= port6) {
92 pfd[3].fd = port6;
159 if (0 <= port4 && 0 <= port6 && (pfd[2].revents & POLLIN))
166 error = ftp_copy(port4, port6);
175 if (port6 >= 0) {
176 (void)close(port6);
177 port6 = -1;
185 if (0 <= port4 && 0 <= port6 && (pfd[3].revents & POLLIN))
192 error = ftp_copy(port6, port4)
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
r7s72100-gr-peach.dts 61 gpios = <&port6 12 GPIO_ACTIVE_HIGH>;
imx51-zii-scu2-mezz.dts 75 label = "port6";
r7s72100.dtsi 543 port6: gpio-6 { label in label:pinctrl
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/mscc/
ocelot_pcb120.dts 109 &port6 {
ocelot.dtsi 141 "port2", "port3", "port4", "port5", "port6",
175 port6: port@6 { label
  /src/sys/dev/ieee1394/
firewire.h 330 port6:2, member in struct:fw_self_id::__anon8bc821541108
378 port6:2, member in struct:fw_self_id::__anon8bc821541408
firewire.c 1587 s->p1.port5, s->p1.port6, s->p1.port7,
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/microchip/
sparx5_pcb135_board.dtsi 416 port6: port@6 { label

Completed in 17 milliseconds