Searched defs:sf (Results 1 - 25 of 47) sorted by relevance

12

/src/lib/libwrap/
H A Dexpandm.c49 expandm(const char *fmt, const char *sf, char **rbuf) argument
/src/sys/arch/mips/mips/
H A Dsig_machdep.c94 struct sigframe_siginfo *sf = getframe(l, signo, &onstack, local in function:sendsig_siginfo
H A Dnetbsd32_machdep.c99 struct sigframe_siginfo32 sf; local in function:netbsd32_sendsig_siginfo
[all...]
/src/sys/external/bsd/drm2/linux/
H A Dlinux_sync_file.c50 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 Dgetmntinfo.c70 struct statvfs *sf; local in function:other_variants
[all...]
/src/sys/arch/sparc64/sparc64/
H A Dcompat_16_machdep.c98 struct sigframe_sigcontext sf; local in function:sendsig_sigcontext
[all...]
H A Dnetbsd32_machdep_16.c115 struct sparc32_sigframe sf; local in function:netbsd32_sendsig_sigcontext
[all...]
H A Dsunos_machdep.c93 struct sunos_sigframe sf; local in function:sunos_sendsig
[all...]
H A Dsunos32_machdep.c168 struct sunos32_sigframe sf; local in function:sunos32_sendsig
[all...]
/src/sys/arch/sparc/sparc/
H A Dsunos_machdep.c80 struct sunos_sigframe sf; local in function:sunos_sendsig
[all...]
H A Dcompat_16_machdep.c120 struct sigframe_sigcontext sf; local in function:sendsig_sigcontext
[all...]
/src/sys/arch/m68k/m68k/
H A Dvm_machdep.c89 struct switchframe *sf; local in function:cpu_lwp_fork
/src/sys/arch/x86/x86/
H A Dvm_machdep.c136 struct switchframe *sf; local in function:cpu_lwp_fork
[all...]
/src/sys/arch/powerpc/powerpc/
H A Dvm_machdep.c126 struct switchframe * const sf = ((struct switchframe *)cf) - 1; local in function:cpu_lwp_fork
/src/sys/dev/sdmmc/
H A Dsdmmc_cis.c52 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 Dsdmmc_io.c145 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 Dh_ioctl.c130 struct crypt_sfop sf; local in function:test_nfsession
/src/sys/compat/linux/arch/mips/
H A Dlinux_machdep.c80 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 Dsh3_machdep.c229 struct switchframe *sf; local in function:sh_proc0_init
H A Dvm_machdep.c140 struct switchframe *sf; local in function:cpu_lwp_fork
170 struct switchframe *sf; local in function:sh3_setup_uarea
[all...]
H A Ddb_interface.c584 struct switchframe *sf = &curpcb->pcb_sf; local in function:db_frame_cmd
/src/sys/arch/amd64/stand/prekern/
H A Dprekern.c109 trap(struct smallframe *sf) argument
/src/sys/arch/arm/arm32/
H A Dvm_machdep.c108 struct switchframe *sf; local in function:cpu_lwp_fork
/src/lib/libkvm/
H A Dkvm.c249 _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 Dexec.c268 texec(Char *sf, Char **st) argument

Completed in 15 milliseconds

12