OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:port4
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/faithd/
ftp.c
58
static int
port4
= -1; /* active: inbound passive: outbound */
variable
86
if (0 <=
port4
) {
87
pfd[2].fd =
port4
;
159
if (0 <=
port4
&& 0 <= port6 && (pfd[2].revents & POLLIN))
166
error = ftp_copy(
port4
, port6);
171
if (
port4
>= 0) {
172
(void)close(
port4
);
173
port4
= -1;
185
if (0 <=
port4
&& 0 <= port6 && (pfd[3].revents & POLLIN))
192
error = ftp_copy(port6,
port4
);
[
all
...]
/src/sys/dev/ieee1394/
firewire.h
328
port4
:2,
member in struct:fw_self_id::__anon3085
380
port4
:2,
member in struct:fw_self_id::__anon3088
firewire.c
1586
s->p1.phy_id, s->p1.port3, s->p1.
port4
,
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/allwinner/
sun7i-a20-lamobo-r1.dts
165
port4
: port@4 {
Completed in 18 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026