Home
last modified time | relevance | path

Searched refs:oncmd (Results 1 – 25 of 26) sorted by relevance

12

/dports/dns/dhisd/dhisd-5.5/
H A Donline.c265 if(dp->oncmd!=NULL) in mark_online()
266 if(dp->oncmd[0]!='\0') in mark_online()
267 fork_cmd(dp->oncmd,id,addrs); in mark_online()
332 if(dp->oncmd!=NULL) in mark_update()
333 if(dp->oncmd[0]!='\0') in mark_update()
334 fork_cmd(dp->oncmd,id,addrs); in mark_update()
H A Dddb.c214 strcpy(rec->oncmd,line_ptr(2,str)); in file_db_reload()
215 if((cp=strchr(rec->oncmd,';'))!=NULL) in file_db_reload()
341 strcpy(dp->oncmd,row[7]); in sql_db_reload()
H A Dddb.h41 char oncmd[256]; member
H A DREADME320 In addition both oncmd and offcmd commands may be invoqued
331 oncmd /etc/oncmd
335 # /etc/oncmd
340 OnCmd = oncmd and OffCmd = offcmd as keywords are not case
/dports/irc/epic5/epic5-2.1.6/include/
H A Dwho.h59 char *oncmd; member
H A Dhook.h126 BUILT_IN_COMMAND(oncmd);
/dports/irc/epic4/epic4-2.10.9/include/
H A Dhook.h108 BUILT_IN_COMMAND(oncmd);
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dhook.h179 BUILT_IN_COMMAND(oncmd);
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dhook.h179 BUILT_IN_COMMAND(oncmd);
/dports/irc/epic5/epic5-2.1.6/script/
H A Dison109 if (word == [-oncmd]) {
113 xecho -b error: could not parse -oncmd expression;
H A Dnotify109 ison -oncmd {
/dports/irc/epic5/epic5-2.1.6/source/
H A Dwho.c1135 new_free(&(*entry)->oncmd); in ison_entry_pop()
1195 new_w->oncmd = NULL; in get_new_ison_entry()
1380 malloc_strcpy(&new_i->oncmd, on_cmd); in isonbase()
1468 if (new_i->oncmd && ArgList[0] && ArgList[0][0]) in ison_returned()
1469 call_lambda_command("ISON", new_i->oncmd, ArgList[0]); in ison_returned()
1474 if (!new_i->oncmd && !new_i->offcmd && in ison_returned()
H A Dhook.c1091 BUILT_IN_COMMAND(oncmd) in BUILT_IN_COMMAND() argument
H A Dcommands.c267 { "ON", oncmd }, /* hook.c */
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/highlight/
H A Dhsp.js.map1 …o on mcall assert logmes newlab resume yield onexit onerror onkey onclick oncmd exist delete mkdir…
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Daha1542.c713 u8 oncmd[] = { CMD_BUSON_TIME, clamp(bus_on, 2, 15) }; in aha1542_set_bus_times() local
716 if (aha1542_out(sh->io_port, oncmd, 2)) in aha1542_set_bus_times()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Daha1542.c713 u8 oncmd[] = { CMD_BUSON_TIME, clamp(bus_on, 2, 15) }; in aha1542_set_bus_times() local
716 if (aha1542_out(sh->io_port, oncmd, 2)) in aha1542_set_bus_times()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Daha1542.c713 u8 oncmd[] = { CMD_BUSON_TIME, clamp(bus_on, 2, 15) }; in aha1542_set_bus_times() local
716 if (aha1542_out(sh->io_port, oncmd, 2)) in aha1542_set_bus_times()
/dports/irc/epic4/epic4-2.10.9/source/
H A Dhook.c1025 BUILT_IN_COMMAND(oncmd) in BUILT_IN_COMMAND() argument
H A Dcommands.c291 { "ON", NULL, oncmd, 0 }, /* hook.c */
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dhook.c1198 BUILT_IN_COMMAND(oncmd) in BUILT_IN_COMMAND() argument
H A Dcommands.c491 { "ON", NULL, oncmd, 0, scripting_command },
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dhook.c1198 BUILT_IN_COMMAND(oncmd) in BUILT_IN_COMMAND() argument
H A Dcommands.c491 { "ON", NULL, oncmd, 0, scripting_command },
/dports/irc/epic5/epic5-2.1.6/
H A DUPDATES5387 -oncmd {commands} # Run these commands for online users.
5399 -oncmd and -offcmd will run the given lines of code with $* set to all

12