Home
last modified time | relevance | path

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

/dports/irc/unreal/Unreal3.2.10.7/src/
H A Dsend.c1345 char cansendlocal, cansendglobal; in sendto_match_butone() local
1350 cansendlocal = (OPCanLNotice(from)) ? 1 : 0; in sendto_match_butone()
1354 cansendlocal = cansendglobal = 1; in sendto_match_butone()
1379 else if (!cansendlocal || (!(IsRegisteredUser(cptr) && in sendto_match_butone()