/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/linux/drivers/pps/generators/ |
H A D | pps_gen_parport.c | 23 #define SIGNAL 0 macro 95 port->ops->write_control(port, SIGNAL); in hrtimer_event()
|
/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 | 400 #define DEF_GVEC_WFC_B(NAME, SIGNAL, BITS) \ argument 404 env->cc_op = wfc##BITS(v1, v2, env, SIGNAL, GETPC()); \ 407 #define DEF_GVEC_WFC(NAME, SIGNAL) \ argument 408 DEF_GVEC_WFC_B(NAME, SIGNAL, 32) \ 409 DEF_GVEC_WFC_B(NAME, SIGNAL, 64) \ 410 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/linux/Documentation/core-api/ |
H A D | tracepoint.rst | 39 SIGNAL chapter
|
/openbmc/linux/sound/isa/msnd/ |
H A D | msnd.h | 30 #define SIGNAL 0x02 macro
|
/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/linux/Documentation/misc-devices/ |
H A D | ibmvmc.rst | 198 SIGNAL MSG 200 SIGNAL MSG
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | bcm3510_priv.h | 440 u8 SIGNAL; member
|
H A D | bcm3510.c | 339 t = st->status2.SIGNAL; in bcm3510_read_signal_strength()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-daemon.txt | 80 SIGNAL COMMAND
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | frontend-stat-properties.rst | 53 .. _DTV-STAT-SIGNAL-STRENGTH:
|
/openbmc/openbmc-tools/dbus-pcap/ |
H A D | dbus-pcap | 43 SIGNAL = 4 variable in MessageType
|
/openbmc/linux/scripts/kconfig/ |
H A D | qconf.cc | 1917 configApp->connect(configApp, SIGNAL(lastWindowClosed()), SLOT(quit())); in main() 1918 configApp->connect(configApp, SIGNAL(aboutToQuit()), v, SLOT(saveSettings())); in main()
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | dtv-frontend.rst | 212 Signal strength (:ref:`DTV-STAT-SIGNAL-STRENGTH`)
|
/openbmc/linux/Documentation/driver-api/ |
H A D | generic-counter.rst | 38 SIGNAL section in Theory
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | api.rst | 7074 - EMERGENCY SIGNAL 7075 - CONDITIONAL EMERGENCY SIGNAL
|
/openbmc/linux/net/wireless/ |
H A D | nl80211.c | 6620 PUT_SINFO(SIGNAL, signal, u8); in nl80211_send_station()
|