/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/ |
H A D | vsftpd.conf | 12 listen=YES 18 local_enable=YES 21 write_enable=YES 38 dirmessage_enable=YES 41 xferlog_enable=YES 44 connect_from_port_20=YES 57 xferlog_std_format=YES 116 userlist_deny=YES 122 userlist_enable=YES 127 use_localtime=YES [all …]
|
H A D | vsftpd.user_list | 3 # If userlist_deny=YES (default), never allow users in this file, and
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/files/ |
H A D | 50-org.freedesktop.udiskie.rules | 2 var YES = polkit.Result.YES; 5 "org.freedesktop.udisks.filesystem-mount": YES, 6 "org.freedesktop.udisks.luks-unlock": YES, 7 "org.freedesktop.udisks.drive-eject": YES, 8 "org.freedesktop.udisks.drive-detach": YES, 10 "org.freedesktop.udisks2.filesystem-mount": YES, 11 "org.freedesktop.udisks2.encrypted-unlock": YES, 12 "org.freedesktop.udisks2.eject-media": YES, 13 "org.freedesktop.udisks2.power-off-drive": YES, 15 "org.freedesktop.udisks2.filesystem-mount-other-seat": YES, [all …]
|
H A D | 50-org.freedesktop.NetworkManager.rules | 6 return polkit.Result.YES;
|
H A D | 50-org.freedesktop.timedate1.rules | 6 return polkit.Result.YES;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/srecord/files/ |
H A D | 0001-Disable-doxygen.patch | 26 -set(DOXYGEN_BUILTIN_STL_SUPPORT YES) 28 -set(DOXYGEN_CLASS_DIAGRAMS YES) 29 -set(DOXYGEN_DISTRIBUTE_GROUP_DOC YES) 31 -set(DOXYGEN_EXTRACT_ALL YES) 34 -set(DOXYGEN_GENERATE_TREEVIEW YES) 35 -set(DOXYGEN_HIDE_FRIEND_COMPOUNDS YES) 36 -set(DOXYGEN_HIDE_IN_BODY_DOCS YES) 37 -set(DOXYGEN_HIDE_UNDOC_CLASSES YES) 38 -set(DOXYGEN_HIDE_UNDOC_MEMBERS YES) 39 -set(DOXYGEN_JAVADOC_AUTOBRIEF YES) [all …]
|
/openbmc/entity-manager/ |
H A D | Doxyfile | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII 104 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member 107 # The default value is: YES. 109 BRIEF_MEMBER_DESC = YES 111 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief 116 # The default value is: YES. 118 REPEAT_BRIEF = YES 141 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 148 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | sig_fix.patch | 10 #define YES 1 19 return (YES); 22 - return (YES); 24 + return (YES);
|
/openbmc/linux/Documentation/w1/slaves/ |
H A D | w1_ds2423.rst | 27 memory page along the crc=YES or NO for indicating whether the read operation 39 - crc=YES/NO indicating whether read was ok and crc matched 44 … ff 00 00 fe ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff crc=YES c=2 45 … ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff crc=YES c=2 46 …0 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff crc=YES c=408798761 47 … ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff crc=YES c=5 51 … ff 00 00 fe ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff crc=YES c=2
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/jsonrpc/ |
H A D | jsonrpc_1.4.1.bb | 19 PACKAGECONFIG[coverage] = "-DWITH_COVERAGE=YES,-DWITH_COVERAGE=NO,," 24 -DBUILD_SHARED_LIBS=YES -DBUILD_STATIC_LIBS=YES \
|
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_parameters.h | 57 #define YES "Yes" macro 127 #define INITIAL_INITIALR2T YES 128 #define INITIAL_IMMEDIATEDATA YES 139 #define INITIAL_DATAPDUINORDER YES 140 #define INITIAL_DATASEQUENCEINORDER YES
|
H A D | iscsi_target_parameters.c | 767 if (!strcmp(param->value, YES)) in iscsi_check_proposer_for_optional_reply() 800 if (strcmp(value, YES) && strcmp(value, NO)) { in iscsi_check_boolean_value() 802 " \"%s\" or \"%s\".\n", param->name, YES, NO); in iscsi_check_boolean_value() 973 if (!strcmp(value, YES)) in iscsi_check_acceptor_state() 975 if (!strcmp(param->value, YES)) in iscsi_check_acceptor_state() 986 if (!strcmp(value, YES)) in iscsi_check_acceptor_state() 988 if (!strcmp(param->value, YES)) in iscsi_check_acceptor_state() 991 if (iscsi_update_param_value(param, YES) < 0) in iscsi_check_acceptor_state() 1305 if (!strcmp(param->value, YES)) in iscsi_enforce_integrity_rules() 1659 ops->InitialR2T = !strcmp(param->value, YES); in iscsi_set_session_parameters() [all …]
|
/openbmc/linux/tools/power/pm-graph/ |
H A D | README | 556 have root access: YES 557 is sysfs mounted: YES 558 is "mem" a valid power mode: YES 559 is ftrace supported: YES 560 are kprobes supported: YES 562 is rtcwake supported: YES 564 _cpu_down: YES 565 _cpu_up: YES 566 acpi_pm_finish: YES 567 acpi_pm_prepare: YES [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/ |
H A D | cmpi-bindings-0.4.17-no-ruby-perl.patch | 38 - OPTION( BUILD_RUBY_GEM "Build Ruby GEM" YES ) 44 +# OPTION( BUILD_RUBY_GEM "Build Ruby GEM" YES )
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_filter.c | 2664 #define YES 1 macro 2675 DATA_REC(YES, 1, 1, 1, 1, 1, 1, 1, 1, ""), 2682 DATA_REC(YES, 0, 0, 0, 0, 0, 0, 0, 1, ""), 2683 DATA_REC(YES, 1, 0, 0, 0, 0, 0, 0, 0, "bcdefgh"), 2688 DATA_REC(YES, 0, 1, 0, 1, 0, 1, 0, 1, ""), 2689 DATA_REC(YES, 1, 0, 1, 0, 0, 1, 0, 1, "bd"), 2694 DATA_REC(YES, 1, 0, 1, 1, 1, 1, 1, 1, "efgh"), 2695 DATA_REC(YES, 0, 0, 0, 0, 0, 0, 1, 1, ""), 2700 DATA_REC(YES, 1, 1, 1, 1, 1, 1, 0, 0, "gh"), 2702 DATA_REC(YES, 1, 1, 1, 1, 1, 0, 1, 1, ""), [all …]
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | do_not_apply_config.patch | 35 …ck/Next buttons to move among the questions you wish to\nchange.\n\nChoose YES on this question la… 37 …ck/Next buttons to move among the questions you wish to\nchange.\n\nChoose YES on this question la…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/openwsman/ |
H A D | openwsman_2.7.2.bb | 41 -DBUILD_PERL=YES \ 42 -DBUILD_PYTHON3=YES \
|
/openbmc/u-boot/fs/ext4/ |
H A D | ext4_common.h | 32 #define YES 1 macro
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | osi.rst | 11 and answer YES or NO to the BIOS. 102 and asks the OS: "YES/NO, are you compatible with this interface?" 173 answering YES to _OSI("Darwin") to enable full access 177 Starting in Linux-3.18, the kernel answered YES to _OSI("Darwin")
|
/openbmc/linux/drivers/char/ipmi/ |
H A D | Kconfig | 143 Say YES if you wish to expose KCS devices on the BMC for IPMI 157 Say YES if you wish to expose KCS devices on the BMC via SerIO 174 Say YES if you wish to use the KCS devices to implement
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_bmc_image_switch.robot | 40 ${LOOP_COUNT} YES 51 # power_on If YES, boot the system post firmware image switch,
|
/openbmc/qemu/ui/ |
H A D | cocoa.m | 375 [self setClipsToBounds:YES]; 377 [self setWantsLayer:YES]; 408 return YES; 459 [CATransaction setDisableActions:YES]; 506 [CATransaction setDisableActions:YES]; 1302 [window setAcceptsMouseMovedEvents:YES]; 1312 [pauseLabel setBezeled:YES]; 1313 [pauseLabel setDrawsBackground:YES]; 1359 return YES; 1458 if ([[NSWorkspace sharedWorkspace] openURL: full_file_url] == YES) { [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/files/ |
H A D | 0001-cmake-remove-build-flags.patch | 38 C: YES
|
/openbmc/linux/arch/s390/kernel/ |
H A D | relocate_kernel.S | 44 nill %r5,0xf000 # YES, mask out,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libreport/files/ |
H A D | 0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch | 48 AS_HELP_STRING([--with-bugzilla],[use Bugzilla plugin (default is YES)]),
|