Searched defs:s2 (Results 76 - 100 of 332) sorted by relevance

1234567891011>>

/freebsd-10.3-release/lib/libutil/
H A Dhumanize_number.c53 int i, r, remainder, s1, s2, sign; local
/freebsd-10.3-release/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_getput_basic.c38 char *s2; local
/freebsd-10.3-release/contrib/groff/src/include/
H A Dstringclass.h129 inline string operator+(const string &s1, const string &s2) argument
134 inline string operator+(const string &s1, const char *s2) argument
146 operator +(const char *s1, const string &s2) argument
168 operator ==(const string &s1, const string &s2) argument
174 operator !=(const string &s1, const string &s2) argument
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_util.c123 char *s2 = ctf_alloc(strlen(s1) + 1); local
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzmod_subr.c75 zmemcmp(const void *s1, const void *s2, uint_t len) argument
/freebsd-10.3-release/usr.bin/systat/
H A Dcmds.c187 prefix(const char *s1, const char *s2) argument
/freebsd-10.3-release/usr.sbin/pkg_install/lib/
H A Dstr.c27 strconcat(const char *s1, const char *s2) argument
/freebsd-10.3-release/tools/tools/shlib-compat/test/libtest1/
H A Dtest.c17 struct s2 { struct
/freebsd-10.3-release/tools/tools/shlib-compat/test/libtest2/
H A Dtest.c17 struct s2 { struct
/freebsd-10.3-release/tools/regression/netinet/ipdivert/
H A Dipdivert.c120 int s1, s2; local
/freebsd-10.3-release/contrib/ntp/lib/isc/tests/
H A Dsocket_test.c87 isc_socket_t *s1 = NULL, *s2 = NULL; local
158 isc_socket_t *s1 = NULL, *s2 = NULL, *s3 = NULL; local
[all...]
/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/regex/
H A Dt_exhaust.c83 char *d, *s1, *s2; local
95 char *d, *s1, *s2, *s3; local
111 char *d, *s1, *s2, *s3; local
149 char *d, *s1, *s2; local
[all...]
/freebsd-10.3-release/contrib/netbsd-tests/lib/librt/
H A Dt_sched.c50 struct sched_param s1, s2; local
/freebsd-10.3-release/contrib/netbsd-tests/include/sys/
H A Dt_socket.c89 int s1, s2, sgot; local
/freebsd-10.3-release/contrib/tcpdump/
H A Dprint-ascii.c81 register int s1, s2; local
/freebsd-10.3-release/crypto/heimdal/base/
H A Dtest_base.c124 heim_string_t s1, s2; local
/freebsd-10.3-release/crypto/heimdal/lib/hx509/
H A Dsel.c92 const char *s1, *s2; local
/freebsd-10.3-release/contrib/wpa/src/crypto/
H A Daes-internal-dec.c78 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
H A Daes-internal-enc.c25 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
/freebsd-10.3-release/crypto/openssh/
H A Drijndael.c765 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
H A Dsc25519.c295 void sc25519_2interleave2(unsigned char r[127], const sc25519 *s1, const sc25519 *s2) argument
/freebsd-10.3-release/sys/dev/mlx/
H A Dmlx_disk.c210 int s1, s2; local
/freebsd-10.3-release/sys/boot/common/
H A Dutil.c59 strcmp(const char *s1, const char *s2) argument
68 strncmp(const char *s1, const char *s2, size_t len) argument
/freebsd-10.3-release/contrib/libarchive/libarchive/test/
H A Dtest_entry.c31 static wchar_t * wcscpy(wchar_t *s1, const wchar_t *s2) argument
/freebsd-10.3-release/contrib/groff/src/libs/libgroff/
H A Dsymbol.cpp149 symbol concat(symbol s1, symbol s2) argument

Completed in 284 milliseconds

1234567891011>>