OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_XtransConnFd
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xtrans/dist/
Xtransint.h
128
struct
_XtransConnFd
{
129
struct
_XtransConnFd
*next;
148
struct
_XtransConnFd
*recv_fds;
149
struct
_XtransConnFd
*send_fds;
Xtranssock.c
1999
appendFd(struct
_XtransConnFd
**prev, int fd, int do_close)
2001
struct
_XtransConnFd
*cf, *new;
2003
new = malloc (sizeof (struct
_XtransConnFd
));
2018
removeFd(struct
_XtransConnFd
**prev)
2020
struct
_XtransConnFd
*cf;
2033
discardFd(struct
_XtransConnFd
**prev, struct
_XtransConnFd
*upto, int do_close)
2035
struct
_XtransConnFd
*cf, *next;
2056
nFd(struct
_XtransConnFd
**prev)
2058
struct
_XtransConnFd
*cf
[
all
...]
Completed in 6 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026