Searched refs:sfp (Results 1 - 10 of 10) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsg.c207 static int sg_build_indi(Sg_scatter_hold * schp, Sg_fd * sfp, int buff_size);
208 static int sg_build_sgat(Sg_scatter_hold * schp, const Sg_fd * sfp,
210 static ssize_t sg_new_read(Sg_fd * sfp, char * buf, size_t count,
212 static ssize_t sg_new_write(Sg_fd * sfp, const char * buf, size_t count,
214 static int sg_common_write(Sg_fd * sfp, Sg_request * srp,
223 static void sg_build_reserve(Sg_fd * sfp, int req_size);
224 static void sg_link_reserve(Sg_fd * sfp, Sg_request * srp, int size);
225 static void sg_unlink_reserve(Sg_fd * sfp, Sg_request * srp);
226 static char * sg_malloc(const Sg_fd * sfp, int size, int * retSzp,
233 static int sg_remove_sfp(Sg_device * sdp, Sg_fd * sfp);
264 Sg_fd * sfp; local
342 Sg_fd * sfp; local
369 Sg_fd * sfp; local
473 sg_new_read(Sg_fd * sfp, char * buf, size_t count, Sg_request * srp) argument
515 Sg_fd * sfp; local
600 sg_new_write(Sg_fd * sfp, const char * buf, size_t count, int blocking, int read_only, Sg_request ** o_srp) argument
660 sg_common_write(Sg_fd * sfp, Sg_request * srp, unsigned char * cmnd, int timeout, int blocking) argument
750 Sg_fd * sfp; local
1010 Sg_fd * sfp; local
1045 Sg_fd * sfp; local
1098 Sg_fd * sfp; local
1146 Sg_fd * sfp; local
1196 Sg_fd * sfp; local
1478 Sg_fd * sfp; local
1574 Sg_fd * sfp = srp->parentfp; local
1605 Sg_fd * sfp = srp->parentfp; local
1618 sg_build_sgat(Sg_scatter_hold * schp, const Sg_fd * sfp, int tablesize) argument
1659 sg_build_dir(Sg_request * srp, Sg_fd * sfp, int dxfer_len) argument
1745 sg_build_indi(Sg_scatter_hold * schp, Sg_fd * sfp, int buff_size) argument
2107 sg_build_reserve(Sg_fd * sfp, int req_size) argument
2123 sg_link_reserve(Sg_fd * sfp, Sg_request * srp, int size) argument
2170 sg_unlink_reserve(Sg_fd * sfp, Sg_request * srp) argument
2195 sg_get_rq_mark(Sg_fd * sfp, int pack_id) argument
2214 sg_get_nth_request(Sg_fd * sfp, int nth) argument
2230 sg_add_request(Sg_fd * sfp) argument
2276 sg_remove_request(Sg_fd * sfp, Sg_request * srp) argument
2325 Sg_fd * sfp; local
2361 __sg_remove_sfp(Sg_device * sdp, Sg_fd * sfp) argument
2391 sg_remove_sfp(Sg_device * sdp, Sg_fd * sfp) argument
2439 sg_res_in_use(Sg_fd * sfp) argument
2521 sg_malloc(const Sg_fd * sfp, int size, int * retSzp, int * mem_srcp) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dwget.c172 FILE *sfp = NULL; /* socket to web/ftp server */ local
303 if (sfp) fclose(sfp);
304 sfp = open_socket(server.host, server.port);
310 fprintf(sfp, "GET %stp://%s:%d/%s HTTP/1.1\r\n",
314 fprintf(sfp, "GET /%s HTTP/1.1\r\n", target.path);
317 fprintf(sfp, "Host: %s\r\nUser-Agent: Wget\r\n", target.host);
321 fprintf(sfp, "Authorization: Basic %s\r\n",
325 fprintf(sfp, "Proxy-Authorization: Basic %s\r\n",
331 fprintf(sfp, "Rang
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/freevxfs/
H A Dvxfs_fshead.c109 struct vxfs_fsh *pfp, *sfp; local
132 if (!(sfp = vxfs_getfsh(infp->vsi_fship, 0))) {
138 vxfs_dumpfsh(sfp);
150 tip = vxfs_blkiget(sbp, infp->vsi_iext, sfp->fsh_ilistino[0]);
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/handlers/
H A Dpty.c32 * sfp -- pointer to slave file descriptor
40 pty_get(int *mfp, int *sfp) argument
72 *sfp = sfd;
H A Dsync-pppd.c36 extern int pty_get(int *mfp, int *sfp);
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dcopy_file.c134 FILE *sfp, *dfp; local
170 if ((sfp = fopen(source, "r")) == NULL) {
177 if (copy_file_chunk(sfp, dfp, -1) < 0)
185 if (fclose(sfp) < 0) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/math-emu/
H A Dsoft-fp.h27 #include <asm/sfp-machine.h>
29 /* Allow sfp-machine to have its own byte order definitions. */
93 * sfp-machine may override this and e.g.
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/math-emu/
H A Dsoft-fp.h27 #include <asm/sfp-machine.h>
29 /* Allow sfp-machine to have its own byte order definitions. */
93 * sfp-machine may override this and e.g.
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dsignal.c784 svr4_signal_frame_t *sfp; local
794 sfp = (svr4_signal_frame_t *) get_sigframe(sa, regs, SVR4_SF_ALIGNED + REGWIN_SZ);
796 if (invalid_frame_pointer (sfp, sizeof (*sfp))){
804 err = __clear_user(sfp, sizeof (*sfp));
807 si = &sfp->si;
808 uc = &sfp->uc;
809 gw = &sfp->gw;
839 /* 1. Link sfp
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsignal32.c798 svr4_signal_frame_t *sfp; local
812 sfp = (svr4_signal_frame_t *) get_sigframe(sa, regs, REGWIN_SZ + SVR4_SF_ALIGNED);
814 if (invalid_frame_pointer (sfp, sizeof (*sfp))){
822 err = clear_user(sfp, sizeof (*sfp));
825 si = &sfp->si;
826 uc = &sfp->uc;
827 gw = &sfp->gw;
866 /* 1. Link sfp
[all...]

Completed in 97 milliseconds