| /src/lib/libwrap/ |
| H A D | expandm.c | 49 expandm(const char *fmt, const char *sf, char **rbuf) argument
|
| /src/sys/arch/mips/mips/ |
| H A D | sig_machdep.c | 94 struct sigframe_siginfo *sf = getframe(l, signo, &onstack, local in function:sendsig_siginfo
|
| H A D | netbsd32_machdep.c | 99 struct sigframe_siginfo32 sf; local in function:netbsd32_sendsig_siginfo [all...] |
| /src/sys/external/bsd/drm2/linux/ |
| H A D | linux_sync_file.c | 50 struct sync_file *sf; local in function:sync_file_create 72 struct sync_file *sf = fp->f_data; local in function:sync_file_close 89 struct sync_file *sf = container_of(fcb, struct sync_file, sf_fcb); local in function:sync_file_fence_cb 100 struct sync_file *sf = fp->f_data; local in function:sync_file_poll 136 struct sync_file *sf = fp->f_data; local in function:sync_file_kqfilter 154 struct sync_file *sf = kn->kn_hook; local in function:filt_sync_file_detach 164 struct sync_file *sf = kn->kn_hook; local in function:filt_sync_file_event 213 struct sync_file *sf; local in function:sync_file_get_fence [all...] |
| /src/tests/bin/df/ |
| H A D | getmntinfo.c | 70 struct statvfs *sf; local in function:other_variants [all...] |
| /src/sys/arch/sparc64/sparc64/ |
| H A D | compat_16_machdep.c | 98 struct sigframe_sigcontext sf; local in function:sendsig_sigcontext [all...] |
| H A D | netbsd32_machdep_16.c | 115 struct sparc32_sigframe sf; local in function:netbsd32_sendsig_sigcontext [all...] |
| H A D | sunos_machdep.c | 93 struct sunos_sigframe sf; local in function:sunos_sendsig [all...] |
| H A D | sunos32_machdep.c | 168 struct sunos32_sigframe sf; local in function:sunos32_sendsig [all...] |
| /src/sys/arch/sparc/sparc/ |
| H A D | sunos_machdep.c | 80 struct sunos_sigframe sf; local in function:sunos_sendsig [all...] |
| H A D | compat_16_machdep.c | 120 struct sigframe_sigcontext sf; local in function:sendsig_sigcontext [all...] |
| /src/sys/arch/m68k/m68k/ |
| H A D | vm_machdep.c | 89 struct switchframe *sf; local in function:cpu_lwp_fork
|
| /src/sys/arch/x86/x86/ |
| H A D | vm_machdep.c | 136 struct switchframe *sf; local in function:cpu_lwp_fork [all...] |
| /src/sys/arch/powerpc/powerpc/ |
| H A D | vm_machdep.c | 126 struct switchframe * const sf = ((struct switchframe *)cf) - 1; local in function:cpu_lwp_fork
|
| /src/sys/dev/sdmmc/ |
| H A D | sdmmc_cis.c | 52 sdmmc_cisptr(struct sdmmc_function *sf) argument 73 decode_funce_common(struct sdmmc_function *sf, struct sdmmc_cis *cis, argument 105 decode_funce_lan_nid(struct sdmmc_function * sf,struct sdmmc_cis * cis,int tpllen,uint32_t reg) argument 134 decode_funce_function(struct sdmmc_function * sf,struct sdmmc_cis * cis,int tpllen,uint32_t reg) argument 165 decode_vers_1(struct sdmmc_function * sf,struct sdmmc_cis * cis,int tpllen,uint32_t reg) argument 196 sdmmc_read_cis(struct sdmmc_function * sf,struct sdmmc_cis * cis) argument 319 sdmmc_print_cis(struct sdmmc_function * sf) argument 346 sdmmc_check_cis_quirks(struct sdmmc_function * sf) argument [all...] |
| H A D | sdmmc_io.c | 145 struct sdmmc_function *sf0, *sf; local in function:sdmmc_io_scan 189 sdmmc_io_init(struct sdmmc_softc *sc, struct sdmmc_function *sf) argument 283 sdmmc_io_function_ready(struct sdmmc_function * sf) argument 299 sdmmc_io_function_enable(struct sdmmc_function * sf) argument 326 sdmmc_io_function_disable(struct sdmmc_function * sf) argument 343 sdmmc_io_rw_direct(struct sdmmc_softc * sc,struct sdmmc_function * sf,int reg,u_char * datap,int arg,bool toutok) argument 391 sdmmc_io_rw_extended(struct sdmmc_softc * sc,struct sdmmc_function * sf,int reg,u_char * datap,int datalen,int arg) argument 437 sdmmc_io_read_1(struct sdmmc_function * sf,int reg) argument 449 sdmmc_io_write_1(struct sdmmc_function * sf,int reg,uint8_t data) argument 459 sdmmc_io_read_2(struct sdmmc_function * sf,int reg) argument 471 sdmmc_io_write_2(struct sdmmc_function * sf,int reg,uint16_t data) argument 481 sdmmc_io_read_4(struct sdmmc_function * sf,int reg) argument 493 sdmmc_io_write_4(struct sdmmc_function * sf,int reg,uint32_t data) argument 504 sdmmc_io_read_multi_1(struct sdmmc_function * sf,int reg,u_char * data,int datalen) argument 532 sdmmc_io_write_multi_1(struct sdmmc_function * sf,int reg,u_char * data,int datalen) argument 561 sdmmc_io_read_region_1(struct sdmmc_function * sf,int reg,u_char * data,int datalen) argument 590 sdmmc_io_write_region_1(struct sdmmc_function * sf,int reg,u_char * data,int datalen) argument 635 sdmmc_io_function_abort(struct sdmmc_function * sf) argument 703 sdmmc_intr_enable(struct sdmmc_function * sf) argument 717 sdmmc_intr_disable(struct sdmmc_function * sf) argument 827 sdmmc_io_set_blocklen(struct sdmmc_function * sf,int blklen) argument [all...] |
| /src/tests/crypto/opencrypto/ |
| H A D | h_ioctl.c | 130 struct crypt_sfop sf; local in function:test_nfsession
|
| /src/sys/compat/linux/arch/mips/ |
| H A D | linux_machdep.c | 80 struct linux_sigframe sf; member in union:linux_ksigframe 154 union linux_ksigframe ksf, *sf; local in function:linux_sendsig 293 union linux_ksigframe ksf, *sf; local in function:linux_sys_sigreturn [all...] |
| /src/sys/arch/sh3/sh3/ |
| H A D | sh3_machdep.c | 229 struct switchframe *sf; local in function:sh_proc0_init
|
| H A D | vm_machdep.c | 140 struct switchframe *sf; local in function:cpu_lwp_fork 170 struct switchframe *sf; local in function:sh3_setup_uarea [all...] |
| H A D | db_interface.c | 584 struct switchframe *sf = &curpcb->pcb_sf; local in function:db_frame_cmd
|
| /src/sys/arch/amd64/stand/prekern/ |
| H A D | prekern.c | 109 trap(struct smallframe *sf) argument
|
| /src/sys/arch/arm/arm32/ |
| H A D | vm_machdep.c | 108 struct switchframe *sf; local in function:cpu_lwp_fork
|
| /src/lib/libkvm/ |
| H A D | kvm.c | 249 _kvm_open(kvm_t *kd, const char *uf, const char *mf, const char *sf, int flag, argument 725 kvm_openfiles(const char *uf, const char *mf, const char *sf, argument 739 kvm_open(const char *uf, const char *mf, const char *sf, int flag, argument
|
| /src/bin/csh/ |
| H A D | exec.c | 268 texec(Char *sf, Char **st) argument
|