Searched refs:InsertLinkBefore (Results 1 – 6 of 6) sorted by relevance
65 void InsertLinkBefore (link_t *l, link_t *before);
464 InsertLinkBefore (&ent->area, &node->trigger_edicts); in SV_LinkEdict()466 InsertLinkBefore (&ent->area, &node->solid_edicts); in SV_LinkEdict()
115 void InsertLinkBefore (link_t *l, link_t *before) in InsertLinkBefore() function
61 void InsertLinkBefore (link_t *l, link_t *before);
113 void InsertLinkBefore (link_t *l, link_t *before) in InsertLinkBefore() function
426 InsertLinkBefore (&ent->area, &node->trigger_edicts); in SV_LinkEdict()428 InsertLinkBefore (&ent->area, &node->solid_edicts); in SV_LinkEdict()