Home
last modified time | relevance | path

Searched defs:s1 (Results 76 – 100 of 403) sorted by relevance

12345678910>>...17

/titanic_52/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_string.c48 char *s1 = kobj_alloc(strlen(s) + 1, KM_SLEEP); in kctl_strdup() local
/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A Dgetenv.c58 nvmatch(s1, s2) in nvmatch() argument
H A Dnl_strncmp.c34 nl_strncmp(s1, s2, n) in nl_strncmp() argument
H A Dputenv.c114 match(char *s1, char *s2) in match() argument
/titanic_52/usr/src/boot/sys/boot/common/
H A Dutil.c59 strcmp(const char *s1, const char *s2) in strcmp() argument
68 strncmp(const char *s1, const char *s2, size_t len) in strncmp() argument
[all...]
/titanic_52/usr/src/lib/libresolv2/common/bsd/
H A Dstrpbrk.c56 strpbrk(const char *s1, const char *s2) { in strpbrk() argument
/titanic_52/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Dtst.strtok.d88 string s1; member
[all...]
/titanic_52/usr/src/lib/libdladm/common/
H A Dlibdlstat.c227 dladm_stats_total(pktsum_t *s1, pktsum_t *s2, pktsum_t *s3) in dladm_stats_total() argument
243 dladm_stats_diff(pktsum_t * s1,pktsum_t * s2,pktsum_t * s3) dladm_stats_diff() argument
629 DLSTAT_DIFF_STAT(s1,s2,diff,f,slist,sz) global() argument
1008 rx_lane_stat_entry_t *s1 = arg1; i_dlstat_rx_lane_match() local
1018 rx_lane_stat_entry_t *s1 = arg1; i_dlstat_rx_lane_stat_entry_diff() local
1285 tx_lane_stat_entry_t *s1 = arg1; i_dlstat_tx_lane_match() local
1295 tx_lane_stat_entry_t *s1 = arg1; i_dlstat_tx_lane_stat_entry_diff() local
1585 fanout_stat_entry_t *s1 = arg1; i_dlstat_fanout_match() local
1596 fanout_stat_entry_t *s1 = arg1; i_dlstat_fanout_stat_entry_diff() local
1761 rx_lane_stat_entry_t *s1 = arg1; i_dlstat_rx_ring_match() local
1770 ring_stat_entry_t *s1 = arg1; i_dlstat_rx_ring_stat_entry_diff() local
1848 tx_lane_stat_entry_t *s1 = arg1; i_dlstat_tx_ring_match() local
1857 ring_stat_entry_t *s1 = arg1; i_dlstat_tx_ring_stat_entry_diff() local
2029 total_stat_entry_t *s1 = arg1; i_dlstat_total_stat_entry_diff() local
2142 aggr_port_stat_entry_t *s1 = arg1; i_dlstat_aggr_port_match() local
2151 aggr_port_stat_entry_t *s1 = arg1; i_dlstat_aggr_port_stat_entry_diff() local
[all...]
/titanic_52/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DTuple.java281 String s1 = o1.toString(); in compareObjects() local
291 String s1 = o1.toString(); in compareObjects() local
/titanic_52/usr/src/cmd/sgs/libelf/misc/
H A Dnplist.c38 char * s1, * s2; member
/titanic_52/usr/src/boot/lib/libc/string/
H A Dstrcspn.c44 const char *s1; in strcspn() local
H A Dstrspn.c44 const char *s1; in strspn() local
/titanic_52/usr/src/uts/sun4u/io/i2c/nexus/
H A Dpcf8584.c818 uint8_t s1; in pcf8584_get_s1() local
837 uint8_t s1; in pcf8584_bbn_ready() local
1145 uint8_t s1; pcf8584_intr() local
1191 pcf8584_process(pcf8584_t * i2c,uint8_t s1) pcf8584_process() argument
1495 uint8_t s1; pcf8584_do_polled_io() local
[all...]
/titanic_52/usr/src/lib/libtnfctl/
H A Dprb_findexec.c82 exec_cat(const char *s1, const char *s2, char *si) in exec_cat() argument
/titanic_52/usr/src/cmd/mailx/
H A Dreceipt.c97 icsubstr(char *s1, char *s2) in icsubstr() argument
/titanic_52/usr/src/cmd/vgrind/
H A Dregexp.c33 STRNCMP(char *s1, char *s2, int len) in STRNCMP() argument
319 char *ptr, *s1; /* temporary pointer */ in expmatch() local
[all...]
/titanic_52/usr/src/cmd/sh/
H A Ddefs.h223 #define failed(s1, s2) failed_real(s1, s2, NULL) argument
224 #define bfailed(s1, s2, s3) failed_real(s1, s2, s3) argument
230 #define failure(s1, s2) failure_real(s1, s2, 0) argument
231 #define gfailure(s1, s2) failure_real(s1, s2, 1) argument
/titanic_52/usr/src/lib/libc/i386/gen/
H A Dstrcmp.c69 int *s1, *s2; in strcmp() local
[all...]
/titanic_52/usr/src/cmd/sendmail/libsm/
H A Dt-strl.c31 char *s1, *s2, *s3; variable
[all...]
/titanic_52/usr/src/stand/lib/sa/
H A Dstrings.c37 bcmp(const void *s1, const void *s2, size_t len) in bcmp() argument
/titanic_52/usr/src/cmd/ldap/common/
H A Ddtest.c43 char *str, *s1, *s2; in main() local
/titanic_52/usr/src/lib/libbc/libc/stdio/common/
H A Dfputs.c132 memnulccpy(char *s1, char *s2, int c, int n) in memnulccpy() argument
/titanic_52/usr/src/cmd/csh/
H A Dsh.tchar.c205 strcat_(tchar *s1, tchar *s2) in strcat_() argument
227 strcmp_(tchar * s1,tchar * s2) strcmp_() argument
241 strcoll_(tchar * s1,tchar * s2) strcoll_() argument
256 strcpy_(tchar * s1,tchar * s2) strcpy_() argument
[all...]
/titanic_52/usr/src/lib/libbc/libc/gen/sys5/
H A Dassert.c40 #define WRITESTR(s1, n, s2) WRITE((s1), n), \ argument
/titanic_52/usr/src/tools/cscope-fast/
H A Dconstants.h49 #define strequal(s1, s2) (*(s1) == *(s2) && strcmp(s1, s2) == 0) argument
50 #define strnotequal(s1, s2) (*(s1) != *(s2) || strcmp(s1, s2) != 0) argument

12345678910>>...17