Home
last modified time | relevance | path

Searched defs:fa (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/lib/libcasper/services/cap_fileargs/
H A Dcap_fileargs.c60 fileargs_get_lstat_cache(fileargs_t *fa, const char *name, struct stat *sb) in fileargs_get_lstat_cache()
89 fileargs_get_fd_cache(fileargs_t *fa, const char *name) in fileargs_get_fd_cache()
130 fileargs_set_cache(fileargs_t *fa, nvlist_t *nvl) in fileargs_set_cache()
138 fileargs_fetch(fileargs_t *fa, const char *name, const char *cmd) in fileargs_fetch()
199 fileargs_t *fa; in fileargs_create() local
252 fileargs_t *fa; in fileargs_initnv() local
274 fileargs_t *fa; in fileargs_cinitnv() local
314 fileargs_open(fileargs_t *fa, const char *name) in fileargs_open()
353 fileargs_fopen(fileargs_t *fa, const char *name, const char *mode) in fileargs_fopen()
365 fileargs_lstat(fileargs_t *fa, const char *name, struct stat *sb) in fileargs_lstat()
[all …]
/freebsd/lib/libcasper/services/cap_fileargs/tests/
H A Dfileargs_test.c91 test_file_open(fileargs_t *fa, const char *file, int *fdp) in test_file_open()
107 test_file_fopen(fileargs_t *fa, const char *file, const char *mode, in test_file_fopen()
124 test_file_lstat(fileargs_t *fa, const char *file) in test_file_lstat()
151 test_file_realpath_static(fileargs_t *fa, const char *file) in test_file_realpath_static()
167 test_file_realpath_alloc(fileargs_t *fa, const char *file) in test_file_realpath_alloc()
190 test_file_realpath(fileargs_t *fa, const char *file) in test_file_realpath()
286 fileargs_t *fa; in ATF_TC_BODY() local
333 fileargs_t *fa; in ATF_TC_BODY() local
380 fileargs_t *fa; in ATF_TC_BODY() local
425 fileargs_t *fa; in ATF_TC_BODY() local
[all …]
/freebsd/contrib/one-true-awk/
H A Dawk.h268 typedef struct fa { struct
280 } fa; argument
/freebsd/lib/libc/gen/
H A Dposix_spawn.c211 process_file_actions(const posix_spawn_file_actions_t fa) in process_file_actions()
227 const posix_spawn_file_actions_t *fa; member
269 const posix_spawn_file_actions_t *fa, in do_posix_spawn()
389 const posix_spawn_file_actions_t *fa, in posix_spawn()
398 const posix_spawn_file_actions_t *fa, in posix_spawnp()
412 posix_spawn_file_actions_t fa; in posix_spawn_file_actions_init() local
424 posix_spawn_file_actions_destroy(posix_spawn_file_actions_t *fa) in posix_spawn_file_actions_destroy()
444 posix_spawn_file_actions_addopen(posix_spawn_file_actions_t * __restrict fa, in posix_spawn_file_actions_addopen()
475 posix_spawn_file_actions_adddup2(posix_spawn_file_actions_t *fa, in posix_spawn_file_actions_adddup2()
498 posix_spawn_file_actions_addclose(posix_spawn_file_actions_t *fa, in posix_spawn_file_actions_addclose()
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_fileactions.c101 posix_spawn_file_actions_t fa; in ATF_TC_BODY() local
196 posix_spawn_file_actions_t fa; in ATF_TC_BODY() local
231 posix_spawn_file_actions_t fa; in ATF_TC_BODY() local
271 posix_spawn_file_actions_t fa; in ATF_TC_BODY() local
308 posix_spawn_file_actions_t fa; in ATF_TC_BODY() local
358 posix_spawn_file_actions_t fa; in ATF_TC_BODY() local
396 posix_spawn_file_actions_t fa; in t_spawn_chdir_impl() local
/freebsd/usr.bin/paste/
H A Dpaste.c71 fileargs_t *fa; in main() local
135 parallel(char **argv, fileargs_t *fa) in parallel()
202 sequential(char **argv, fileargs_t *fa) in sequential()
/freebsd/usr.bin/diff/
H A Dpr.c55 posix_spawn_file_actions_t fa; in start_pr() local
/freebsd/contrib/elftoolchain/strings/
H A Dstrings.c107 fileargs_t *fa; in main() local
224 handle_file(fileargs_t *fa, const char *name) in handle_file()
/freebsd/usr.bin/head/
H A Dhead.c79 fileargs_t *fa; in main() local
/freebsd/usr.bin/brandelf/
H A Dbrandelf.c73 fileargs_t *fa; in main() local
/freebsd/usr.bin/ident/
H A Dident.c241 fileargs_t *fa; in main() local
/freebsd/contrib/atf/atf-c/detail/
H A Dtext_test.c115 struct fail_at *fa = data; in word_fail_at() local
172 struct fail_at fa; in ATF_TC_BODY() local
/freebsd/usr.bin/tail/
H A Dtail.c57 fileargs_t *fa; variable
/freebsd/stand/libsa/
H A Dnfs.c97 struct nfsv3_fattrs fa; member
115 struct nfsv3_fattrs fa; /* all in network order */ member
330 struct nfsv3_fattrs fa; in nfs_readlink() member
401 struct nfsv3_fattrs fa; in nfs_readdata() member
/freebsd/usr.bin/wc/
H A Dwc.c58 static fileargs_t *fa; variable
/freebsd/contrib/file/src/
H A Dcompress.c946 posix_spawn_file_actions_t *fa = RCAST(posix_spawn_file_actions_t *, v); in movedesc() local
962 posix_spawn_file_actions_t *fa = RCAST(posix_spawn_file_actions_t *, v); in closedesc() local
1135 posix_spawn_file_actions_t fa; in uncompressbuf() local
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_value.c276 struct flush_args *fa; in unref_table_value_cb() local
306 struct flush_args fa; in ipfw_unref_table_values() local
/freebsd/contrib/libfido2/src/
H A Du2f.c761 fido_assert_t *fa, size_t idx, int *ms) in u2f_authenticate_single()
816 u2f_authenticate(fido_dev_t *dev, fido_assert_t *fa, int *ms) in u2f_authenticate()
/freebsd/usr.sbin/bhyve/
H A Dnet_backend_slirp.c87 posix_spawn_file_actions_t fa; in slirp_init() local
/freebsd/bin/cat/
H A Dcat.c64 static fileargs_t *fa; variable
/freebsd/contrib/bearssl/src/int/
H A Di15_moddiv.c188 int32_t cca, ccb, fa, fb; in co_reduce_mod() local
H A Di31_moddiv.c205 uint32_t fa, fb; in co_reduce_mod() local
/freebsd/tools/tools/indent_wrapper/
H A Dindent_wrapper.c145 int fa; in diff_tool() local
/freebsd/sys/dev/cxgbe/
H A Dt4_sched.c498 int rc = 0, fa, fa2, i, pktsize, burstsize; in t4_reserve_cl_rl_kbps() local
[all...]
/freebsd/contrib/pjdfstest/
H A Dpjdfstest.c851 int fa; in call_syscall() local

12