Home
last modified time | relevance | path

Searched defs:sep (Results 1 – 25 of 115) sorted by relevance

12345

/openbmc/pyphosphor/obmc/utils/
H A Dmisc.py18 def org_dot_openbmc_match_strings(sep='.', prefix=''): argument
27 def org_dot_openbmc_match(name, sep='.', prefix=''): argument
/openbmc/linux/tools/perf/ui/stdio/
H A Dhist.c332 const char *sep = symbol_conf.field_sep ?: ";"; in __callchain__fprintf_folded() local
417 const char *sep = symbol_conf.field_sep; in __hist_entry__snprintf() local
462 const char *sep = symbol_conf.field_sep; in hist_entry__hierarchy_fprintf() local
619 static int print_hierarchy_indent(const char *sep, int indent, in print_hierarchy_indent()
642 const char *sep = symbol_conf.field_sep; in hists__fprintf_hierarchy_headers() local
732 const char *sep = symbol_conf.field_sep; in fprintf_line() local
760 const char *sep = symbol_conf.field_sep; in hists__fprintf_standard_headers() local
823 const char *sep = symbol_conf.field_sep; in hists__fprintf() local
/openbmc/qemu/tests/tcg/s390x/
H A Dclst.c5 static int clst(char sep, const char **s1, const char **s2) in clst()
29 char sep; member
/openbmc/linux/tools/perf/arch/s390/util/
H A Dheader.c111 char *sep = strchr(cp, '='); in get_cpuid() local
118 char *sep = strchr(cp, '='); in get_cpuid() local
/openbmc/linux/fs/smb/client/
H A Ddns_resolve.c34 const char *hostname, *sep; in dns_resolve_server_name_to_ip() local
/openbmc/u-boot/tools/
H A Dmkimage.c466 char *sep = NULL; in main() local
505 char *sep = strchr(file, ':'); in main() local
/openbmc/linux/tools/perf/ui/tui/
H A Dutil.c85 const char *sep = strchr(t, '\n'); in ui_browser__input_window() local
175 const char *sep = strchr(t, '\n'); in __ui__info_window() local
/openbmc/openbmc-tools/netboot/
H A Dnetboot23 def encode_and_write(conn, comm="", sep="\n"): argument
/openbmc/linux/arch/sh/kernel/
H A Dnmi_debug.c47 char *p, *sep; in nmi_debug_setup() local
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dtypes.py41 def assertListEqual(self, value, valid, sep=None): argument
/openbmc/linux/drivers/scsi/
H A Dscsi_debugfs.c20 bool sep = false; in scsi_flags_show() local
/openbmc/u-boot/cmd/
H A Dbootmenu.c255 char *sep; in bootmenu_create() local
376 char *option, *sep; in bootmenu_show() local
/openbmc/linux/fs/cachefiles/
H A Dkey.c43 char *name, sep; in cachefiles_cook_key() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_mitigations.c33 char *str, *sep, *tok; in mitigations_set() local
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_debugfs.c34 bool is_set, char *sep, const char *set_name, const char *unset_name) in __seq_print_rq_state_bit()
48 bool is_set, char *sep, const char *set_name) in seq_print_rq_state_bit()
57 char sep = ' '; in seq_print_request_state() local
233 char sep = ' '; in seq_print_peer_request_flags() local
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_mpc83xx.c151 char *sep; in mpc83xx_sysreset_get_status() local
/openbmc/u-boot/lib/
H A Dhashtable.c595 ssize_t hexport_r(struct hsearch_data *htab, const char sep, int flag, in hexport_r()
786 const char *env, size_t size, const char sep, int flag, in himport_r()
/openbmc/linux/drivers/parport/
H A Dprobe.c66 char *sep; in parse_data() local
/openbmc/phosphor-networkd/src/
H A Dutil.cpp95 auto sep = interfaces.find(','); in parseInterfaces() local
/openbmc/u-boot/common/
H A Dcli_simple.c178 char *sep; /* end of token (separator) in cmdbuf */ in cli_simple_run_command() local
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c490 char *sep; in prt_83xx_rsr() local
/openbmc/linux/tools/testing/selftests/netfilter/
H A Daudit_logread.c98 const char *sep = ""; in readlog() local
/openbmc/linux/kernel/trace/
H A Dtrace_boot.c224 char sep; in trace_boot_hist_add_array() local
253 char sep; in trace_boot_hist_add_one_handler() local
/openbmc/linux/tools/perf/util/
H A Dintlist.c97 char *sep; in intlist__parse_list() local
/openbmc/linux/drivers/mtd/spi-nor/
H A Ddebugfs.c60 bool sep = false; in spi_nor_print_flags() local

12345