Home
last modified time | relevance | path

Searched refs:link_s (Results 1 – 25 of 46) sorted by relevance

12

/dports/irc/unreal/Unreal3.2.10.7/src/modules/
H A Dm_trace.c94 int doall, link_s[MAXCONNECTIONS], link_u[MAXCONNECTIONS]; in CMD_FUNC() local
147 link_s[i] = 0, link_u[i] = 0; in CMD_FUNC()
161 link_s[acptr->from->slot]++; in CMD_FUNC()
236 me.name, parv[0], class, link_s[i], in CMD_FUNC()
243 me.name, parv[0], class, link_s[i], in CMD_FUNC()
285 me.name, parv[0], "0", link_s[me.slot], in CMD_FUNC()
/dports/irc/undernet-ircu/ircu2.10.12.19/ircd/
H A Dm_trace.c113 int link_s[MAXCONNECTIONS]; in do_trace() local
182 link_s[i] = 0, link_u[i] = 0; in do_trace()
189 link_s[cli_fd(cli_from(acptr))]++; in do_trace()
270 send_reply(sptr, RPL_TRACESERVER, conClass, link_s[i], in do_trace()
278 send_reply(sptr, RPL_TRACESERVER, conClass, link_s[i], in do_trace()
/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Dlink.h36 typedef struct link_s struct
38 struct link_s *prev, *next; argument
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dlink_ops.h26 typedef struct link_s struct
28 struct link_s *prev, *next; argument
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dworld.h36 typedef struct link_s struct
39 struct link_s *prev, *next; argument
/dports/science/py-dipy/dipy-1.4.1/tools/
H A Dgithub_stats.py38 link_s = headers.get('link', '')
39 urls = element_pat.findall(link_s)
40 rels = rel_pat.findall(link_s)
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dworld.h36 typedef struct link_s struct
39 struct link_s *prev, *next; argument
/dports/games/darkplaces/darkplaces/
H A Dworld.h36 typedef struct link_s struct
39 struct link_s *prev, *next; argument
/dports/games/quake2-matrix/matrix/MatrixFixSource/
H A Dgame.h25 typedef struct link_s struct
27 struct link_s *prev, *next; argument
/dports/games/tenebrae/tenebrae_0/
H A Dcommon.h52 typedef struct link_s struct
54 struct link_s *prev, *next; argument
/dports/games/q2pro/q2pro/include/
H A Dgame.h44 typedef struct link_s struct
46 struct link_s *prev, *next; argument
/dports/games/quake2-xatrix/quake2-xatrix-3.20/
H A Dgame.h25 typedef struct link_s struct
27 struct link_s *prev, *next; argument
/dports/games/quake2lnx/quake2-r0.16.2/src/ctf/
H A Dgame.h51 typedef struct link_s struct
53 struct link_s *prev, *next; argument
/dports/games/quake2lnx/quake2-r0.16.2/src/game/
H A Dgame.h44 typedef struct link_s struct
46 struct link_s *prev, *next; argument
/dports/games/quake2-ctf/quake2-r0.16.2/src/ctf/
H A Dgame.h51 typedef struct link_s struct
53 struct link_s *prev, *next; argument
/dports/games/quake2-source/quake2-r0.16.2/src/game/
H A Dgame.h44 typedef struct link_s struct
46 struct link_s *prev, *next; argument
/dports/games/quake2-3zb2/quake2-3zb2-0.97_1/
H A Dgame.h26 typedef struct link_s struct
28 struct link_s *prev, *next; argument
/dports/games/quake2-data/quake2-data-3.20_3/
H A Dgame.h25 typedef struct link_s struct
27 struct link_s *prev, *next; argument
/dports/games/quake2-lights/quake2-lights-1/lights/src/
H A Dgame.h44 typedef struct link_s struct
46 struct link_s *prev, *next; argument
/dports/games/quake2-psychomod/psychomod/src/
H A Dgame.h26 typedef struct link_s struct
28 struct link_s *prev, *next; argument
/dports/games/quake2-rogue/quake2-rogue-3.20/
H A Dgame.h29 typedef struct link_s struct
31 struct link_s *prev, *next; argument
/dports/games/quake2-relay/relay-0.4/replay/
H A Drp_game.h25 typedef struct link_s struct
27 struct link_s *prev, *next; argument
/dports/games/quake2-source/quake2-r0.16.2/src/ctf/
H A Dgame.h51 typedef struct link_s struct
53 struct link_s *prev, *next; argument
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dgame.h42 typedef struct link_s { struct
43 struct link_s *prev, *next; argument
/dports/games/qudos/QuDos-0.40.1-src/src/mods/rogue/
H A Dgame.h29 typedef struct link_s struct
31 struct link_s *prev, *next; argument

12