OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:socklist
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/mopd/common/
pf-linux2.c
69
struct
socklist
{
struct
72
}
socklist
[32];
variable in typeref:struct:socklist[32]
126
strncpy(
socklist
[s].sa.sa_data, interface, sizeof(
socklist
[s].sa.sa_data));
127
socklist
[s].iflen = strlen(interface);
269
for (i =
socklist
[fd].iflen-1; i >= 0; i--)
270
if (sa.sa_data[i] !=
socklist
[fd].sa.sa_data[i])
289
if (sendto(fd, buf, len, 0, &
socklist
[fd].sa, sizeof(struct sockaddr)) == len)
/src/usr.sbin/ypserv/ypserv/
ypserv.c
86
}
socklist
[] = {
variable in typeref:struct:bindsock[]
363
for (bs =
socklist
;
364
bs < &
socklist
[sizeof(
socklist
) / sizeof(
socklist
[0])]; bs++) {
/src/usr.bin/sockstat/
sockstat.c
94
LIST_HEAD(
socklist
, sockitem);
96
struct
socklist
sockhash[HASHSIZE];
Completed in 14 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025