/freebsd-src/contrib/googletest/googlemock/src/ |
H A D | gmock-matchers.cc | 237 const char* sep = ""; in LogElementMatcherPairVec() local 272 const char* sep = ""; DebugString() local 307 const char* sep = ""; DescribeToImpl() local 348 const char* sep = ""; DescribeNegationToImpl() local 403 const char* sep = VerifyMatchMatrix() local 417 const char* sep = VerifyMatchMatrix() local 467 const char* sep = "where:\n"; FindPairing() local [all...] |
/freebsd-src/usr.sbin/inetd/ |
H A D | inetd.c | 156 #define ISWRAP(sep) \ argument 319 struct servtab *sep; in main() local 907 addchild(struct servtab *sep, pid_t pid) in addchild() 936 struct servtab *sep; in reapchild() local 975 struct servtab *sep, *new, **sepp; in config() local 1176 unregisterrpc(struct servtab *sep) in unregisterrpc() 1233 struct servtab *sep; in retry() local 1242 setup(struct servtab *sep) in setup() 1380 ipsecsetup(struct servtab *sep) in ipsecsetup() 1454 close_sep(struct servtab *sep) in close_sep() [all …]
|
H A D | builtins.c | 125 chargen_dg(int s, struct servtab *sep) in chargen_dg() 162 chargen_stream(int s, struct servtab *sep) in chargen_stream() 197 daytime_dg(int s, struct servtab *sep) in daytime_dg() 251 discard_stream(int s, struct servtab *sep) in discard_stream() 274 echo_dg(int s, struct servtab *sep) in echo_dg() 295 echo_stream(int s, struct servtab *sep) in echo_stream() 341 ident_stream(int s, struct servtab *sep) in ident_stream() 705 machtime_dg(int s, struct servtab *sep) in machtime_dg() 776 struct servtab *sep; in tcpmux() local
|
H A D | inetd.h | 48 #define ISMUX(sep) (((sep)->se_type == MUX_TYPE) || \ argument 50 #define ISMUXPLUS(sep) ((sep)->se_type == MUXPLUS_TYPE) argument 130 #define SERVTAB_AT_LIMIT(sep) \ argument 132 #define SERVTAB_EXCEEDS_LIMIT(sep) \ argument
|
/freebsd-src/cddl/contrib/opensolaris/cmd/lockstat/ |
H A D | sym.c | 79 syment_t *sep; in add_symbol() local 100 syment_t *sep = symbol_table; in remove_symbol() local 252 syment_t *sep; in addr_to_sym() local 272 syment_t *sep = symbol_table; in sym_to_addr() local 286 syment_t *sep = symbol_table; in sym_size() local
|
/freebsd-src/crypto/openssl/crypto/ |
H A D | o_str.c | 139 const char *str, const char sep) in hexstr2buf_sep() argument 182 const char *str, const char sep) in OPENSSL_hexstr2buf_ex() argument 188 const char sep) in ossl_hexstr2buf_sep() argument 223 const char sep) in buf2hexstr_sep() argument 261 OPENSSL_buf2hexstr_ex(char * str,size_t str_n,size_t * strlength,const unsigned char * buf,size_t buflen,const char sep) OPENSSL_buf2hexstr_ex() argument 266 ossl_buf2hexstr_sep(const unsigned char * buf,long buflen,char sep) ossl_buf2hexstr_sep() argument [all...] |
/freebsd-src/lib/libc/db/btree/ |
H A D | bt_debug.c | 57 char *sep; in __bt_dump() local 97 char *sep; in __bt_dmpage() local 151 char *sep; in __bt_dpage() local
|
/freebsd-src/contrib/tcpdump/ |
H A D | print-ahcp.c | 138 const char *sep = ": "; ahcp_ipv6_addresses_print() local 159 const char *sep = ": "; ahcp_ipv4_addresses_print() local 180 const char *sep = ": "; ahcp_ipv6_prefixes_print() local 201 const char *sep = ": "; ahcp_ipv4_prefixes_print() local [all...] |
/freebsd-src/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | fmd_serd.c | 227 fmd_serd_eng_discard(fmd_serd_eng_t *sgp, fmd_serd_elem_t *sep) in fmd_serd_eng_discard() 241 fmd_serd_elem_t *sep, *oep; in fmd_serd_eng_record() local 316 fmd_serd_elem_t *sep, *nep; in fmd_serd_eng_gc() local
|
/freebsd-src/sbin/ipfw/ |
H A D | ipv6.c | 169 char sep= ' '; in print_icmp6types() local 185 char sep = ','; in print_flow6id() local 260 char sep = ' '; in print_ext6hdr() local
|
H A D | nat.c | 217 char* sep; StrToPortRange() local 324 char *sep = **av; estimate_redir_addr() local 345 char *sep; setup_redir_addr() local 386 char *sep = **av; estimate_redir_port() local 407 char *sep, *protoName, *lsnat = NULL; setup_redir_port() local [all...] |
/freebsd-src/contrib/tcp_wrappers/ |
H A D | workarounds.c | 258 char *fix_strtok(char *buf, char *sep) 281 char *my_strtok(char *buf, char *sep)
|
/freebsd-src/tests/sys/cddl/zfs/bin/ |
H A D | chg_usr_exec.c | 40 char sep[] = " "; in main() local
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | chg_usr_exec.c | 41 char sep[] = " "; in main() local
|
/freebsd-src/usr.bin/mkimg/ |
H A D | mkimg.c | 81 const char *sep; in print_formats() local 105 const char *sep; in print_schemes() local 241 char *sep; in parse_part() local
|
/freebsd-src/usr.bin/grep/ |
H A D | util.c | 704 grep_printline(struct str * line,int sep) grep_printline() argument 711 printline_metadata(struct str * line,int sep) printline_metadata() argument 745 printline(struct parsec * pc,int sep) printline() argument [all...] |
/freebsd-src/contrib/lua/src/ |
H A D | llex.c | 280 static void read_long_string (LexState *ls, SemInfo *seminfo, size_t sep) { in read_long_string() 463 size_t sep = skip_sep(ls); in llex() local 477 size_t sep = skip_sep(ls); in llex() local
|
/freebsd-src/sys/contrib/openzfs/module/lua/ |
H A D | llex.c | 266 static void read_long_string (LexState *ls, SemInfo *seminfo, int sep) { in read_long_string() 415 int sep = skip_sep(ls); in llex() local 429 int sep = skip_sep(ls); in llex() local
|
/freebsd-src/sys/fs/smbfs/ |
H A D | smbfs_node.c | 102 int dirlen, const char *name, int nmlen, char sep, in smbfs_node_alloc() 234 int error, sep; in smbfs_nget() local
|
/freebsd-src/contrib/one-true-awk/ |
H A D | lib.c | 228 int sep, c, isrec; // POTENTIAL BUG? isrec is a macro in awk.h in readrec() local 301 int sep, c; in readcsvrec() local 382 char *r, *fr, sep; fldbld() local 637 char *sep = getsval(ofsloc); recbld() local [all...] |
/freebsd-src/contrib/nvi/ex/ |
H A D | ex_screen.c | 101 int cnt, col, len, sep; in ex_sdisplay() local
|
/freebsd-src/contrib/wpa/src/utils/ |
H A D | ext_password_file.c | 101 char *sep = os_strchr(pos, '='); in ext_password_file_get() local
|
/freebsd-src/sys/fs/procfs/ |
H A D | procfs_status.c | 70 char *sep; procfs_doprocstatus() local
|
/freebsd-src/lib/libc/string/ |
H A D | strtok.c | 109 char *brkb, *brkt, *phrase, *sep, *word; in main() local
|
/freebsd-src/lib/libutil/ |
H A D | humanize_number.c | 51 const char *prefixes, *sep; in humanize_number() local
|