Home
last modified time | relevance | path

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

/dports/chinese/bitchx/bitchx-1.2.1/dll/abot/
H A Dautobot.c39 int check_userop(UserList *u, char *channel, int server) in check_userop() function
85 check_userop(u, channel, from_server); in join_proc()
/dports/irc/bitchx/bitchx-1.2.1/dll/abot/
H A Dautobot.c39 int check_userop(UserList *u, char *channel, int server) in check_userop() function
85 check_userop(u, channel, from_server); in join_proc()
/dports/devel/efl/efl-1.25.1/src/bin/embryo/
H A Dembryo_cc_sc3.c126 check_userop(void (*oper) (void), int tag1, int tag2, int numparam, in check_userop() function
690 if (check_userop(oper, lval1->tag, lval2->tag, 2, NULL, &lval1->tag)) in plnge2()
1054 check_userop(NULL, lval2.tag, lval3.tag, 2, &lval3, &lval2.tag); in hier14()
1216 if (!check_userop(user_inc, lval->tag, 0, 1, lval, &lval->tag)) in hier2()
1227 if (!check_userop(user_dec, lval->tag, 0, 1, lval, &lval->tag)) in hier2()
1241 if (check_userop(lneg, lval->tag, 0, 1, NULL, &lval->tag)) in hier2()
1274 else if (check_userop(neg, lval->tag, 0, 1, NULL, &lval->tag)) in hier2()
1422 if (!check_userop in hier2()
1442 if (!check_userop in hier2()
2031 check_userop(NULL, lval.tag, arg[argidx].tags[0], 2, in callfunction()
[all …]
H A Dembryo_cc_sc.h476 int check_userop(void (*oper) (void), int tag1, int tag2,
H A Dembryo_cc_sc1.c1282 check_userop(NULL, ctag, lval.tag, 2, NULL, &ctag); in declloc()
3477 if (check_userop(lneg, lval.tag, 0, 1, NULL, &lval.tag)) in test()