Home
last modified time | relevance | path

Searched refs:strsep (Results 1 – 25 of 41) sorted by relevance

12

/f-stack/dpdk/kernel/freebsd/nic_uio/
H A Dnic_uio.c174 token = strsep(&remaining, ",:"); in nic_uio_probe()
178 token = strsep(&remaining, ",:"); in nic_uio_probe()
182 token = strsep(&remaining, ",:"); in nic_uio_probe()
281 token = strsep(&remaining, ",:"); in nic_uio_load()
285 token = strsep(&remaining, ",:"); in nic_uio_load()
289 token = strsep(&remaining, ",:"); in nic_uio_load()
/f-stack/freebsd/security/mac_portacl/
H A Dmac_portacl.c184 idtype = strsep(&element, ":"); in parse_rule_element()
189 id = strsep(&element, ":"); in parse_rule_element()
207 protocol = strsep(&element, ":"); in parse_rule_element()
248 while ((element = strsep(&string, ",")) != NULL) { in parse_rules()
/f-stack/freebsd/security/audit/
H A Daudit_bsm_db.c299 while ((line = strsep(&nextline, "\n")) != NULL) { in au_evnamemap_init_preload()
318 evnum_str = strsep(&line, ":"); in au_evnamemap_init_preload()
333 evname = strsep(&line, ":"); in au_evnamemap_init_preload()
/f-stack/freebsd/kern/
H A Dsubr_boot.c173 n = strsep(&v, "="); in boot_parse_arg()
193 while ((v = strsep(&cmdline, delim)) != NULL) { in boot_parse_cmdline_delim()
H A Dkern_rctl.c1158 subjectstr = strsep(&rulestr, ":"); in rctl_string_to_rule()
1159 subject_idstr = strsep(&rulestr, ":"); in rctl_string_to_rule()
1160 resourcestr = strsep(&rulestr, ":"); in rctl_string_to_rule()
1161 actionstr = strsep(&rulestr, "=/"); in rctl_string_to_rule()
1162 amountstr = strsep(&rulestr, "/"); in rctl_string_to_rule()
/f-stack/freebsd/libkern/
H A Dstrsep.c53 strsep(char **stringp, const char *delim) in strsep() function
/f-stack/freebsd/ddb/
H A Ddb_script.c176 while ((command = strsep(&buffer, ";")) != NULL) { in db_script_valid()
298 while ((command = strsep(&buffer, ";")) != NULL) { in db_script_exec()
525 scriptname = strsep(&script, "="); in sysctl_debug_ddb_scripting_script()
/f-stack/freebsd/contrib/rdma/krping/
H A Dgetopt.c37 if ((token = strsep(options, ",")) == NULL) in krping_getopt()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c238 while ((v = strsep(&p, " ")) != NULL) { in bcm_fb_attach()
241 n = strsep(&v, "="); in bcm_fb_attach()
H A Dbcm2835_fb.c457 while ((v = strsep(&p, " ")) != NULL) { in bcmfb_configure()
460 n = strsep(&v, "="); in bcmfb_configure()
/f-stack/freebsd/security/mac/
H A Dmac_internal.h431 while ((element_name = strsep(&element_temp, ",")) != NULL) { \
475 while ((element_name = strsep(&element, ",")) != NULL) { \
477 element_name = strsep(&element_data, "/"); \
/f-stack/freebsd/contrib/openzfs/lib/libzfs/os/freebsd/
H A Dlibzfs_zmount.c111 while ((p = strsep(&optstr, ",/")) != NULL) in do_mount_()
H A Dlibzfs_compat.c81 while ((p = strsep(&cur, ":")) != NULL) { in execvPe()
/f-stack/freebsd/netpfil/ipfw/test/
H A Dmain.c339 for (next = s; (cur = strsep(&next, ","));) { in parse_flowsets()
345 w = getnum(strsep(&cur, ":"), &p, "weight"); in parse_flowsets()
350 len = getnum(strsep(&cur, ":"), &p, "len"); in parse_flowsets()
355 flows = getnum(strsep(&cur, ":"), NULL, "flows"); in parse_flowsets()
/f-stack/tools/ipfw/
H A Dipv6.c228 av = strsep( &s, ",") ; in fill_ext6hdr()
471 av = strsep( &s, ",") ; in fill_flow6()
H A Ddummynet.c898 s = strsep(&cur, ED_SEPARATORS); in load_extra_delays()
1602 if ((end = strsep(&av[0], "/"))) { in ipfw_config_pipe()
1608 if ((end = strsep(&av[0], "/"))) { in ipfw_config_pipe()
1613 if ((end = strsep(&av[0], "/"))) { in ipfw_config_pipe()
1618 if ((end = strsep(&av[0], "/"))) { in ipfw_config_pipe()
/f-stack/dpdk/examples/vm_power_manager/
H A Dvm_power_cli.c244 token = strsep(&remaining, ","); in cmd_channels_op_parsed()
376 token = strsep(&remaining, ","); in cmd_channels_status_op_parsed()
/f-stack/freebsd/mips/mediatek/
H A Dmtk_machdep.c294 n = strsep(&arg, "="); in platform_start()
/f-stack/freebsd/netinet/libalias/
H A Dalias_proxy.c608 token = strsep(&res, " \t"); in LibAliasProxyRule()
795 token = strsep(&res, " \t"); in LibAliasProxyRule()
/f-stack/freebsd/sys/
H A Dlibkern.h190 char *strsep(char **, const char *delim);
/f-stack/freebsd/contrib/openzfs/lib/libshare/os/freebsd/
H A Dnfs.c168 while ((o = strsep(&s, "-, ")) != NULL) { in translate_opts()
/f-stack/freebsd/mips/cavium/
H A Docteon_machdep.c692 n = strsep(&v, "="); in octeon_init_kenv()
/f-stack/tools/ifconfig/
H A Diflagg.c169 while ((tok = strsep(&tmp, ",")) != NULL) { in setlagghash()
/f-stack/freebsd/mips/nlm/
H A Dxlp_machdep.c324 n = strsep(&v, "="); in xlp_bootargs_init()
/f-stack/freebsd/x86/xen/
H A Dpv.c459 option = strsep(&value, "="); in xen_pvh_set_env()

12