/openbmc/linux/arch/s390/tools/ |
H A D | Makefile | 7 kapi-hdrs-y := $(kapi)/facility-defs.h $(kapi)/dis-defs.h 18 filechk_facility-defs.h = $(obj)/gen_facilities 20 filechk_dis-defs.h = \ 23 $(kapi)/facility-defs.h: $(obj)/gen_facilities FORCE 24 $(call filechk,facility-defs.h) 26 $(kapi)/dis-defs.h: $(obj)/gen_opcode_table FORCE 27 $(call filechk,dis-defs.h)
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | mesh.c | 342 struct mrvl_mesh_defaults *defs) in mesh_get_default_parameters() argument 355 memcpy(defs, &cmd.data[0], sizeof(struct mrvl_mesh_defaults)); in mesh_get_default_parameters() 369 struct mrvl_mesh_defaults defs; in bootflag_show() local 372 ret = mesh_get_default_parameters(dev, &defs); in bootflag_show() 377 return sysfs_emit(buf, "%d\n", le32_to_cpu(defs.bootflag)); in bootflag_show() 421 struct mrvl_mesh_defaults defs; in boottime_show() local 424 ret = mesh_get_default_parameters(dev, &defs); in boottime_show() 429 return sysfs_emit(buf, "%d\n", defs.boottime); in boottime_show() 484 struct mrvl_mesh_defaults defs; in channel_show() local 487 ret = mesh_get_default_parameters(dev, &defs); in channel_show() [all …]
|
/openbmc/openbmc/meta-security/meta-hardening/recipes-extended/shadow/ |
H A D | shadow_%.bbappend | 3 sed -i -e 's:UMASK.*:UMASK 027:' ${D}${sysconfdir}/login.defs 4 sed -i -e 's:PASS_MAX_DAYS.*:PASS_MAX_DAYS 365:' ${D}${sysconfdir}/login.defs 5 sed -i -e 's:PASS_MIN_DAYS.*:PASS_MIN_DAYS 1:' ${D}${sysconfdir}/login.defs 6 sed -i -e 's:#PASS_MIN_LEN.*:PASS_MIN_LEN 11:' ${D}${sysconfdir}/login.defs 7 sed -i -e 's:PASS_WARN_AGE.*:PASS_WARN_AGE 14:' ${D}${sysconfdir}/login.defs 8 sed -i -e 's:LOGIN_RETRIES.*:LOGIN_RETRIES 3:' ${D}${sysconfdir}/login.defs 9 sed -i -e 's:LOGIN_TIMEOUT.*:LOGIN_TIMEOUT 30:' ${D}${sysconfdir}/login.defs
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/pam.d/ |
H A D | login | 6 # (Replaces the `FAIL_DELAY' setting from login.defs) 12 # ISSUE_FILE option from login.defs). Uncomment for use 16 # (Replaces the `CONSOLE' setting from login.defs) 26 # (Replaces the `NOLOGINS_FILE' option from login.defs) 42 # (Replaces the `CONSOLE_GROUPS' option in login.defs) 47 # (Replaces the `PORTTIME_CHECKS_ENAB' option from login.defs 61 # (Replaces the `MOTD_FILE' option in login.defs) 65 # (Replaces the `MAIL_CHECK_ENAB' option from login.defs). 69 # in /etc/login.defs to make sure that removing a user 71 # See comments in /etc/login.defs
|
H A D | su | 14 # (Replaces the `SU_WHEEL_ONLY' option from login.defs) 27 # (Replaces the `PORTTIME_CHECKS_ENAB' option from login.defs 40 # in /etc/login.defs to make sure that removing a user 42 # See comments in /etc/login.defs
|
/openbmc/qemu/scripts/codeconverter/codeconverter/ |
H A D | qom_type_info.py | 464 defs = list(find_type_definitions(self.allfiles, uppercase)) 465 if len(defs) > 1: 467 for d in defs: 470 elif len(defs) == 0: 473 d = defs[0] 497 defs = list(find_type_definitions(self.allfiles, uppercase)) 498 if len(defs) > 1: 500 for d in defs: 503 elif len(defs) == 0: 506 d = defs[0] [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/ |
H A D | shadow-sysroot_4.6.bb | 11 # The sole purpose of this recipe is to provide the /etc/login.defs 21 install -p -m 644 ${S}/login.defs_shadow-sysroot ${D}${sysconfdir}/login.defs 28 # and this has another copy of /etc/login.defs already provided by shadow
|
H A D | shadow_4.17.1.bb | 96 sed -i 's/#CREATE_HOME/CREATE_HOME/g' ${D}${sysconfdir}/login.defs 101 sed -i 's/MAIL_DIR/#MAIL_DIR/g' ${D}${sysconfdir}/login.defs 102 sed -i 's/#MAIL_FILE/MAIL_FILE/g' ${D}${sysconfdir}/login.defs 105 sed -i 's/MAIL_CHECK_ENAB/#MAIL_CHECK_ENAB/g' ${D}${sysconfdir}/login.defs 109 sed -i 's:^SU_NAME:#SU_NAME:g' ${D}${sysconfdir}/login.defs 112 sed -i 's/^#ENCRYPT_METHOD.*$/ENCRYPT_METHOD SHA512/' ${D}${sysconfdir}/login.defs 129 sed -i -f ${UNPACKDIR}/login_defs_pam.sed ${D}${sysconfdir}/login.defs 188 ${sysconfdir}/login.defs \
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | Kbuild | 2 generated-y += dis-defs.h 3 generated-y += facility-defs.h
|
/openbmc/linux/arch/arm64/tools/ |
H A D | Makefile | 6 kapi-hdrs-y := $(kapi)/cpucaps.h $(kapi)/sysreg-defs.h 23 $(kapi)/sysreg-defs.h: $(src)/gen-sysreg.awk $(src)/sysreg FORCE
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/enscript/ |
H A D | enscript-autoconf.patch | 103 Index: enscript-1.6.6/states/defs.h 105 --- enscript-1.6.6.orig/states/defs.h 106 +++ enscript-1.6.6/states/defs.h
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | gf119.c | 38 u8 defs = !!(data & 0x00000080); in gf119_gpio_reset() local 47 nvkm_gpio_set(gpio, 0, func, line, defs); in gf119_gpio_reset()
|
H A D | nv50.c | 40 u8 defs = !!(data & 0x01000000); in nv50_gpio_reset() local 51 nvkm_gpio_set(gpio, 0, func, line, defs); in nv50_gpio_reset()
|
H A D | ga102.c | 36 u8 defs = !!(data & 0x00000080); in ga102_gpio_reset() local 45 nvkm_gpio_set(gpio, 0, func, line, defs); in ga102_gpio_reset()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-links.patch | 65 --- rdist-6.1.5/include/defs.h.links Wed Feb 17 17:52:58 1999 66 +++ rdist-6.1.5/include/defs.h Wed Feb 17 17:53:47 1999
|
/openbmc/phosphor-webui/app/assets/images/ |
H A D | logo.svg | 1 …defs><style>.cls-1{fill:#a6a8ab}.cls-6{fill:#626366}</style><linearGradient id="linear-gradient" x…
|
/openbmc/webui-vue/src/assets/images/ |
H A D | login-company-logo.svg | 3 <defs> 18 </defs>
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | useradd.bbclass | 31 # Make sure login.defs is there, this is to make debian package backend work 33 # The problem here is that if /etc/login.defs is treated as a config file for 36 if [ ! -e $D${sysconfdir}/login.defs -a -e $D${sysconfdir}/login.defs.dpkg-new ]; then 37 cp $D${sysconfdir}/login.defs.dpkg-new $D${sysconfdir}/login.defs
|
/openbmc/docs/logo/ |
H A D | OpenBMC-Logo.svg | 1 …defs><style>.cls-1{fill:#a6a8ab;}.cls-2{fill:url(#linear-gradient);}.cls-3{fill:url(#linear-gradie…
|
H A D | OpenBMC-Logo2.svg | 2 <defs id="defs320"> 18 </defs>
|
/openbmc/webui-vue/docs/.vuepress/public/ |
H A D | openbmc-logo.svg | 1 …defs><style>.cls-1{fill:#a6a8ab;}.cls-2{fill:url(#linear-gradient);}.cls-3{fill:url(#linear-gradie…
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | common-defs.rst | 3 .. _common-defs:
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | Kbuild | 10 generated-y += sysreg-defs.h
|
/openbmc/witherspoon-pfault-analysis/power-sequencer/ |
H A D | meson.build | 12 'gen-ucd90160-defs.py',
|
/openbmc/phosphor-power/power-sequencer/ |
H A D | meson.build | 15 'gen-ucd90160-defs.py',
|