Searched defs:s1 (Results 226 - 250 of 352) sorted by relevance

1234567891011>>

/freebsd-10-stable/usr.sbin/boot0cfg/
H A Dboot0cfg.c556 char *s, *s1; local
/freebsd-10-stable/sys/boot/sparc64/boot1/
H A Dboot1.c313 strcmp(const char *s1, const char *s2) argument
/freebsd-10-stable/sys/boot/pc98/boot2/
H A Dboot2.c138 strcmp(const char *s1, const char *s2) argument
/freebsd-10-stable/sys/boot/powerpc/boot1.chrp/
H A Dboot1.c382 strcmp(const char *s1, const char *s2) argument
/freebsd-10-stable/sys/boot/i386/boot2/
H A Dboot2.c136 strcmp(const char *s1, const char *s2) argument
/freebsd-10-stable/sbin/geom/core/
H A Dgeom.c588 char *s1, *s2; local
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c735 char *s1 = *((char **)p1); local
/freebsd-10-stable/bin/test/
H A Dtest.c551 intcmp (const char *s1, const char *s2) argument
/freebsd-10-stable/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c177 mkfullname(const char *s1, const char *s2, const char *s3) argument
/freebsd-10-stable/contrib/tcsh/
H A Dglob.c142 wchar_t s1[2], s2[2]; local
/freebsd-10-stable/contrib/file/src/
H A Dsoftmagic.c1627 file_strncmp(const char *s1, const char *s2, size_t len, uint32_t flags) argument
/freebsd-10-stable/sbin/mount/
H A Dmount.c706 catopt(char *s0, const char *s1) argument
/freebsd-10-stable/contrib/bmake/
H A Ddir.c1730 char *s1, *s2;/* the current directory preceded by 'flag' */ local
/freebsd-10-stable/tests/sys/kern/
H A Dunix_seqpacket_test.c82 int s, err, s2, s1; local
/freebsd-10-stable/sys/netinet/libalias/
H A Dalias.c164 uint16_t s1 = ((uint16_t)c[1] << 8) + (uint16_t)c[0]; local
167 uint16_t s1 = ((uint16_t)c[0] << 8) + (uint16_t)c[1]; local
/freebsd-10-stable/contrib/bzip2/
H A Dblocksort.c356 UInt16 s1, s2; local
[all...]
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dradix_ipf.c1435 myst_t *s1; local
/freebsd-10-stable/contrib/gcc/
H A Dcfgcleanup.c1032 rtx s1 = single_set (i1); local
H A Dddg.c824 compare_sccs(const void *s1, const void *s2) argument
H A Dggc-common.c191 ggc_calloc (size_t s1, size_t s2) argument
988 const char *s1 = d->file; local
H A Dtree-ssa-loop-niter.c1915 stmt_dominates_stmt_p (tree s1, tree s2) argument
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c160 WRAPPER2(int, memcmp, const void *s1, const void *s2, size_t n) argument
262 WRAPPER2(int, strcmp, const char *s1, const char *s2) argument
275 WRAPPER2(int, strcasecmp, const char *s1, const char *s2) argument
288 WRAPPER2(int, strncmp, const char *s1, const char *s2, size_t n) argument
301 WRAPPER2(int, strncasecmp, const char *s1, const char *s2, size_t n) argument
445 WRAPPER2(int, bcmp, const void *s1, const void *s2, size_t n) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dprintcmd.c1907 char *s1; local
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dlex.cpp413 static int docmp(const char *s1, int n1, const char *s2, int n2) argument
/freebsd-10-stable/contrib/groff/src/preproc/refer/
H A Dref.cpp514 const char *s1 = r1.sort_key.contents(); local
1100 const char *s1 = r1.get_date(&e1); local

Completed in 401 milliseconds

1234567891011>>