HomeSort by relevance Sort by last modified time
    Searched refs:buf1 (Results 1 - 25 of 74) sorted by null

1 2 3

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
if.c 73 char buf1[INET6_ADDRSTRLEN]; local
117 inet_ntop(AF_INET6, (void *)&ifp->int_addr, buf1,
118 sizeof (buf1)));
120 inet_ntop(AF_INET6, (void *)&ifp->int_dstaddr, buf1,
121 sizeof (buf1)));
124 inet_ntop(AF_INET6, (void *)&ifp->int_addr, buf1,
125 sizeof (buf1)),
input.c 42 static char buf1[INET6_ADDRSTRLEN]; variable
100 (void) inet_ntop(from.sin6_family, &from.sin6_addr, buf1,
101 sizeof (buf1));
109 rmsg.msg_flags, buf1);
117 buf1);
146 buf1, sizeof (buf1));
167 msg->rip6_vers, buf1);
177 buf1);
222 n->rip6_prefix_length, buf1);
    [all...]
tables.c 86 char buf1[INET6_ADDRSTRLEN]; local
90 (void) inet_ntop(AF_INET6, (void *) &new->rt_dst, buf1, sizeof (buf1)); local
97 buf1, buf2,
108 char buf1[INET6_ADDRSTRLEN]; local
111 (void) inet_ntop(AF_INET6, (void *)&rt->rt_dst, buf1, sizeof (buf1)); local
115 buf1, buf2,
529 char buf1[INET6_ADDRSTRLEN]; local
553 inet_ntop(AF_INET6, (void *)&rt->rt_dst, buf1, sizeof (buf1))
    [all...]
trace.c 170 char buf1[INET6_ADDRSTRLEN]; local
173 inet_ntop(AF_INET6, (void *)&rt->rt_dst, buf1,
174 sizeof (buf1)),
177 inet_ntop(AF_INET6, (void *)&rt->rt_router, buf1,
178 sizeof (buf1)),
  /onnv/onnv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
emlxs_dump.c 983 char buf1[256]; local
999 buf1[0] = 0;
1003 (void) sprintf(buf1, "\n%04x:", j * 4);
1004 (void) strcat(buf2, buf1);
1006 (void) sprintf(buf1, " %08x", ptr[j]); /* print 1 word */
1007 (void) strcat(buf2, buf1);
1028 char buf1[1024]; local
1046 buf1[0] = 0;
1050 (void) sprintf(buf1, "\n%04x:", j);
1051 (void) strcat(buf2, buf1);
1508 char *buf1; local
1556 char buf1[512]; local
1591 char buf1[512]; local
1639 char buf1[512]; local
1670 char *buf1; local
1748 char *buf1; local
1818 char *buf1; \/* text buffer *\/ local
1890 char *buf1; \/* text buffer *\/ local
2020 char *buf1; \/* string ops buffer *\/ local
2244 char *buf1; local
2286 char *buf1; local
2615 char *buf1; local
3356 char buf1[2048] = { 0 }; local
    [all...]
emlxs_dfc.c 315 dfc->buf1 = (void *)((unsigned long)dfc32.buf1);
905 if (dfc->buf1_size && dfc->buf1) {
909 if (ddi_copyin(dfc->buf1, fcio->fcio_ibuf, fcio->fcio_ilen,
    [all...]
  /onnv/onnv-gate/usr/src/cmd/adbgen/common/
adbgen4.c 44 char buf1[BUFSIZE], buf2[BUFSIZE]; variable
55 gets(buf1);
56 last = buf1;
  /onnv/onnv-gate/usr/src/uts/common/io/net80211/
net80211_proto.c 112 int8_t buf1[100]; local
116 bzero(buf1, sizeof (buf1));
123 (void) strncat(buf1, buf2, sizeof (buf2));
126 (void) strncat(buf1, buf2, sizeof (buf2));
129 (void) strncat(buf1, buf2, sizeof (buf2));
134 (void) strncat(buf1, buf2, sizeof (buf2));
137 (void) strncat(buf1, buf2, sizeof (buf2));
140 (void) strncat(buf1, buf2, sizeof (buf2));
145 (void) strncat(buf1, buf2, sizeof (buf2))
    [all...]
  /onnv/onnv-gate/usr/src/cmd/avs/sdbc/
sd_diag.c 62 int buf1[MAXBUF]; variable
241 r = pwrite(fd, buf1, bufsize, (off_t)(seekpos << SCTRSHFT));
284 gen_data(buf1, bufsize);
285 r = pwrite(fd, buf1, bufsize, (off_t)(seekpos << SCTRSHFT));
297 if (memcmp(buf1, buf2, bufsize)) {
322 gen_data(buf1, bufsize);
331 r = pwrite(fd, buf1, bufsize, (off_t)(seekpos[i] << SCTRSHFT));
346 if (memcmp(buf1, buf2, bufsize)) {
385 r = pwrite(fd, buf1, bufsize, (i*fba_num_bufsize) << SCTRSHFT);
399 r = pwrite(fd, buf1, bufsize, (i*fba_num_bufsize) << SCTRSHFT)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/t/
encoding.t 98 my $buf1;
99 read(RUSSKI, $buf1, 1);
105 if (ord($buf1) == 0x3c &&
111 join(" ", unpack("H*", $buf1)),
  /onnv/onnv-gate/usr/src/lib/nsswitch/ldap/common/
gethostent.c 81 char *buf1, *buf2; local
128 buf1 = first_host;
159 len = snprintf(buf1, buflen1, "%s", ips[0]);
160 TEST_AND_ADJUST(len, buf1, buflen1, result_host2str);
193 len = snprintf(buf1, buflen1, " %s", cname);
196 len = snprintf(buf1, buflen1, " %s.%s", cname,
199 TEST_AND_ADJUST(len, buf1, buflen1, result_host2str);
213 len = snprintf(buf1, buflen1, " %s",
217 len = snprintf(buf1, buflen1, " %s.%s",
219 TEST_AND_ADJUST(len, buf1, buflen1
    [all...]
  /onnv/onnv-gate/usr/src/cmd/ptools/pfiles/
pfiles.c 574 char buf1[32]; local
613 (void) snprintf(buf1, sizeof (buf1), "SO_LINGER(%d),",
615 (void) strlcat(buf, buf1, sizeof (buf));
620 (void) snprintf(buf1, sizeof (buf1), "SO_SNDBUF(%d),", val);
621 (void) strlcat(buf, buf1, sizeof (buf));
625 (void) snprintf(buf1, sizeof (buf1), "SO_RCVBUF(%d),", val);
626 (void) strlcat(buf, buf1, sizeof (buf))
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/
EditedFiles 39 my ($buf1, $buf2);
40 $len1 = sysread($fh1, $buf1, 4096);
43 if ($len1 != $len2 || $buf1 ne $buf2) {
MapFiles 37 my ($buf1, $buf2);
38 $len1 = sysread($fh1, $buf1, 4096);
41 if ($len1 != $len2 || $buf1 ne $buf2) {
  /onnv/onnv-gate/usr/src/lib/libparted/common/lib/
localcharset.c 152 char buf1[50+1]; local
173 if (fscanf (fp, "%50s %50s", buf1, buf2) < 2)
175 l1 = strlen (buf1);
196 strcpy (res_ptr + res_size - (l2 + 1) - (l1 + 1), buf1);
  /onnv/onnv-gate/usr/src/lib/libcryptoutil/common/
config_parsing.c 547 char *buf1 = NULL; local
558 buf1 = malloc(SLOT_DESCRIPTION_SIZE);
559 if (buf1 == NULL) {
564 (void) strcpy(buf1, (const char *) puent->metaslot_ks_slot);
565 *objectstore_slot_info = buf1;
582 if (buf1 != NULL) {
583 free(buf1);
  /onnv/onnv-gate/usr/src/cmd/ssh/libopenbsd-compat/common/
bsd-snprintf.c 665 char buf1[LONG_STRING]; local
717 snprintf(buf1, sizeof (buf1), fp_fmt[x], fp_nums[y]);
719 if (strcmp (buf1, buf2)) {
722 fp_fmt[x], buf1, buf2);
730 snprintf(buf1, sizeof (buf1), int_fmt[x], int_nums[y]);
732 if (strcmp (buf1, buf2)) {
735 int_fmt[x], buf1, buf2);
  /onnv/onnv-gate/usr/src/common/openssl/crypto/asn1/
asn1_lib.c 445 char buf1[DECIMAL_SIZE(address)+1],buf2[DECIMAL_SIZE(offset)+1]; local
447 BIO_snprintf(buf1,sizeof buf1,"%lu",(unsigned long)address);
449 ERR_add_error_data(4,"address=",buf1," offset=",buf2);
  /onnv/onnv-gate/usr/src/cmd/sgs/elfedit/modules/common/
cap.c 605 Conv_cap_val_hw1_buf_t buf1, buf2; local
618 CONV_FMT_NOBKT, &buf1));
624 CONV_FMT_NOBKT, &buf1),
635 Conv_cap_val_sf1_buf_t buf1, buf2; local
648 CONV_FMT_NOBKT, &buf1));
654 CONV_FMT_NOBKT, &buf1),
dyn.c 1401 Conv_dyn_posflag1_buf_t buf1, buf2; local
1429 Conv_dyn_flag_buf_t buf1, buf2; local
1457 Conv_dyn_flag1_buf_t buf1, buf2; local
1485 Conv_dyn_feature1_buf_t buf1, buf2; local
1535 Conv_inv_buf_t buf1, buf2; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/refer/
refer6.c 34 char buf1[BUFSIZ], buf2[50]; local
63 tx = caps(tx, buf1);
  /onnv/onnv-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
mech_rsa.c 401 CK_ULONG buf1[16]; local
446 tmp = (CK_BYTE *)buf1;
531 CK_ULONG buf1[16]; local
574 tmp = (CK_BYTE *)buf1;
656 CK_ULONG buf1[16]; local
693 tmp = (CK_BYTE *)buf1;
738 CK_ULONG buf1[16]; local
773 tmp = (CK_BYTE *)buf1;
  /onnv/onnv-gate/usr/src/cmd/sgs/elfdump/common/
corenote.c 257 sl_fmtbuf_t buf1, buf2; local
272 fmt_num(state, fdesc1, fmt_type1, buf1),
832 sl_fmtbuf_t buf1, buf2; local
848 fmt_num(state, &fdesc1, SL_FMT_NUM_ZHEX, buf1));
864 fmt_num(state, &fdesc1, SL_FMT_NUM_ZHEX, buf1),
1219 sl_fmtbuf_t buf1, buf2; local
1244 sl_fmtbuf_t buf1, buf2; local
1317 sl_fmtbuf_t buf1, buf2; local
1593 sl_fmtbuf_t buf1, buf2; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/csh/
sh.tchar.c 243 char buf1[BUFSIZ]; local
246 tstostr(buf1, s1);
248 return (strcoll(buf1, buf2));
  /onnv/onnv-gate/usr/src/lib/libnsl/nis/gen/
print_obj.c 360 buf1[5], local
375 (void) sprintf(buf1, "%04x", (uint_t)(i));
390 (void) printf("\t%s: %s %s %s\n", buf1, buf2, buf3, buf4);

Completed in 1260 milliseconds

1 2 3