OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:data_source
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/ftpd/
extern.h
308
GLOBAL struct sockinet
data_source
;
variable in typeref:struct:sockinet
ftpd.c
1944
data_source
= ctrl_addr;
1958
data_source
.su_port = htons(port);
1961
if (bind(s, (struct sockaddr *)&
data_source
.si_su,
1962
data_source
.su_len) >= 0)
2065
if (getnameinfo((struct sockaddr *)&
data_source
.si_su,
2066
data_source
.su_len, hbuf, sizeof(hbuf), pbuf,
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025