Home
last modified time | relevance | path

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

/dports/dns/dhisd/dhisd-5.5/
H A Donline.c293 if(dp->offcmd!=NULL) in mark_offline()
294 if(dp->offcmd[0]!='\0') in mark_offline()
295 fork_cmd(dp->offcmd,id,addrs); in mark_offline()
326 if(dp->offcmd!=NULL) in mark_update()
327 if(dp->offcmd[0]!='\0') in mark_update()
328 fork_cmd(dp->offcmd,id,addrs); in mark_update()
H A Dddb.c219 strcpy(rec->offcmd,line_ptr(2,str)); in file_db_reload()
220 if((cp=strchr(rec->offcmd,';'))!=NULL) in file_db_reload()
342 strcpy(dp->offcmd,row[8]); in sql_db_reload()
H A Dddb.h42 char offcmd[256]; member
H A DREADME320 In addition both oncmd and offcmd commands may be invoqued
340 OnCmd = oncmd and OffCmd = offcmd as keywords are not case
/dports/graphics/sane-backends/sane-backends-1.0.32/tools/
H A Dmustek600iin-off.c175 char offcmd[] = in main() local
179 || (write (pfd, offcmd, 1) != 1)) in main()
/dports/irc/epic5/epic5-2.1.6/source/
H A Dwho.c1136 new_free(&(*entry)->offcmd); in ison_entry_pop()
1196 new_w->offcmd = NULL; in get_new_ison_entry()
1236 char *on_cmd = NULL, *offcmd = NULL, *endcmd = NULL; in isonbase() local
1303 offcmd = stuff; in isonbase()
1381 malloc_strcpy(&new_i->offcmd, offcmd); in isonbase()
1454 if (new_i->offcmd) in ison_returned()
1470 if (new_i->offcmd && do_off && *do_off) in ison_returned()
1471 call_lambda_command("ISON", new_i->offcmd, do_off); in ison_returned()
1474 if (!new_i->oncmd && !new_i->offcmd && in ison_returned()
/dports/irc/epic5/epic5-2.1.6/include/
H A Dwho.h60 char *offcmd; member
/dports/irc/epic5/epic5-2.1.6/script/
H A Dison118 } elsif (word == [-offcmd]) {
122 xecho -b error: could not parse -offcmd expression;
H A Dnotify111 } -offcmd {
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Daha1542.c721 u8 offcmd[] = { CMD_BUSOFF_TIME, clamp(bus_off, 1, 64) }; in aha1542_set_bus_times() local
724 if (aha1542_out(sh->io_port, offcmd, 2)) in aha1542_set_bus_times()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Daha1542.c721 u8 offcmd[] = { CMD_BUSOFF_TIME, clamp(bus_off, 1, 64) }; in aha1542_set_bus_times() local
724 if (aha1542_out(sh->io_port, offcmd, 2)) in aha1542_set_bus_times()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Daha1542.c721 u8 offcmd[] = { CMD_BUSOFF_TIME, clamp(bus_off, 1, 64) }; in aha1542_set_bus_times() local
724 if (aha1542_out(sh->io_port, offcmd, 2)) in aha1542_set_bus_times()
/dports/irc/epic5/epic5-2.1.6/
H A DUPDATES5388 -offcmd {commands} # Run these commands for offline users.
5399 -oncmd and -offcmd will run the given lines of code with $* set to all