Searched defs:fa (Results 1 - 25 of 38) sorted by relevance

12

/src/sys/arch/hp300/dev/
H A Dmcclock_frodo.c58 struct frodo_attach_args *fa = aux; local in function:mcclock_frodo_probe
77 struct frodo_attach_args *fa = aux; local in function:mcclock_frodo_attach
H A Dcom_frodo.c105 struct frodo_attach_args *fa = aux; local in function:com_frodo_match
125 struct frodo_attach_args *fa = aux; local in function:com_frodo_attach
[all...]
H A Dfrodo.c151 struct frodo_attach_args fa; local in function:frodoattach
218 struct frodo_attach_args *fa = aux; local in function:frodosubmatch
230 struct frodo_attach_args *fa local in function:frodoprint
[all...]
H A Ddnkbd.c269 struct frodo_attach_args *fa = aux; local in function:dnkbd_match
287 struct frodo_attach_args *fa = aux; local in function:dnkbd_attach
/src/lib/libc/gen/
H A Dposix_spawnp.c49 posix_spawnp(pid_t * __restrict pid,const char * __restrict file,const posix_spawn_file_actions_t * fa,const posix_spawnattr_t * __restrict sa,char * const * __restrict cav,char * const * __restrict env) argument
H A Dposix_spawn_fileactions.c48 posix_spawn_file_actions_init(posix_spawn_file_actions_t *fa) argument
63 posix_spawn_file_actions_destroy(posix_spawn_file_actions_t *fa) argument
80 posix_spawn_file_actions_getentry(posix_spawn_file_actions_t * fa,unsigned int * i) argument
104 posix_spawn_file_actions_addopen(posix_spawn_file_actions_t * __restrict fa,int fildes,const char * __restrict path,int oflag,mode_t mode) argument
133 posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t * fa,int fildes,int newfildes) argument
155 posix_spawn_file_actions_addclose(posix_spawn_file_actions_t * fa,int fildes) argument
176 posix_spawn_file_actions_addchdir(posix_spawn_file_actions_t * __restrict fa,const char * __restrict path) argument
200 posix_spawn_file_actions_addfchdir(posix_spawn_file_actions_t * fa,int fildes) argument
[all...]
/src/tests/lib/libc/gen/posix_spawn/
H A Dt_fileactions.c80 posix_spawn_file_actions_t fa; local in function:ATF_TC_BODY
178 posix_spawn_file_actions_t fa; local in function:ATF_TC_BODY
211 posix_spawn_file_actions_t fa; local in function:ATF_TC_BODY
249 posix_spawn_file_actions_t fa; local in function:ATF_TC_BODY
281 posix_spawn_file_actions_t fa; local in function:ATF_TC_BODY
324 posix_spawn_file_actions_t fa; local in function:ATF_TC_BODY
367 posix_spawn_file_actions_t fa; local in function:ATF_TC_BODY
412 posix_spawn_file_actions_t fa; local in function:ATF_TC_BODY
[all...]
H A Dt_spawn.c212 posix_spawn_file_actions_t fa; local in function:spawn_chdir
469 posix_spawn_file_actions_t fa; local in function:ATF_TC_BODY
494 posix_spawn_file_actions_t fa; local in function:ATF_TC_BODY
534 posix_spawn_file_actions_t fa; local in function:ATF_TC_BODY
[all...]
/src/sys/arch/sparc64/dev/
H A Dmkclock.c137 struct fhc_attach_args *fa = aux; local in function:mkclock_fhc_match
226 struct fhc_attach_args *fa = aux; local in function:mkclock_fhc_attach
H A Dfhc.c97 struct fhc_attach_args fa; local in function:fhc_attach
137 struct fhc_attach_args *fa = args; local in function:fhc_print
[all...]
H A Dzs.c206 struct fhc_attach_args *fa = aux; local in function:zs_match_fhc
272 struct fhc_attach_args *fa = aux; local in function:zs_attach_fhc
[all...]
/src/games/gomoku/
H A Dbdinit.c266 const struct combostr *fa = &frames[fia]; local in function:init_overlap
/src/sys/dev/pcmcia/
H A Dfdc_pcmcia.c147 struct fdc_attach_args fa; local in function:fdc_pcmcia_attach
/src/tests/usr.bin/xlint/lint1/
H A Dc11.c84 float fa[11], *afp[17]; variable in typeref:typename:float[11]
/src/sys/compat/netbsd32/
H A Dnetbsd32_execve.c117 struct posix_spawn_file_actions *fa; local in function:netbsd32_posix_spawn_fa_alloc
196 struct posix_spawn_file_actions *fa = NULL; local in function:netbsd32_posix_spawn
[all...]
/src/sys/external/bsd/drm2/drm/
H A Ddrm_vma_manager.c77 const struct drm_vma_offset_file *const fa = va; local in function:drm_vma_file_compare
/src/sys/arch/m68k/m68k/
H A Dm68k_trap.c188 u_int fa = 0; local in function:m68040_writeback
[all...]
/src/sys/lib/libsa/
H A Dnfs.c231 struct nfsv2_fattr fa; member in struct:nfs_lookupfh::replv2
237 struct nfsv3_fattr fa; member in struct:nfs_lookupfh::replv3
406 struct nfsv2_fattr fa; member in struct:nfs_readdata::replv2
413 struct nfsv3_fattr fa; member in struct:nfs_readdata::replv3
/src/sys/dev/isa/
H A Dfd.c297 struct fdc_attach_args *fa = aux; local in function:fdprint
408 struct fdc_attach_args fa; local in function:fdcfinishattach
485 struct fdc_attach_args *fa = aux; local in function:fdprobe
561 struct fdc_attach_args *fa = aux; local in function:fdattach
[all...]
/src/sys/arch/arc/jazz/
H A Dfd.c256 struct fdc_attach_args *fa = aux; local in function:fdprint
266 struct fdc_attach_args fa; local in function:fdcattach
293 struct fdc_attach_args *fa = aux; local in function:fdprobe
338 struct fdc_attach_args *fa = aux; local in function:fdattach
[all...]
/src/usr.bin/netstat/
H A Dinet.c194 struct in_addr la, fa; local in function:print_vtw_v4
/src/sys/netinet/
H A Dtcp_vtw.h414 sin_either_t fa; member in struct:vtw_sysargs
/src/sys/kern/
H A Dsys_futex.c227 const struct futex *fa = n; local in function:compare_futex_key
247 const struct futex *fa = na; local in function:compare_futex
262 const struct futex *fa = n; local in function:compare_futex_shared_key
272 const struct futex *fa = na; local in function:compare_futex_shared
/src/sys/arch/atari/dev/
H A Dhdfd.c408 register struct fdc_attach_args *fa = aux; local in function:fdprint
419 struct fdc_attach_args fa; local in function:fdcattach
475 struct fdc_attach_args *fa = aux; local in function:fdprobe
529 struct fdc_attach_args *fa = aux; local in function:fdattach
[all...]
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_svm.c431 const struct nouveau_svm_fault *fa = *(struct nouveau_svm_fault **)a; local in function:nouveau_svm_fault_cmp

Completed in 39 milliseconds

12