Home
last modified time | relevance | path

Searched defs:delim (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/linux/lib/
H A Dtest_scanf.c401 static void __init numbers_list_ll(const char *delim) in numbers_list_ll()
411 static void __init numbers_list_l(const char *delim) in numbers_list_l()
421 static void __init numbers_list_d(const char *delim) in numbers_list_d()
431 static void __init numbers_list_h(const char *delim) in numbers_list_h()
441 static void __init numbers_list_hh(const char *delim) in numbers_list_hh()
451 static void __init numbers_list(const char *delim) in numbers_list()
460 static void __init numbers_list_field_width_ll(const char *delim) in numbers_list_field_width_ll()
470 static void __init numbers_list_field_width_l(const char *delim) in numbers_list_field_width_l()
489 static void __init numbers_list_field_width_d(const char *delim) in numbers_list_field_width_d()
499 static void __init numbers_list_field_width_h(const char *delim) in numbers_list_field_width_h()
[all …]
/openbmc/linux/fs/smb/client/
H A Dunc.c21 char *dst, *delim; in extract_hostname() local
52 char *delim, *dst; in extract_sharename() local
/openbmc/linux/include/trace/stages/
H A Dstage3_trace_output.h67 #define __print_flags(flag, delim, flag_array...) \ argument
85 #define __print_flags_u64(flag, delim, flag_array...) \ argument
99 #define __print_flags_u64(flag, delim, flag_array...) \ argument
/openbmc/linux/net/core/
H A Dutils.c86 static inline int xdigit2bin(char c, int delim) in xdigit2bin()
120 int delim, const char **end) in in4_pton()
186 int delim, const char **end) in in6_pton()
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_ftp.c195 static int get_port(const char *data, int start, size_t dlen, char delim, in get_port()
224 char delim; in try_eprt() local
273 char delim; in try_epsv_response() local
/openbmc/bmcweb/include/
H A Dstr_utility.hpp15 char delim) in split()
/openbmc/linux/net/sunrpc/
H A Daddr.c162 const size_t buflen, const char *delim, in rpc_parse_scope_id()
204 const char *delim; in rpc_pton6() local
/openbmc/u-boot/tools/
H A Dmingw_support.c85 char *strtok_r(char *s, const char *delim, char **save_ptr) in strtok_r()
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshlex.py154 def _is_escapable(self, c, delim=None): argument
424 def __init__(self, op, delim): argument
724 def _push_token(self, delim): argument
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dcgroup_util.c162 const char delim[] = "\n"; in cg_read_lc() local
202 const char delim[] = "\n\t "; in cg_find_unified_root() local
513 const char delim[] = "\n"; in is_swap_enabled() local
/openbmc/linux/net/ceph/
H A Dmessenger.c1221 char delim, const char **ipend) in ceph_pton()
1243 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_dns_resolve_name()
1288 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_dns_resolve_name()
1299 struct ceph_entity_addr *addr, char delim, const char **ipend) in ceph_parse_server_name()
1316 int max_count, int *count, char delim) in ceph_parse_ips()
/openbmc/hiomapd/
H A Dmboxd.c342 const char *delim; in mboxd_backend_init() local
H A Dmboxctl.c249 char *delim = NULL; in handle_cmd_backend() local
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DCore.py17 def define_flag_field(event_name, field_name, delim): argument
/openbmc/u-boot/env/
H A Dattr.c283 const char *delim; in env_attr_lookup() local
/openbmc/linux/arch/s390/boot/
H A Dipl_parm.c148 char *parm, *delim; in append_ipl_block_parm() local
/openbmc/linux/fs/afs/
H A Daddr_list.c65 char delim, in afs_parse_text_addrs()
/openbmc/openbmc-test-automation/lib/
H A Dvar_funcs.py200 def parse_key_value(string, delim=":", strip=" ", to_lower=1, underscores=1): argument
H A Dgen_misc.py687 def create_temp_file_path(delim=":", suffix=""): argument
/openbmc/linux/drivers/mtd/parsers/
H A Dcmdlinepart.c94 char delim; in newpart() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modes.c2089 static int drm_mode_parse_cmdline_int(const char *delim, unsigned int *int_ret) in drm_mode_parse_cmdline_int()
2112 static int drm_mode_parse_panel_orientation(const char *delim, in drm_mode_parse_panel_orientation()
2139 static int drm_mode_parse_tv_mode(const char *delim, in drm_mode_parse_tv_mode()
2169 const char *delim, *option, *sep; in drm_mode_parse_cmdline_options() local
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dvhci_driver.c194 char delim[] = {' ', ' ', '\n'}; in read_record() local
/openbmc/u-boot/common/
H A Dbootm_os.c39 static void copy_args(char *dest, int argc, char * const argv[], char delim) in copy_args()
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c172 const char *delim) in define_flag_field()
/openbmc/linux/block/
H A Ddisk-events.c330 const char *delim = ""; in __disk_events_show() local

123