Searched refs:buf2 (Results 276 - 300 of 392) sorted by relevance

<<111213141516

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/client/
H A Dclient.c2680 char *buf2 = NULL; local
2685 !next_token_talloc(ctx, &cmd_ptr,&buf2,NULL)) {
2699 buf2);
2779 char *buf2 = NULL; local
2784 !next_token_talloc(ctx, &cmd_ptr,&buf2,NULL)) {
2798 buf2);
2831 char *buf2 = NULL; local
2837 !next_token_talloc(ctx, &cmd_ptr,&buf2,NULL)) {
2844 buf2);
3253 char *buf, *buf2, *buf local
3301 char *buf, *buf2; local
3377 char *buf, *buf2; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/client/
H A Dclient.c2680 char *buf2 = NULL; local
2685 !next_token_talloc(ctx, &cmd_ptr,&buf2,NULL)) {
2699 buf2);
2779 char *buf2 = NULL; local
2784 !next_token_talloc(ctx, &cmd_ptr,&buf2,NULL)) {
2798 buf2);
2831 char *buf2 = NULL; local
2837 !next_token_talloc(ctx, &cmd_ptr,&buf2,NULL)) {
2844 buf2);
3253 char *buf, *buf2, *buf local
3301 char *buf, *buf2; local
3377 char *buf, *buf2; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Dt1_enc.c806 unsigned char *q,buf2[12]; local
844 out,buf2,sizeof buf2))
851 return sizeof buf2;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dnxt200x.c99 u8 buf2 [len+1]; local
101 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf2, .len = len + 1 };
103 buf2[0] = reg;
104 memcpy(&buf2[1], buf, len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dnxt200x.c99 u8 buf2 [len+1]; local
101 struct i2c_msg msg = { .addr = state->config->demod_address, .flags = 0, .buf = buf2, .len = len + 1 };
103 buf2[0] = reg;
104 memcpy(&buf2[1], buf, len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/gdbserver/
H A Dwin32-low.c802 char buf2[MAX_PATH + 1]; local
838 cygwin_conv_to_posix_path (buf, buf2);
840 strcpy (buf2, buf);
843 loaded_dll (buf2, load_addr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/ssl/
H A Dt1_enc.c806 unsigned char *q,buf2[12]; local
844 out,buf2,sizeof buf2))
851 return sizeof buf2;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/gdbserver/
H A Dwin32-low.c802 char buf2[MAX_PATH + 1]; local
838 cygwin_conv_to_posix_path (buf, buf2);
840 strcpy (buf2, buf);
843 loaded_dll (buf2, load_addr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libdisk/
H A Ddisk_initial.c664 char buf1[PATH_MAX], buf2[64], buf3[PATH_MAX]; // options of mount info needs more buffer size. local
710 if(read_mount_data(device_name, buf1, PATH_MAX, buf2, 64, buf3, PATH_MAX)){
721 len = strlen(buf2);
728 strncpy(follow_part_info->file_system, buf2, len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libdisk/
H A Ddisk_initial.c664 char buf1[PATH_MAX], buf2[64], buf3[PATH_MAX]; // options of mount info needs more buffer size. local
710 if(read_mount_data(device_name, buf1, PATH_MAX, buf2, 64, buf3, PATH_MAX)){
721 len = strlen(buf2);
728 strncpy(follow_part_info->file_system, buf2, len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/gdbserver/
H A Dwin32-low.c802 char buf2[MAX_PATH + 1]; local
838 cygwin_conv_to_posix_path (buf, buf2);
840 strcpy (buf2, buf);
843 loaded_dll (buf2, load_addr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/ssl/
H A Dt1_enc.c806 unsigned char *q,buf2[12]; local
844 out,buf2,sizeof buf2))
851 return sizeof buf2;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libdisk/
H A Ddisk_initial.c664 char buf1[PATH_MAX], buf2[64], buf3[PATH_MAX]; // options of mount info needs more buffer size. local
710 if(read_mount_data(device_name, buf1, PATH_MAX, buf2, 64, buf3, PATH_MAX)){
721 len = strlen(buf2);
728 strncpy(follow_part_info->file_system, buf2, len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/nmbd/
H A Dnmbd_packets.c1209 char *buf2; local
1240 buf2 = smb_base(buf) + SVAL(buf,smb_vwv12);
1244 inet_ntoa(p->ip), smb_buf(buf),CVAL(buf2,0),len));
1253 process_browse_packet(p,buf2,len);
1259 process_lanman_packet(p,buf2,len);
1266 process_logon_packet(p,buf2,len,NET_LOGON_MAILSLOT);
1273 process_logon_packet(p,buf2,len,NT_LOGON_MAILSLOT);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/nmbd/
H A Dnmbd_packets.c1209 char *buf2; local
1240 buf2 = smb_base(buf) + SVAL(buf,smb_vwv12);
1244 inet_ntoa(p->ip), smb_buf(buf),CVAL(buf2,0),len));
1253 process_browse_packet(p,buf2,len);
1259 process_lanman_packet(p,buf2,len);
1266 process_logon_packet(p,buf2,len,NET_LOGON_MAILSLOT);
1273 process_logon_packet(p,buf2,len,NT_LOGON_MAILSLOT);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/nmbd/
H A Dnmbd_packets.c1209 char *buf2; local
1240 buf2 = smb_base(buf) + SVAL(buf,smb_vwv12);
1244 inet_ntoa(p->ip), smb_buf(buf),CVAL(buf2,0),len));
1253 process_browse_packet(p,buf2,len);
1259 process_lanman_packet(p,buf2,len);
1266 process_logon_packet(p,buf2,len,NET_LOGON_MAILSLOT);
1273 process_logon_packet(p,buf2,len,NT_LOGON_MAILSLOT);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/rpc_parse/
H A Dparse_misc.c656 BOOL smb_io_regval_buffer(const char *desc, prs_struct *ps, int depth, REGVAL_BUFFER *buf2) argument
665 if(!prs_uint32("buf_max_len", ps, depth, &buf2->buf_max_len))
667 if(!prs_uint32("offset ", ps, depth, &buf2->offset))
669 if(!prs_uint32("buf_len ", ps, depth, &buf2->buf_len))
675 if(!prs_regval_buffer(True, "buffer ", ps, depth, buf2))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/shared/
H A Dshutils.c1760 unsigned char buf2[DATA_WORDS_LEN + 1]; local
1763 memset(buf2, 0, sizeof(buf2));
1768 shortstr_encrypt(buf, buf2, &used_shift);
1769 memcpy(enc_buf, buf2, DATA_WORDS_LEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/rpc_parse/
H A Dparse_misc.c656 BOOL smb_io_regval_buffer(const char *desc, prs_struct *ps, int depth, REGVAL_BUFFER *buf2) argument
665 if(!prs_uint32("buf_max_len", ps, depth, &buf2->buf_max_len))
667 if(!prs_uint32("offset ", ps, depth, &buf2->offset))
669 if(!prs_uint32("buf_len ", ps, depth, &buf2->buf_len))
675 if(!prs_regval_buffer(True, "buffer ", ps, depth, buf2))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/shared/
H A Dshutils.c1760 unsigned char buf2[DATA_WORDS_LEN + 1]; local
1763 memset(buf2, 0, sizeof(buf2));
1768 shortstr_encrypt(buf, buf2, &used_shift);
1769 memcpy(enc_buf, buf2, DATA_WORDS_LEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/rpc_parse/
H A Dparse_misc.c656 BOOL smb_io_regval_buffer(const char *desc, prs_struct *ps, int depth, REGVAL_BUFFER *buf2) argument
665 if(!prs_uint32("buf_max_len", ps, depth, &buf2->buf_max_len))
667 if(!prs_uint32("offset ", ps, depth, &buf2->offset))
669 if(!prs_uint32("buf_len ", ps, depth, &buf2->buf_len))
675 if(!prs_regval_buffer(True, "buffer ", ps, depth, buf2))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/shared/
H A Dshutils.c1760 unsigned char buf2[DATA_WORDS_LEN + 1]; local
1763 memset(buf2, 0, sizeof(buf2));
1768 shortstr_encrypt(buf, buf2, &used_shift);
1769 memcpy(enc_buf, buf2, DATA_WORDS_LEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/btree/
H A Dbt_verify.c912 void *buf1, *buf2, *tmpbuf; local
936 buf1 = buf2 = NULL;
985 buf1 = buf2;
986 buf2 = tmpbuf;
1062 * (We set p2->data to buf2 before the call
1066 p2->data = buf2;
1078 buf2 = p2->data;
1210 if (buf2 != NULL)
1211 __os_ufree(env, buf2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/btree/
H A Dbt_verify.c912 void *buf1, *buf2, *tmpbuf; local
936 buf1 = buf2 = NULL;
985 buf1 = buf2;
986 buf2 = tmpbuf;
1062 * (We set p2->data to buf2 before the call
1066 p2->data = buf2;
1078 buf2 = p2->data;
1210 if (buf2 != NULL)
1211 __os_ufree(env, buf2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/btree/
H A Dbt_verify.c912 void *buf1, *buf2, *tmpbuf; local
936 buf1 = buf2 = NULL;
985 buf1 = buf2;
986 buf2 = tmpbuf;
1062 * (We set p2->data to buf2 before the call
1066 p2->data = buf2;
1078 buf2 = p2->data;
1210 if (buf2 != NULL)
1211 __os_ufree(env, buf2);

Completed in 356 milliseconds

<<111213141516