Home
last modified time | relevance | path

Searched defs:contents (Results 1 – 25 of 62) sorted by relevance

123

/openbmc/bmcweb/scripts/
H A Dreplace_logs.py44 contents = filehandle.read() variable
61 contents = new_contents variable
95 contents = new_contents variable
/openbmc/qemu/qga/
H A Dcommands-posix-ssh.c118 g_autofree char *contents = NULL; in write_authkeys() local
146 g_autofree char *contents = NULL; in read_authkeys() local
308 test_authorized_keys_set(const char *contents) in test_authorized_keys_set()
329 g_autofree char *contents = NULL; in test_authorized_keys_equal() local
/openbmc/linux/security/loadpin/
H A Dloadpin.c191 bool contents) in loadpin_read_file()
201 static int loadpin_load_data(enum kernel_load_data_id id, bool contents) in loadpin_load_data()
/openbmc/ibm-logging/
H A Dcondense_policy.py91 contents = json.load(table) variable
/openbmc/qemu/qobject/
H A Djson-writer.c23 GString *contents; member
46 GString *contents = writer->contents; in json_writer_get_and_free() local
/openbmc/entity-manager/scripts/
H A Dautojson.py115 contents = json.dumps( variable
/openbmc/linux/tools/perf/tests/
H A Dapi-io.c37 static int make_test_file(char path[PATH_MAX], const char *contents) in make_test_file()
58 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test()
/openbmc/openbmc/poky/meta/lib/patchtest/
H A Dpatch.py35 def contents(self): member in PatchTestPatch
/openbmc/google-ipmi-sys/
H A Dutil.cpp62 std::string contents; in readPropertyFile() local
/openbmc/linux/arch/x86/um/shared/sysdep/
H A Dtls.h16 unsigned int contents:2; member
/openbmc/linux/tools/lib/perf/include/internal/
H A Dxyarray.h14 char contents[] __aligned(8); member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dldt.h26 unsigned int contents:2; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dima.c84 bool contents) in BPF_PROG()
/openbmc/linux/include/linux/
H A Dima.h92 static inline int ima_load_data(enum kernel_load_data_id id, bool contents) in ima_load_data()
105 bool contents) in ima_read_file()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dsgx.c145 struct sgx_secs *contents = (struct sgx_secs *)pageinfo->contents; in __handle_encls_ecreate() local
223 struct sgx_secs *contents; in handle_encls_ecreate() local
/openbmc/sdbusplus/include/sdbusplus/
H A Dsdbus.hpp353 const char* contents) override in sd_bus_message_enter_container()
481 const char* contents) override in sd_bus_message_open_container()
503 const char* contents) override in sd_bus_message_verify_type()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.cpp151 auto contents = std::format("[Link]\nMACAddress={}\n", in set_mac_addr() local
/openbmc/qemu/hw/nvram/
H A Dds1225y.c39 uint8_t *contents; member
H A Deeprom93xx.c89 uint16_t contents[]; member
/openbmc/sdbusplus/test/message/
H A Dread.cpp65 void expect_verify_type(char type, const char* contents, int ret) in expect_verify_type()
78 void expect_skip(const char* contents, int ret = 0) in expect_skip()
84 void expect_enter_container(char type, const char* contents, int ret = 0) in expect_enter_container()
/openbmc/linux/arch/m68k/atari/
H A Dnvram.c246 unsigned char contents[NVRAM_BYTES]; in nvram_proc_read() local
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpmbus_driver_device.cpp227 std::string contents = pmbusInterface->readString(fileName, in readPageFromLabelFile() local
/openbmc/qemu/crypto/
H A Dtlscreds.c58 gchar *contents; in qcrypto_tls_creds_get_dh_params_file() local
/openbmc/linux/security/integrity/ima/
H A Dima_main.c755 bool contents) in ima_read_file()
838 int ima_load_data(enum kernel_load_data_id id, bool contents) in ima_load_data()
/openbmc/google-ipmi-sys/test/
H A Dhandler_unittest.cpp96 std::string contents = R"({"cpu": [{"instance": 1, "name": "CPU0"}]})"; in TEST() local
110 std::string contents = R"({"cpu": [{"instance": 1, "name": "CPU0"}]})"; in TEST() local

123