Searched refs:rbuf (Results 1 - 25 of 27) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpc_client/
H A Dcli_wkssvc.c40 prs_struct rbuf; local
49 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
59 prs_mem_free(&rbuf);
64 if (!rpc_api_pipe_req(cli, WKS_QUERY_INFO, &buf, &rbuf)) {
66 prs_mem_free(&rbuf);
75 if (!wks_io_r_query_info("", &r_o, &rbuf, 0)) {
76 prs_mem_free(&rbuf);
84 prs_mem_free(&rbuf);
89 prs_mem_free(&rbuf);
H A Dcli_reg.c35 prs_struct rbuf; local
46 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
53 !rpc_api_pipe_req(cli, REG_SHUTDOWN, &qbuf, &rbuf))
58 if(reg_io_r_shutdown("", &r_s, &rbuf, 0))
62 prs_mem_free(&rbuf);
73 prs_struct rbuf; local
83 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
90 !rpc_api_pipe_req(cli, REG_ABORT_SHUTDOWN, &qbuf, &rbuf))
95 if (reg_io_r_abort_shutdown("", &r_s, &rbuf, 0))
99 prs_mem_free(&rbuf);
[all...]
H A Dcli_shutdown.c36 prs_struct rbuf; local
47 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
54 !rpc_api_pipe_req(cli, SHUTDOWN_INIT, &qbuf, &rbuf))
59 if(shutdown_io_r_init("", &r_s, &rbuf, 0))
63 prs_mem_free(&rbuf);
74 prs_struct rbuf; local
84 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
91 !rpc_api_pipe_req(cli, SHUTDOWN_ABORT, &qbuf, &rbuf))
96 if (shutdown_io_r_abort("", &r_s, &rbuf, 0))
100 prs_mem_free(&rbuf);
[all...]
H A Dcli_dfs.c28 prs_struct qbuf, rbuf; local
39 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
46 !rpc_api_pipe_req(cli, DFS_EXIST, &qbuf, &rbuf)) {
52 if (!dfs_io_r_dfs_exist("", &r, &rbuf, 0)) {
64 prs_mem_free(&rbuf);
73 prs_struct qbuf, rbuf; local
84 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
92 !rpc_api_pipe_req(cli, DFS_ADD, &qbuf, &rbuf)) {
98 if (!dfs_io_r_dfs_add("", &r, &rbuf, 0)) {
108 prs_mem_free(&rbuf);
117 prs_struct qbuf, rbuf; local
162 prs_struct qbuf, rbuf; local
208 prs_struct qbuf, rbuf; local
[all...]
H A Dcli_echo.c28 prs_struct qbuf, rbuf; local
39 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
46 !rpc_api_pipe_req(cli, ECHO_ADD_ONE, &qbuf, &rbuf))
51 if (!echo_io_r_add_one("", &r, &rbuf, 0))
61 prs_mem_free(&rbuf);
69 prs_struct qbuf, rbuf; local
80 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
87 !rpc_api_pipe_req(cli, ECHO_DATA, &qbuf, &rbuf))
92 if (!echo_io_r_echo_data("", &r, &rbuf, 0))
104 prs_mem_free(&rbuf);
112 prs_struct qbuf, rbuf; local
152 prs_struct qbuf, rbuf; local
[all...]
H A Dcli_samr.c33 prs_struct qbuf, rbuf; local
46 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
53 !rpc_api_pipe_req(cli, SAMR_CONNECT, &qbuf, &rbuf))
58 if (!samr_io_r_connect("", &r, &rbuf, 0))
72 prs_mem_free(&rbuf);
82 prs_struct qbuf, rbuf; local
95 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
102 !rpc_api_pipe_req(cli, SAMR_CONNECT4, &qbuf, &rbuf))
107 if (!samr_io_r_connect4("", &r, &rbuf, 0))
121 prs_mem_free(&rbuf);
131 prs_struct qbuf, rbuf; local
181 prs_struct qbuf, rbuf; local
231 prs_struct qbuf, rbuf; local
281 prs_struct qbuf, rbuf; local
331 prs_struct qbuf, rbuf; local
377 prs_struct qbuf, rbuf; local
424 prs_struct qbuf, rbuf; local
472 prs_struct qbuf, rbuf; local
521 prs_struct qbuf, rbuf; local
587 prs_struct rbuf; local
667 prs_struct qbuf, rbuf; local
747 prs_struct qbuf, rbuf; local
829 prs_struct qbuf, rbuf; local
896 prs_struct qbuf, rbuf; local
950 prs_struct qbuf, rbuf; local
1001 prs_struct qbuf, rbuf; local
1086 prs_struct qbuf, rbuf; local
1149 prs_struct qbuf, rbuf; local
1225 prs_struct qbuf, rbuf; local
1291 prs_struct qbuf, rbuf; local
1346 prs_struct qbuf, rbuf; local
1403 prs_struct qbuf, rbuf; local
1456 prs_struct qbuf, rbuf; local
1503 prs_struct qbuf, rbuf; local
1550 prs_struct qbuf, rbuf; local
1604 prs_struct qbuf, rbuf; local
[all...]
H A Dcli_spoolss.c281 prs_struct qbuf, rbuf; local
292 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
302 !rpc_api_pipe_req(cli, SPOOLSS_OPENPRINTEREX, &qbuf, &rbuf))
307 if (!spoolss_io_r_open_printer_ex("", &r, &rbuf, 0))
319 prs_mem_free(&rbuf);
340 prs_struct qbuf, rbuf; local
351 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
360 !rpc_api_pipe_req(cli, SPOOLSS_CLOSEPRINTER, &qbuf, &rbuf))
365 if (!spoolss_io_r_closeprinter("", &r, &rbuf, 0))
377 prs_mem_free(&rbuf);
409 prs_struct qbuf, rbuf; local
504 prs_struct qbuf, rbuf; local
579 prs_struct qbuf, rbuf; local
661 prs_struct qbuf, rbuf; local
725 prs_struct qbuf, rbuf; local
806 prs_struct qbuf, rbuf; local
892 prs_struct qbuf, rbuf; local
961 prs_struct qbuf, rbuf; local
1013 prs_struct qbuf, rbuf; local
1073 prs_struct qbuf, rbuf; local
1126 prs_struct qbuf, rbuf; local
1193 prs_struct qbuf, rbuf; local
1249 prs_struct qbuf, rbuf; local
1311 prs_struct qbuf, rbuf; local
1382 prs_struct qbuf, rbuf; local
1453 prs_struct qbuf, rbuf; local
1534 prs_struct qbuf, rbuf; local
1605 prs_struct qbuf, rbuf; local
1651 prs_struct qbuf, rbuf; local
1717 prs_struct qbuf, rbuf; local
1762 prs_struct qbuf, rbuf; local
1809 prs_struct qbuf, rbuf; local
1859 prs_struct qbuf, rbuf; local
1905 prs_struct qbuf, rbuf; local
1960 prs_struct qbuf, rbuf; local
2014 prs_struct qbuf, rbuf; local
2059 prs_struct qbuf, rbuf; local
2109 prs_struct qbuf, rbuf; local
2170 prs_struct qbuf, rbuf; local
2234 prs_struct qbuf, rbuf; local
2282 prs_struct qbuf, rbuf; local
2326 prs_struct qbuf, rbuf; local
2371 prs_struct qbuf, rbuf; local
2426 prs_struct qbuf, rbuf; local
[all...]
H A Dcli_spoolss_notify.c43 prs_struct qbuf, rbuf; local
51 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
58 !rpc_api_pipe_req (cli, SPOOLSS_REPLYOPENPRINTER, &qbuf, &rbuf))
63 if (!spoolss_io_r_replyopenprinter("", &r, &rbuf, 0))
73 prs_mem_free(&rbuf);
83 prs_struct qbuf, rbuf; local
91 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
98 !rpc_api_pipe_req (cli, SPOOLSS_REPLYCLOSEPRINTER, &qbuf, &rbuf))
103 if (!spoolss_io_r_replycloseprinter("", &r, &rbuf, 0))
112 prs_mem_free(&rbuf);
127 prs_struct qbuf, rbuf; local
173 prs_struct qbuf, rbuf; local
235 prs_struct qbuf, rbuf; local
[all...]
H A Dcli_lsarpc.c48 prs_struct qbuf, rbuf; local
60 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
74 !rpc_api_pipe_req(cli, LSA_OPENPOLICY, &qbuf, &rbuf)) {
81 if (!lsa_io_r_open_pol("", &r, &rbuf, 0)) {
97 prs_mem_free(&rbuf);
110 prs_struct qbuf, rbuf; local
122 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
138 !rpc_api_pipe_req(cli, LSA_OPENPOLICY2, &qbuf, &rbuf)) {
145 if (!lsa_io_r_open_pol2("", &r, &rbuf, 0)) {
161 prs_mem_free(&rbuf);
171 prs_struct qbuf, rbuf; local
223 prs_struct qbuf, rbuf; local
344 prs_struct qbuf, rbuf; local
448 prs_struct qbuf, rbuf; local
544 prs_struct qbuf, rbuf; local
643 prs_struct qbuf, rbuf; local
738 prs_struct qbuf, rbuf; local
821 prs_struct qbuf, rbuf; local
873 prs_struct qbuf, rbuf; local
946 prs_struct qbuf, rbuf; local
998 prs_struct qbuf, rbuf; local
1065 prs_struct qbuf, rbuf; local
1117 prs_struct qbuf, rbuf; local
1172 prs_struct qbuf, rbuf; local
1227 prs_struct qbuf, rbuf; local
1269 prs_struct qbuf, rbuf; local
[all...]
H A Dcli_srvsvc.c30 prs_struct qbuf, rbuf; local
41 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
50 !rpc_api_pipe_req(cli, SRV_NET_SRV_GET_INFO, &qbuf, &rbuf))
57 if (!srv_io_r_net_srv_get_info("", &r, &rbuf, 0))
64 prs_mem_free(&rbuf);
73 prs_struct qbuf, rbuf; local
85 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
95 !rpc_api_pipe_req(cli, SRV_NET_SHARE_ENUM_ALL, &qbuf, &rbuf))
100 if (!srv_io_r_net_share_enum("", &r, &rbuf, 0))
187 prs_mem_free(&rbuf);
195 prs_struct qbuf, rbuf; local
238 prs_struct qbuf, rbuf; local
277 prs_struct qbuf, rbuf; local
324 prs_struct qbuf, rbuf; local
409 prs_struct qbuf, rbuf; local
[all...]
H A Dcli_netlogon.c34 prs_struct qbuf, rbuf; local
40 prs_init(&rbuf, 0, cli->mem_ctx, UNMARSHALL);
53 !rpc_api_pipe_req(cli, NET_REQCHAL, &qbuf, &rbuf)) {
59 if (!net_io_r_req_chal("", &r, &rbuf, 0)) {
73 prs_mem_free(&rbuf);
90 prs_struct qbuf, rbuf; local
96 prs_init(&rbuf, 0, cli->mem_ctx, UNMARSHALL);
112 !rpc_api_pipe_req(cli, NET_AUTH2, &qbuf, &rbuf)) {
118 if (!net_io_r_auth_2("", &r, &rbuf, 0)) {
149 prs_mem_free(&rbuf);
166 prs_struct qbuf, rbuf; local
293 prs_struct qbuf, rbuf; local
360 prs_struct qbuf, rbuf; local
420 prs_struct qbuf, rbuf; local
478 prs_struct qbuf, rbuf; local
591 prs_struct qbuf, rbuf; local
688 prs_struct rbuf; local
[all...]
H A Dcli_ds.c32 prs_struct qbuf, rbuf; local
43 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
48 || !rpc_api_pipe_req(cli, DS_GETPRIMDOMINFO, &qbuf, &rbuf)) {
55 if (!ds_io_r_getprimdominfo("", &rbuf, 0, &r)) {
74 prs_mem_free(&rbuf);
87 prs_struct qbuf, rbuf; local
98 prs_init(&rbuf, 0, mem_ctx, UNMARSHALL);
103 || !rpc_api_pipe_req(cli, DS_ENUM_DOM_TRUSTS, &qbuf, &rbuf)) {
110 if (!ds_io_r_enum_domain_trusts("", &rbuf, 0, &r)) {
152 prs_mem_free(&rbuf);
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dloop.h65 static inline int lo_do_transfer(struct loop_device *lo, int cmd, char *rbuf, argument
71 return lo->transfer(lo, cmd, rbuf, lbuf, size, rblock);
H A Dwavefront.h560 unsigned char rbuf[WF_MAX_READ]; /* bytes read from card */ member in struct:wavefront_control
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dloop.h65 static inline int lo_do_transfer(struct loop_device *lo, int cmd, char *rbuf, argument
71 return lo->transfer(lo, cmd, rbuf, lbuf, size, rblock);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A Disdn_v110.c166 unsigned char *rbuf = v->decodebuf; local
171 for (rbuf++, len--; len > 0; len--, rbuf++) /* such den SyncHeader in buf ! */
172 if ((*rbuf & v->key) == 0) /* erstes byte gefunden ? */
175 memcpy(v->decodebuf, rbuf, len);
261 unsigned char *rbuf; local
267 rbuf = skb->data;
276 for (; len > 0; len--, rbuf++) /* scan for SyncHeader in buf */
277 if ((*rbuf & v->key) == 0)
284 memcpy(&(v->decodebuf[v->decodelen]), rbuf, le
462 unsigned char *rbuf; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dwavfront.c472 wavefront_cmd (int cmd, unsigned char *rbuf, unsigned char *wbuf) argument
492 wfcmd->write_cnt = (unsigned int) rbuf;
493 rbuf = 0;
556 rbuf[0] = WF_ST_EMPTY;
585 rbuf[i] = c;
588 DPRINT (WF_DEBUG_DATA, "read[%d] = 0x%x\n",i, rbuf[i]);
759 unsigned char rbuf[32], wbuf[32];
764 if (wavefront_cmd (WFC_GET_NSAMPLES, rbuf, wbuf)) {
776 if (wavefront_cmd (WFC_IDENTIFY_SAMPLE_TYPE, rbuf, wbuf)) {
784 dev.sample_status[i] = (WF_SLOT_FILLED|rbuf[
757 unsigned char rbuf[32], wbuf[32]; local
978 char rbuf[8]; local
2363 unsigned char rbuf[4], wbuf[4]; local
2541 unsigned char rbuf[4], wbuf[4]; local
[all...]
H A Dnec_vrc5477.c210 void *lbuf, *rbuf; member in struct:vrc5477_ac97_state::dmabuf
626 ASSERT(db->rbuf);
630 db->rbuf, db->rbufDma);
631 db->lbuf = db->rbuf = NULL;
645 ASSERT(!db->rbuf);
654 db->rbuf = pci_alloc_consistent(s->dev,
657 if (db->lbuf && db->rbuf) break;
659 ASSERT(!db->rbuf);
667 ASSERT(!db->rbuf);
689 memset(db->rbuf,
[all...]
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Ddtls1.h197 SSL3_BUFFER rbuf; member in struct:dtls1_record_data_st
H A Dssl2.h178 unsigned char *rbuf; member in struct:ssl2_state_st
H A Dssl3.h351 SSL3_BUFFER rbuf; /* read IO goes into here */ member in struct:ssl3_state_st
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dn_hdlc.c598 N_HDLC_BUF *rbuf; local
624 rbuf = n_hdlc_buf_get(&n_hdlc->rx_buf_list);
625 if (rbuf)
637 if (rbuf->count > nr) {
642 COPY_TO_USER(error,buf,rbuf->buf,rbuf->count);
646 ret = (rw_ret_t)rbuf->count;
653 kfree(rbuf);
655 n_hdlc_buf_put(&n_hdlc->rx_free_buf_list,rbuf);
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dssl2.h178 unsigned char *rbuf; member in struct:ssl2_state_st
H A Dssl3.h334 SSL3_BUFFER rbuf; /* read IO goes into here */ member in struct:ssl3_state_st
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dnatsemi.c2245 u32 *rbuf = (u32 *)buf; local
2249 rbuf[i] = readl(dev->base_addr + i*4);
2254 rbuf[i++] = readw(dev->base_addr + PMDCSR);
2255 rbuf[i++] = readw(dev->base_addr + TSTDAT);
2256 rbuf[i++] = readw(dev->base_addr + DSPCFG);
2257 rbuf[i++] = readw(dev->base_addr + SDCFG);
2264 rbuf[i++] = readw(dev->base_addr + RxFilterData);
2269 if (rbuf[4] & rbuf[5]) {
2272 dev->name, rbuf[
[all...]

Completed in 110 milliseconds

12