Home
last modified time | relevance | path

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

/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dcfg-mplayer.h198 {"heartbeat-cmd", &heartbeat_cmd, CONF_TYPE_STRING, 0, 0, 0, NULL},
H A Dmplayer.c144 char *heartbeat_cmd; variable
3869 if (heartbeat_cmd) { in main()
3876 system(heartbeat_cmd); in main()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dcfg-mplayer.h198 {"heartbeat-cmd", &heartbeat_cmd, CONF_TYPE_STRING, 0, 0, 0, NULL},
H A Dmplayer.c144 char *heartbeat_cmd; variable
3869 if (heartbeat_cmd) { in main()
3876 system(heartbeat_cmd); in main()