| /netbsd-src/external/bsd/am-utils/dist/scripts/ |
| H A D | ctl-amd.in | 97 test -x /var/lock/subsys && touch /var/lock/subsys/amd 106 rm -f /var/lock/subsys/amd 123 if [ -f /var/lock/subsys/amd ]; then
|
| H A D | ctl-hlfsd.in | 93 test -x /var/lock/subsys && touch /var/lock/subsys/hlfsd 100 test -f /var/lock/subsys/hlfsd && rm -f /var/lock/subsys/hlfsd
|
| H A D | redhat-ctl-amd.in | 35 [ $RETVAL = 0 ] && touch /var/lock/subsys/amd 66 rm -f /var/lock/subsys/amd 93 if [ -f /var/lock/subsys/amd ]; then
|
| /netbsd-src/sys/dev/pci/ |
| H A D | puc.c | 106 pcireg_t bhlc, subsys; in puc_match() local 112 subsys = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG); in puc_match() 115 PCI_PRODUCT(pa->pa_id), PCI_VENDOR(subsys), PCI_PRODUCT(subsys)); in puc_match() 148 pcireg_t subsys; in puc_attach() local 153 subsys = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG); in puc_attach() 155 PCI_PRODUCT(pa->pa_id), PCI_VENDOR(subsys), PCI_PRODUCT(subsys)); in puc_attach()
|
| H A D | puccn.c | 96 pcireg_t reg, bhlcr, subsys = 0; /* XXX */ in pucprobe_doit() local 132 subsys = pci_conf_read(pa.pa_pc, pa.pa_tag, in pucprobe_doit() 156 PCI_PRODUCT(pa.pa_id), PCI_VENDOR(subsys), PCI_PRODUCT(subsys)); in pucprobe_doit()
|
| H A D | if_tlp_pci.c | 338 const pcireg_t subsys = pci_conf_read(pa->pa_pc, pa->pa_tag, in tlp_pci_match() local 340 if (PCI_VENDOR(subsys) == PCI_VENDOR_LMC) { in tlp_pci_match()
|
| H A D | if_ste.c | 316 const pcireg_t subsys = in ste_lookup() local 319 ste_lookup_table(subsys, sp->ste_subs); in ste_lookup()
|
| H A D | if_txp.c | 195 uint16_t subsys; in txp_attach() local 206 subsys = PCI_PRODUCT(pci_conf_read(pc, pa->pa_tag, in txp_attach() 211 if ((subsys & txp_subsysinfo[i].mask) == in txp_attach()
|
| H A D | if_sip.c | 814 pcireg_t subsys; in sipcom_check_64bit() local 817 subsys = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG); in sipcom_check_64bit() 820 if (PCI_VENDOR(subsys) == card64[i].c64_vendor && in sipcom_check_64bit() 821 PCI_PRODUCT(subsys) == card64[i].c64_product) in sipcom_check_64bit()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/dist/fedora/ |
| H A D | fedora.initrd.tcsd | 73 [ "$RETVAL" = 0 ] && touch /var/lock/subsys/tcsd 82 [ "$RETVAL" = 0 ] && rm -f /var/lock/subsys/tcsd 102 if [ -f /var/lock/subsys/tcsd ] ; then
|
| /netbsd-src/crypto/dist/ipsec-tools/rpm/ |
| H A D | ipsec-tools.FC1 | 18 VAR_SUBSYS_IPSEC=/var/lock/subsys/ipsec
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | keystone-k2l-netcp.dtsi | 228 sa_subsys: subsys@26080000 { 234 sa_config: subsys@0 {
|
| H A D | keystone-k2e-netcp.dtsi | 246 sa_subsys: subsys@24080000 { 252 sa_config: subsys@0 {
|
| H A D | keystone-k2hk-netcp.dtsi | 248 sa_subsys: subsys@20c0000 { 254 sa_config: subsys@0 {
|
| H A D | mt7629.dtsi | 369 reg-names = "subsys","port1";
|
| /netbsd-src/sys/ufs/lfs/ |
| H A D | lfs_debug.c | 319 lfs_debug_log(int subsys, const char *fmt, ...) in lfs_debug_log() argument 324 if (lfs_debug_log_subsys[subsys] == 0) in lfs_debug_log()
|
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | session.h | 61 char *subsys; member
|
| H A D | session.c | 660 "subsystem '%.900s'", s->subsys); in do_exec() 1770 if ((r = sshpkt_get_cstring(ssh, &s->subsys, NULL)) != 0 || in session_subsystem_req() 1773 debug2("subsystem request for %.100s by user %s", s->subsys, in session_subsystem_req() 1777 if (strcmp(s->subsys, options.subsystem_name[i]) == 0) { in session_subsystem_req() 1801 "subsystem not found", s->subsys, s->pw->pw_name); in session_subsystem_req() 2266 free(s->subsys); in session_close()
|
| /netbsd-src/external/bsd/unbound/dist/contrib/ |
| H A D | unbound.init_fedora | 31 lockfile=/var/lock/subsys/unbound
|
| H A D | unbound.init_yocto | 32 lockfile=/var/lock/subsys/$prog
|
| H A D | unbound.init | 32 lockfile=/var/lock/subsys/$prog
|
| /netbsd-src/external/bsd/openldap/dist/libraries/liblber/ |
| H A D | lber-int.h | 40 const char *subsys, int level, const char *fmt, ... );
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | objcopy.c | 4980 int subsys = -1; in convert_efi_target() local 4983 subsys = IMAGE_SUBSYSTEM_EFI_APPLICATION; in convert_efi_target() 4986 subsys = IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER; in convert_efi_target() 4991 subsys = IMAGE_SUBSYSTEM_EFI_RUNTIME_DRIVER; in convert_efi_target() 4995 return subsys; in convert_efi_target() 5022 return subsys; in convert_efi_target() 5913 int subsys = convert_efi_target (&output_target); in copy_main() local 5915 if (subsys < 0) in copy_main() 5918 pe_subsystem = subsys; in copy_main()
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | objcopy.c | 5092 int subsys = -1; in convert_efi_target() local 5095 subsys = IMAGE_SUBSYSTEM_EFI_APPLICATION; in convert_efi_target() 5098 subsys = IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER; in convert_efi_target() 5103 subsys = IMAGE_SUBSYSTEM_EFI_RUNTIME_DRIVER; in convert_efi_target() 5107 return subsys; in convert_efi_target() 5139 return subsys; in convert_efi_target() 6041 int subsys = convert_efi_target (&output_target); in copy_main() local 6043 if (subsys < 0) in copy_main() 6046 pe_subsystem = subsys; in copy_main()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/ |
| H A D | mt7622.dtsi | 790 reg-names = "subsys", "port0", "port1";
|