| /netbsd-src/sys/compat/linux/arch/alpha/ |
| H A D | linux_machdep.c | 115 struct linux_rt_sigframe *sfp, sigframe; in setup_linux_rt_sigframe() local 130 sfp = (struct linux_rt_sigframe *) in setup_linux_rt_sigframe() 133 sfp = (struct linux_rt_sigframe *)(alpha_pal_rdusp()); in setup_linux_rt_sigframe() 134 sfp = (struct linux_rt_sigframe *)((char *)sfp - rndfsize); in setup_linux_rt_sigframe() 139 sig, &onstack, sfp); in setup_linux_rt_sigframe() 172 error = copyout((void *)&sigframe, (void *)sfp, fsize); in setup_linux_rt_sigframe() 190 tf->tf_regs[FRAME_A1] = (unsigned long)&sfp->info; in setup_linux_rt_sigframe() 191 tf->tf_regs[FRAME_A2] = (unsigned long)&sfp->uc; in setup_linux_rt_sigframe() 198 alpha_pal_wrusp((unsigned long)sfp); in setup_linux_rt_sigframe() 210 struct linux_sigframe *sfp, sigframe; in setup_linux_sigframe() local [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/microchip/ |
| H A D | sparx5_pcb134_board.dtsi | 548 sfp_eth12: sfp-eth12 { 549 compatible = "sff,sfp"; 556 sfp_eth13: sfp-eth13 { 557 compatible = "sff,sfp"; 564 sfp_eth14: sfp-eth14 { 565 compatible = "sff,sfp"; 572 sfp_eth15: sfp-eth15 { 573 compatible = "sff,sfp"; 580 sfp_eth48: sfp-eth48 { 581 compatible = "sff,sfp"; [all …]
|
| H A D | sparx5_pcb135_board.dtsi | 172 sfp_eth60: sfp-eth60 { 173 compatible = "sff,sfp"; 181 sfp_eth61: sfp-eth61 { 182 compatible = "sff,sfp"; 190 sfp_eth62: sfp-eth62 { 191 compatible = "sff,sfp"; 199 sfp_eth63: sfp-eth63 { 200 compatible = "sff,sfp"; 716 sfp = <&sfp_eth60>; 724 sfp = <&sfp_eth61>; [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-lx2160a-clearfog-itx.dtsi | 34 sfp0: sfp-0 { 35 compatible = "sff,sfp"; 41 sfp1: sfp-1 { 42 compatible = "sff,sfp"; 48 sfp2: sfp-2 { 49 compatible = "sff,sfp"; 55 sfp3: sfp-3 { 56 compatible = "sff,sfp"; 64 sfp = <&sfp0>; 69 sfp = <&sfp1>; [all …]
|
| H A D | fsl-ls1088a-ten64.dts | 73 sfp_xg0: dpmac2-sfp { 74 compatible = "sff,sfp"; 83 sfp_xg1: dpmac1-sfp { 84 compatible = "sff,sfp"; 96 sfp = <&sfp_xg1>; 104 sfp = <&sfp_xg0>;
|
| /netbsd-src/sbin/mount/ |
| H A D | mount.c | 369 struct statvfs *sfp, sf; in mountfs() local 400 if ((numfs = getmntinfo(&sfp, MNT_WAIT)) == 0) { in mountfs() 405 const char *mountedtype = sfp[i].f_fstypename; in mountfs() 406 size_t cmplen = sizeof(sfp[i].f_fstypename); in mountfs() 420 if (strncmp(name, sfp[i].f_mntonname, MNAMELEN) == 0 && in mountfs() 425 sfp[i].f_mntfromname, in mountfs() 426 sfp[i].f_mntonname, in mountfs() 427 (int)sizeof(sfp[i].f_fstypename), in mountfs() 428 sfp[i].f_fstypename, in mountfs() 573 prmount(struct statvfs *sfp) in prmount() argument [all …]
|
| /netbsd-src/bin/ed/ |
| H A D | buf.c | 50 FILE *sfp; /* scratch file pointer */ variable 71 if (fseek(sfp, sfseek, SEEK_SET) < 0) { in get_sbuf_line() 79 if ((ct = fread(sfbuf, sizeof(char), len, sfp)) < 0 || ct != len) { in get_sbuf_line() 115 if (fseek(sfp, 0L, SEEK_END) < 0) { in put_sbuf_line() 121 sfseek = ftell(sfp); in put_sbuf_line() 125 if ((ct = fwrite(cs, sizeof(char), len, sfp)) < 0 || ct != len) { in put_sbuf_line() 231 if ((fd = mkstemp(sfn)) == -1 || (sfp = fdopen(fd, "w+")) == NULL) { in open_sbuf() 248 if (sfp) { in close_sbuf() 249 if (fclose(sfp) < 0) { in close_sbuf() 254 sfp = NULL; in close_sbuf() [all …]
|
| /netbsd-src/usr.bin/vacation/ |
| H A D | vacation.c | 600 FILE *mfp, *sfp; in sendmessage() local 613 sfp = stdout; in sendmessage() 636 sfp = fdopen(pvect[1], "w"); in sendmessage() 637 if (sfp == NULL) { in sendmessage() 643 (void)fprintf(sfp, "To: %s\n", from); in sendmessage() 644 (void)fputs("Auto-Submitted: auto-replied\n", sfp); in sendmessage() 645 (void)fputs("Precedence: bulk\n", sfp); in sendmessage() 650 (void)fputs(buf, sfp); in sendmessage() 651 (void)fputs(subject, sfp); in sendmessage() 653 (void)fputs(p, sfp); in sendmessage() [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/ |
| H A D | armada-3720-uDPU.dts | 65 sfp_eth0: sfp-eth0 { 66 compatible = "sff,sfp"; 75 sfp_eth1: sfp-eth1 { 76 compatible = "sff,sfp"; 169 sfp = <&sfp_eth0>; 177 sfp = <&sfp_eth1>;
|
| H A D | armada-3720-turris-mox.dts | 99 sfp: sfp { label 100 compatible = "sff,sfp"; 412 port-sfp@a { 414 label = "sfp"; 415 sfp = <&sfp>; 604 port-sfp@a { 606 label = "sfp"; 607 sfp = <&sfp>; 787 port-sfp@a { 789 label = "sfp"; [all …]
|
| H A D | armada-8040-mcbin.dtsi | 64 sfp_eth0: sfp-eth0 { 66 compatible = "sff,sfp"; 77 sfp_eth1: sfp-eth1 { 79 compatible = "sff,sfp"; 90 sfp_eth3: sfp-eth3 { 92 compatible = "sff,sfp"; 214 cp0_sfp_1g_pins: sfp-1g-pins { 309 sfp = <&sfp_eth3>; 325 cp1_sfp_1g_pins: sfp-1g-pins {
|
| H A D | cn9131-db.dtsi | 37 cp1_sfp_eth1: sfp-eth1 { 38 compatible = "sff,sfp"; 92 sfp = <&cp1_sfp_eth1>; 183 cp1_sfp_pins: sfp-pins {
|
| H A D | armada-8040-mcbin.dts | 23 sfp = <&sfp_eth0>; 29 sfp = <&sfp_eth1>;
|
| H A D | armada-8040-puzzle-m801.dts | 67 sfp_cp0_eth0: sfp-cp0-eth0 { 68 compatible = "sff,sfp"; 77 sfp_cp1_eth0: sfp-cp1-eth0 { 78 compatible = "sff,sfp"; 386 sfp = <&sfp_cp0_eth0>; 460 sfp = <&sfp_cp1_eth0>;
|
| H A D | armada-8040-mcbin-singleshot.dts | 36 sfp = <&sfp_eth0>; 43 sfp = <&sfp_eth1>;
|
| /netbsd-src/lib/librumpuser/ |
| H A D | rumpuser_dl.c | 361 sysctl_setup_func *const *sfp, *const *sfp_end; in process_object() local 379 sfp = dlsym(handle, "__start_link_set_sysctl_funcs"); in process_object() 381 if (sfp && sfp_end) { in process_object() 382 for (; sfp < sfp_end; sfp++) in process_object() 383 (**sfp)(NULL); in process_object() 384 assert(sfp == sfp_end); in process_object()
|
| /netbsd-src/sys/arch/mips/mips/ |
| H A D | netbsd32_machdep.c | 97 struct sigframe_siginfo32 *sfp = getframe(l, sig, &onstack); in netbsd32_sendsig_siginfo() local 103 sfp--; in netbsd32_sendsig_siginfo() 133 error = copyout(&sf, sfp, sfsz); in netbsd32_sendsig_siginfo() 150 tf->tf_regs[_R_A1] = (intptr_t)&sfp->sf_si; in netbsd32_sendsig_siginfo() 151 tf->tf_regs[_R_A2] = (intptr_t)&sfp->sf_uc; in netbsd32_sendsig_siginfo() 155 tf->tf_regs[_R_SP] = (intptr_t)sfp; in netbsd32_sendsig_siginfo()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | bcm958625hr.dts | 58 sfp: sfp { label 59 compatible = "sff,sfp"; 224 label = "sfp"; 227 sfp = <&sfp>;
|
| H A D | vf610-zii-scu4-aib.dts | 191 sfp = <&sff1>; 199 sfp = <&sff2>; 207 sfp = <&sff3>; 215 sfp = <&sff4>; 223 sfp = <&sff5>; 231 sfp = <&sff6>; 239 sfp = <&sff0>; 274 sfp = <&sff7>; 282 sfp = <&sff8>; 290 sfp = <&sff9>;
|
| H A D | armada-388-clearfog.dtsi | 80 sfp: sfp { label 81 compatible = "sff,sfp"; 109 sfp = <&sfp>;
|
| H A D | armada-385-turris-omnia.dts | 88 sfp: sfp { label 89 compatible = "sff,sfp"; 155 * is present, U-Boot has to enable the sfp node above, remove phy 162 sfp = <&sfp>;
|
| /netbsd-src/sys/nfs/ |
| H A D | nfs_vfsops.c | 163 struct nfs_statfs *sfp; in nfs_statvfs() local 181 sfp = (struct nfs_statfs *)0; in nfs_statvfs() 204 nfsm_dissect(sfp, struct nfs_statfs *, NFSX_STATFS(v3)); in nfs_statvfs() 209 tquad = fxdr_hyper(&sfp->sf_tbytes); in nfs_statvfs() 211 tquad = fxdr_hyper(&sfp->sf_fbytes); in nfs_statvfs() 213 tquad = fxdr_hyper(&sfp->sf_abytes); in nfs_statvfs() 220 tquad = fxdr_hyper(&sfp->sf_tfiles); in nfs_statvfs() 222 tquad = fxdr_hyper(&sfp->sf_ffiles); in nfs_statvfs() 228 sbp->f_frsize = fxdr_unsigned(int32_t, sfp->sf_bsize); in nfs_statvfs() 229 sbp->f_blocks = fxdr_unsigned(int32_t, sfp->sf_blocks); in nfs_statvfs() [all …]
|
| /netbsd-src/sys/compat/linux/arch/arm/ |
| H A D | linux_machdep.c | 203 struct linux_sigframe *sfp, frame; in linux_sys_sigreturn() local 211 sfp = (struct linux_sigframe *)tf->tf_usr_sp; in linux_sys_sigreturn() 212 if (copyin((void *)sfp, &frame, sizeof(*sfp)) != 0) in linux_sys_sigreturn()
|
| /netbsd-src/external/gpl3/gcc.old/lib/libgcc/arch/coldfire/ |
| H A D | defs.mk | 21 …g/no-unwind.h md-unwind-support.h ${GNUHOSTDIST}/libgcc/config/no-sfp-machine.h sfp-machine.h ${…
|
| /netbsd-src/external/gpl3/gcc.old/lib/libgcc/arch/or1k/ |
| H A D | defs.mk | 21 …no-unwind.h md-unwind-support.h ${GNUHOSTDIST}/libgcc/config/or1k/sfp-machine.h sfp-machine.h ${…
|