Home
last modified time | relevance | path

Searched refs:nwsstr (Results 1 – 7 of 7) sorted by relevance

/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dnreport.c47 struct nwsstr news;
100 struct nwsstr news; in delete_old_news()
141 struct nwsstr news; in init_nreport()
/dports/games/wolfpack/empire-4.4.1/include/
H A Dnews.h47 struct nwsstr { struct
166 #define getnewsp(n) ((struct nwsstr *)ef_ptr(EF_NEWS, (n)))
/dports/games/wolfpack/empire-4.4.1/src/lib/commands/
H A Dnews.c40 static void preport(struct nwsstr *np);
56 struct nwsstr nws; in c_newspaper()
180 preport(struct nwsstr *np) in preport()
H A Dhead.c62 struct nwsstr news; in c_headlines()
/dports/games/wolfpack/empire-4.4.1/src/lib/common/
H A Dempobj.c82 return ((struct nwsstr *)p)->nws_vrb != 0; in empobj_in_use()
H A Dfiletable.c154 UNMAPPED_CACHE(struct nwsstr, -1, 0),
H A Dnsc.c496 #define CURSTR struct nwsstr
1014 struct nwsstr *np = ptr; in nsc_nws_timestamp()