Searched refs:PID (Results 1 – 17 of 17) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | usb-device.txt | 21 - compatible: "usbVID,PID", where VID is the vendor id and PID the product id. 22 The textual representation of VID and PID shall be in lower case hexadecimal 25 may leave out all except for "usbVID,PID". 36 - compatible: "usbifVID,PID.configCN.IN", where VID is the vendor id, PID is 38 number. The textual representation of VID, PID, CN and IN shall be in lower 42 "usbifVID,PID.configCN.IN". 50 - compatible: "usbVID,PID", where VID is the vendor id and PID the product id. 51 The textual representation of VID and PID shall be in lower case hexadecimal 54 may leave out all except for "usbVID,PID".
|
| /f-stack/app/redis-5.0.5/utils/ |
| H A D | redis_init_script.tpl | 17 PID=$(cat $PIDFILE) 20 while [ -x /proc/${PID} ] 29 PID=$(cat $PIDFILE) 30 if [ ! -x /proc/${PID} ] 34 echo "Redis is running ($PID)"
|
| H A D | redis_init_script | 36 PID=$(cat $PIDFILE) 39 while [ -x /proc/${PID} ]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/link_count/ |
| H A D | link_count_001.ksh | 74 PID=$! 75 log_note "rm_lnkcnt_zero_file ${TESTDIR}/tmp/test$$ pid: $PID" 88 log_must kill -TERM $PID 92 log_must kill -TERM $PID
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | zfs.sh | 76 PID=$(cat "$ZED_PIDFILE") 77 kill "$PID"
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | btusb.txt | 6 - compatible : should comply with the format "usbVID,PID" specified in
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mailbox/ |
| H A D | ti,secure-proxy.txt | 24 format: "rx_<PID>".
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soundwire/ |
| H A D | soundwire-controller.yaml | 42 PID is 4 nibbles
|
| /f-stack/freebsd/contrib/device-tree/Bindings/slimbus/ |
| H A D | bus.txt | 31 - compatible -"slimMID,PID". The textual representation of Manufacturer ID,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/nios2/ |
| H A D | nios2.txt | 22 identifier (PID).
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/ |
| H A D | e5500_power_isa.dtsi | 44 power-isa-e.pd; // Embedded.External PID
|
| H A D | e500mc_power_isa.dtsi | 44 power-isa-e.pd; // Embedded.External PID
|
| H A D | e6500_power_isa.dtsi | 44 power-isa-e.pd; // Embedded.External PID
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | qcom,wcd9335.txt | 14 Definition: For SLIMbus interface it should be "slimMID,PID",
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i3c/ |
| H A D | i3c.txt | 98 following the PID definition provided by the I3C
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES.ru | 346 процессом nginx'а становился процесс с PID, отличным от 1. 533 *) Добавление: при логгировании сигналов теперь указывается PID
|
| H A D | CHANGES | 337 process with PID different from 1 after its parent process has 523 *) Feature: when logging signals nginx now logs PID of the process which
|