Searched defs:?? (Results 176 - 200 of 20689) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/netbsd-tests/dev/scsipi/libscsitest/
H A Dscsitest.c83 sense_notready(struct scsipi_xfer *xs) argument
103 struct scsipi_xfer *xs = arg; local
214 int error, ft; local
237 struct scsitest *sc = device_private(self); local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/common/
H A Dfstest_ext2fs.c55 ext2fs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
95 ext2fs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
114 ext2fs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
129 ext2fs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
[all...]
H A Dfstest_ffs.c56 ffs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
101 ffs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
123 ffs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
138 ffslog_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
145 ffs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
[all...]
H A Dfstest_msdosfs.c55 msdosfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
96 msdosfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
115 msdosfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
130 msdosfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
[all...]
H A Dfstest_nfs.c71 donewfs(const atf_tc_t *tc, void **argp, const char *image, off_t size, void *fspriv) argument
161 nfs_fstest_newfs(const atf_tc_t *tc, void **argp, const char *image, off_t size, void *fspriv) argument
169 nfsro_fstest_newfs(const atf_tc_t *tc, void **argp, const char *image, off_t size, void *fspriv) argument
178 domount(const atf_tc_t *tc, void *arg, const char *serverpath, const char *path, int flags) argument
213 nfs_fstest_mount(const atf_tc_t *tc, void *arg, const char *path, int flags) argument
229 nfsro_fstest_mount(const atf_tc_t *tc, void *arg, const char *path, int flags) argument
241 dodelfs(const atf_tc_t *tc, void *arg) argument
271 nfs_fstest_delfs(const atf_tc_t *tc, void *arg) argument
278 nfsro_fstest_delfs(const atf_tc_t *tc, void *arg) argument
285 dounmount(const atf_tc_t *tc, const char *path, int flags) argument
315 nfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
322 nfsro_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
[all...]
H A Dfstest_puffs.c59 xread(int fd, void *vp, size_t n) argument
78 xwrite(int fd, const void *vp, size_t n) argument
220 pthread_t pt; local
221 int rv; local
246 donewfs(const atf_tc_t *tc, void **argp, const char *image, off_t size, void *fspriv, char **theargv) argument
253 int sv[2]; local
326 puffs_fstest_newfs(const atf_tc_t *tc, void **argp, const char *image, off_t size, void *fspriv) argument
355 p2k_ffs_fstest_newfs(const atf_tc_t *tc, void **argp, const char *image, off_t size, void *fspriv) argument
359 int rv; local
379 puffs_fstest_mount(const atf_tc_t *tc, void *arg, const char *path, int flags) argument
382 int fd; local
407 puffs_fstest_delfs(const atf_tc_t *tc, void *arg) argument
415 p2k_ffs_fstest_delfs(const atf_tc_t *tc, void *arg) argument
422 puffs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
426 int rv; local
[all...]
H A Dfstest_rumpfs.c47 rumpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
62 rumpfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
69 rumpfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
81 rumpfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
[all...]
H A Dfstest_sysvbfs.c55 sysvbfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
95 sysvbfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
114 sysvbfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
129 sysvbfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
[all...]
H A Dfstest_tmpfs.c53 tmpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
77 tmpfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
87 tmpfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
102 tmpfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
[all...]
H A Dfstest_udf.c56 udf_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
105 udf_fstest_delfs(const atf_tc_t *tc, void *buf) argument
127 udf_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
142 udf_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
[all...]
H A Dfstest_v7fs.c55 v7fs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
96 v7fs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
115 v7fs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
130 v7fs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
[all...]
H A Dfstest_zfs.c51 zfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, void *fspriv) argument
55 int fd; local
92 zfs_fstest_delfs(const atf_tc_t *tc, void *buf) argument
100 zfs_fstest_mount(const atf_tc_t *tc, void *buf, const char *path, int flags) argument
127 zfs_fstest_unmount(const atf_tc_t *tc, const char *path, int flags) argument
[all...]
H A Dsnapshot.c27 int fd; local
40 int fd, fd2, i; local
133 int di, fi; local
168 pthread_t at[NACTIVITY]; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/ffs/
H A Dh_ffs_server.c58 int ch; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/psshfs/
H A Dh_have_puffs.c37 int exitcode, fd; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/puffs/h_dtfs/
H A Ddtfs.c80 loopfun(struct puffs_usermount *pu) argument
83 struct dtfs_poll *dp; local
101 struct puffs_usermount *pu; local
104 struct timespec ts; local
107 mntoptparse_t mp; local
109 int ch; local
[all...]
H A Ddtfs_subr.c43 dtfs_baseattrs(struct vattr *vap, enum vtype type, ino_t id) argument
45 struct timeval tv; local
46 struct timespec ts; local
89 int rv; local
200 dtfs_freenode(struct puffs_node *pn) argument
202 struct dtfs_file *df = DTFS_PTOF(pn); local
237 dtfs_setsize(struct puffs_node *pn, off_t newsize) argument
239 struct dtfs_file *df = DTFS_PTOF(pn); local
317 struct dtfs_file *df = DTFS_PTOF(pn_file); local
329 dtfs_updatetimes(struct puffs_node *pn, int doatime, int doctime, int domtime) argument
331 struct timeval tv; local
332 struct timespec ts; local
346 dtfs_isunder(struct puffs_node *pn, struct puffs_node *pn_parent) argument
348 struct dtfs_file *df; local
[all...]
H A Ddtfs_vfsops.c44 rtstr(struct puffs_usermount *pu, const char *str, enum vtype vt) argument
46 struct puffs_node *pn = puffs_getroot(pu); local
47 struct vattr *va = &pn->pn_va; local
48 struct dtfs_file *df = DTFS_PTOF(pn); local
66 rtdev(struct puffs_usermount *pu, const char *str, enum vtype vt) argument
68 struct puffs_node *pn = puffs_getroot(pu); local
69 struct vattr *va = &pn->pn_va; local
90 rtnorm(struct puffs_usermount *pu, const char *str, enum vtype vt) argument
92 struct puffs_node *pn = puffs_getroot(pu); local
93 struct vattr *va = &pn->pn_va; local
108 enum vtype vt; member in struct:rtype
122 dtfs_domount(struct puffs_usermount *pu, const char *typestr) argument
126 struct puffs_node *pn; local
195 dtfs_fs_statvfs(struct puffs_usermount *pu, struct statvfs *sbp) argument
231 addrcmp(struct puffs_usermount *pu, struct puffs_node *pn, void *arg) argument
241 dtfs_fs_fhtonode(struct puffs_usermount *pu, void *fid, size_t fidsize, struct puffs_newinfo *pni) argument
245 struct puffs_node *pn; local
267 dtfs_fs_nodetofh(struct puffs_usermount *pu, void *cookie, void *fid, size_t *fidsize) argument
270 struct puffs_node *pn = cookie; local
294 dtfs_fs_unmount(struct puffs_usermount *pu, int flags) argument
[all...]
H A Ddtfs_vnops.c43 dtfs_node_lookup(struct puffs_usermount *pu, void *opc, struct puffs_newinfo *pni, const struct puffs_cn *pcn) argument
47 struct dtfs_file *df = DTFS_CTOF(opc); local
50 int rv; local
99 dtfs_node_access(struct puffs_usermount *pu, void *opc, int acc_mode, const struct puffs_cred *pcr) argument
102 struct puffs_node *pn = opc; local
109 dtfs_node_setattr(struct puffs_usermount *pu, void *opc, const struct vattr *va, const struct puffs_cred *pcr) argument
112 struct puffs_node *pn = opc; local
113 int rv; local
167 dtfs_node_create(struct puffs_usermount *pu, void *opc, struct puffs_newinfo *pni, const struct puffs_cn *pcn, const struct vattr *va) argument
186 dtfs_node_remove(struct puffs_usermount *pu, void *opc, void *targ, const struct puffs_cn *pcn) argument
190 struct puffs_node *pn = targ; local
204 dtfs_node_mkdir(struct puffs_usermount *pu, void *opc, struct puffs_newinfo *pni, const struct puffs_cn *pcn, const struct vattr *va) argument
220 dtfs_node_rmdir(struct puffs_usermount *pu, void *opc, void *targ, const struct puffs_cn *pcn) argument
224 struct dtfs_file *df = DTFS_CTOF(targ); local
236 dtfs_node_readdir(struct puffs_usermount *pu, void *opc, struct dirent *dent, off_t *readoff, size_t *reslen, const struct puffs_cred *pcr, int *eofflag, off_t *cookies, size_t *ncookies) argument
241 struct puffs_node *pn = opc; local
281 dtfs_node_poll(struct puffs_usermount *pu, void *opc, int *events) argument
284 struct dtfs_poll dp; local
285 struct itimerval it; local
301 dtfs_node_mmap(struct puffs_usermount *pu, void *opc, vm_prot_t prot, const struct puffs_cred *pcr) argument
313 dtfs_node_rename(struct puffs_usermount *pu, void *opc, void *src, const struct puffs_cn *pcn_src, void *targ_dir, void *targ, const struct puffs_cn *pcn_targ) argument
372 dtfs_node_link(struct puffs_usermount *pu, void *opc, void *targ, const struct puffs_cn *pcn) argument
390 dtfs_node_symlink(struct puffs_usermount *pu, void *opc, struct puffs_newinfo *pni, const struct puffs_cn *pcn_src, const struct vattr *va, const char *link_target) argument
413 dtfs_node_readlink(struct puffs_usermount *pu, void *opc, const struct puffs_cred *cred, char *linkname, size_t *linklen) argument
416 struct dtfs_file *df = DTFS_CTOF(opc); local
417 struct puffs_node *pn = opc; local
427 dtfs_node_mknod(struct puffs_usermount *pu, void *opc, struct puffs_newinfo *pni, const struct puffs_cn *pcn, const struct vattr *va) argument
453 dtfs_node_read(struct puffs_usermount *pu, void *opc, uint8_t *buf, off_t offset, size_t *resid, const struct puffs_cred *pcr, int ioflag) argument
456 struct puffs_node *pn = opc; local
457 struct dtfs_file *df = DTFS_CTOF(opc); local
491 dtfs_node_write(struct puffs_usermount *pu, void *opc, uint8_t *buf, off_t offset, size_t *resid, const struct puffs_cred *pcr, int ioflag) argument
494 struct puffs_node *pn = opc; local
495 struct dtfs_file *df = DTFS_CTOF(opc); local
527 dtfs_node_pathconf(struct puffs_usermount *pu, puffs_cookie_t opc, int name, register_t *retval) argument
568 dtfs_node_inactive(struct puffs_usermount *pu, puffs_cookie_t opc) argument
570 struct puffs_node *pn = opc; local
578 dtfs_node_reclaim(struct puffs_usermount *pu, void *opc) argument
580 struct puffs_node *pn = opc; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/fs/vfs/
H A Dt_rmdirrace.c66 race(const atf_tc_t *tc, const char *path) argument
68 int res, fd, quit; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/include/sys/
H A Dt_types.c85 blkcnt_t bc; local
86 blksize_t bs; local
117 fsblkcnt_t fb; local
118 fsfilcnt_t ff; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_bitstring.c49 int jc, js; local
67 bitstr_t *bs; local
208 one_check(const atf_tc_t *tc, const int test_length) argument
[all...]
H A Dt_inttypes.c40 int8_t i8 = 0; local
52 intmax_t im = 0; local
53 intptr_t ip = 0; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/kernel/
H A Dt_kauth_pr_47598.c105 int old_curtain, s, s2, err; local
107 struct sockaddr_in sa; local
[all...]
H A Dt_lockf.c71 trylocks(int id) argument
73 int i, fd; local
85 struct flock fl; local
124 int i, j, fd; local
194 dolock(int fd, int op, off_t lk_off, off_t lk_size) argument
221 int fd; local
[all...]

Completed in 470 milliseconds

1234567891011>>