Home
last modified time | relevance | path

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

/dports/irc/atheme-services/atheme-7.2.9/include/
H A Dphandler.h207 E void (*sethost_sts)(user_t *source, user_t *target, const char *host); variable
/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Dphandler.c55 void (*sethost_sts) (user_t *source, user_t *target, const char *host) = generic_sethost_sts; variable
H A Dusers.c620 sethost_sts(source, target, target->vhost); in user_sethost()
/dports/irc/atheme-services/atheme-7.2.9/modules/protocol/
H A Dnefarious.c714 sethost_sts = &nefarious_sethost_sts; in _modinit()
H A Dngircd.c873 sethost_sts = &ngircd_sethost_sts; in _modinit()
H A Dts6-generic.c1493 sethost_sts = &ts6_sethost_sts; in _modinit()
H A Dinspircd.c1679 sethost_sts = &inspircd_sethost_sts; in _modinit()
H A Dunreal.c1545 sethost_sts = &unreal_sethost_sts; in _modinit()
H A Dunreal4.c1578 sethost_sts = &unreal_sethost_sts; in _modinit()