Searched refs:SIGNAL (Results 1 – 10 of 10) sorted by relevance
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/ |
| H A D | proftpd-basic.init | 90 SIGNAL="TERM" 94 SIGNAL="HUP" 102 start-stop-daemon --stop --signal $SIGNAL --quiet --pidfile "$PIDFILE" 107 SIGNAL="KILL" 108 start-stop-daemon --stop --signal $SIGNAL --quiet --pidfile "$PIDFILE" 117 if [ "$SIGNAL" = "KILL" ]; then
|
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | qconf.cc | 279 connect(this, SIGNAL(editingFinished()), SLOT(hide())); in ConfigLineEdit() 332 connect(this, SIGNAL(itemSelectionChanged(void)), in ConfigList() 342 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigList() 888 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 890 connect(parent(), SIGNAL(showNameChanged(bool)), in contextMenuEvent() 896 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 898 connect(parent(), SIGNAL(showRangeChanged(bool)), in contextMenuEvent() 904 connect(action, SIGNAL(toggled(bool)), in contextMenuEvent() 906 connect(parent(), SIGNAL(showDataChanged(bool)), in contextMenuEvent() 1027 connect(configApp, SIGNAL(aboutToQuit()), SLOT(saveSettings())); in ConfigInfoView() [all …]
|
| /openbmc/phosphor-dbus-monitor/src/ |
| H A D | pathwatchimpl.hpp | 36 { (this->cb)(Context::SIGNAL, msg); }); in start()
|
| H A D | data_types.hpp | 41 SIGNAL, enumerator
|
| H A D | propertywatchimpl.hpp | 185 this->callback(Context::SIGNAL); in propertiesChanged()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/mdbus2/mdbus2/ |
| H A D | 0001-Fix-arguments-in-GLib.DBusSignalCallback-for-Vala-0..patch | 23 var line = "[SIGNAL] %s.%s %s %s\n%s".printf(
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | vec_fpu_helper.c | 399 #define DEF_GVEC_WFC_B(NAME, SIGNAL, BITS) \ argument 403 env->cc_op = wfc##BITS(v1, v2, env, SIGNAL, GETPC()); \ 406 #define DEF_GVEC_WFC(NAME, SIGNAL) \ argument 407 DEF_GVEC_WFC_B(NAME, SIGNAL, 32) \ 408 DEF_GVEC_WFC_B(NAME, SIGNAL, 64) \ 409 DEF_GVEC_WFC_B(NAME, SIGNAL, 128)
|
| H A D | insn-data.h.inc | 178 /* COMPARE AND SIGNAL */ 600 /* LOAD FPC AND SIGNAL */ 805 /* SET FPC AND SIGNAL */ 1287 /* VECTOR FP COMPARE AND SIGNAL SCALAR */ 1390 /* SIGNAL PROCESSOR */
|
| /openbmc/docs/architecture/ |
| H A D | user-management.md | 185 … | for User Name created ---(SIGNAL)-> | 230 … <-------------(SIGNAL) (InterfacesAdded) | | 280 … | User Name deleted ---(SIGNAL)-> | 317 <-------------(SIGNAL) 4. User Name deleted |
|
| /openbmc/openbmc-tools/dbus-pcap/ |
| H A D | dbus-pcap | 43 SIGNAL = 4 variable in MessageType
|