| /f-stack/freebsd/contrib/openzfs/cmd/zed/agents/ |
| H A D | fmd_serd.c | 212 fmd_serd_eng_discard(fmd_serd_eng_t *sgp, fmd_serd_elem_t *sep) in fmd_serd_eng_discard() 226 fmd_serd_elem_t *sep, *oep; in fmd_serd_eng_record() local 296 fmd_serd_elem_t *sep, *nep; in fmd_serd_eng_gc() local
|
| /f-stack/tools/ipfw/ |
| H A D | nat.c | 229 char* sep; in StrToPortRange() local 336 char *sep = **av; in estimate_redir_addr() local 357 char *sep; in setup_redir_addr() local 398 char *sep = **av; in estimate_redir_port() local 419 char *sep, *protoName, *lsnat = NULL; in setup_redir_port() local
|
| H A D | ipv6.c | 180 char sep= ' '; in print_icmp6types() local 196 char sep = ','; in print_flow6id() local 271 char sep = ' '; in print_ext6hdr() local
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_errno.c | 25 static const char *sep = ":"; in rte_strerror() local
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | llex.c | 223 static void read_long_string (LexState *ls, SemInfo *seminfo, int sep) { in read_long_string() 349 int sep = skip_sep(ls); in llex() local 363 int sep = skip_sep(ls); in llex() local
|
| H A D | ltablib.c | 148 const char *sep = luaL_optlstring(L, 2, "", &lsep); in tconcat() local
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/chg_usr_exec/ |
| H A D | chg_usr_exec.c | 41 char sep[] = " "; in main() local
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | llex.c | 267 static void read_long_string (LexState *ls, SemInfo *seminfo, int sep) { in read_long_string() 416 int sep = skip_sep(ls); in llex() local 430 int sep = skip_sep(ls); in llex() local
|
| H A D | ltablib.c | 96 const char *sep = luaL_optlstring(L, 2, "", &lsep); in tconcat() local
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_ddb.c | 195 _db_show_txampdu(const char *sep, int ix, const struct ieee80211_tx_ampdu *tap) in _db_show_txampdu() 210 _db_show_rxampdu(const char *sep, int ix, const struct ieee80211_rx_ampdu *rap) in _db_show_rxampdu() 314 _db_show_tdma(const char *sep, const struct ieee80211_tdma_state *ts, int showprocs) in _db_show_tdma()
|
| H A D | ieee80211_scan.c | 284 const char *sep; in ieee80211_scan_dump_channels() local
|
| /f-stack/tools/libutil/ |
| H A D | humanize_number.c | 54 const char *prefixes, *sep; in humanize_number() local
|
| H A D | gr_util.c | 432 const char *sep; in gr_make() local
|
| /f-stack/tools/ifconfig/ |
| H A D | iflagg.c | 199 lacp_format_peer(struct lacp_opreq *req, const char *sep) in lacp_format_peer() 254 const char *sep = ""; in lagg_status() local
|
| H A D | ifieee80211.c | 2833 const char *sep = ""; in printvhtpwrenv() local 2859 const char *sep; in printhtcap() local 2893 const char *sep; in printhtinfo() local 3008 const char *sep = ""; in printapchanrep() local 3068 const char *sep; in printwpaie() local 3152 const char *sep; in printrsnie() local 3494 const char *sep; in printrates() local 4790 const char *sep = " "; in printkey() local 5617 get_string(const char *val, const char *sep, u_int8_t *buf, int *lenp) in get_string()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/user_ns_exec/ |
| H A D | user_ns_exec.c | 43 char sep[] = " "; in child_main() local
|
| /f-stack/freebsd/arm/arm/ |
| H A D | db_trace.c | 64 char *sep; in db_stack_trace_cmd() local
|
| /f-stack/tools/libxo/libxo/ |
| H A D | xo_humanize.h | 66 const char *prefixes, *sep; in xo_humanize_number() local
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | sds.c | 793 sds *sdssplitlen(const char *s, int len, const char *sep, int seplen, int *count) { in sdssplitlen() 1066 sds sdsjoin(char **argv, int argc, char *sep) { in sdsjoin() 1078 sds sdsjoinsds(sds *argv, int argc, const char *sep, size_t seplen) { in sdsjoinsds()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | sds.c | 816 sds *sdssplitlen(const char *s, ssize_t len, const char *sep, int seplen, int *count) { in sdssplitlen() 1090 sds sdsjoin(char **argv, int argc, char *sep) { in sdsjoin() 1102 sds sdsjoinsds(sds *argv, int argc, const char *sep, size_t seplen) { in sdsjoinsds()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/perl/ |
| H A D | nginx.xs | 228 u_char *p, *lowcase_key, *value, sep; variable
|
| /f-stack/dpdk/drivers/bus/fslmc/ |
| H A D | fslmc_bus.c | 233 const char *sep; in rte_fslmc_parse() local
|
| /f-stack/dpdk/drivers/bus/dpaa/ |
| H A D | dpaa_bus.c | 393 char *sep = NULL; in rte_dpaa_bus_parse() local
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | util.c | 1165 const char* const sep = strchr(buff, ':'); in UTIL_countPhysicalCores() local 1174 const char* const sep = strchr(buff, ':'); in UTIL_countPhysicalCores() local
|
| /f-stack/freebsd/contrib/libfdt/ |
| H A D | fdt_overlay.c | 493 char *sep, *endptr; in overlay_fixup_phandle() local
|