Home
last modified time | relevance | path

Searched refs:remote_ignore (Results 1 – 3 of 3) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dworld.c90 struct remote_ignore *curr; in world_check_ignore()
H A Dparty.c3374 struct remote_ignore *curr, *prev = NULL; in add_ignore()
3392 curr = NEW(struct remote_ignore); in add_ignore()
3407 FREE(curr, struct remote_ignore); in add_ignore()
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dtypes.h1731 struct remote_ignore struct
1735 struct remote_ignore *next; /* Next in list */ argument
2604 struct remote_ignore *w_ignore; /* List of players whose chat we wish to ignore */