| /NextBSD/contrib/binutils/binutils/ |
| HD | debug.c | 2308 debug_write (void *handle, const struct debug_write_fns *fns, void *fhandle) in debug_write() argument 2336 if (! (*fns->start_compilation_unit) (fhandle, u->files->filename)) in debug_write() 2346 else if (! (*fns->start_source) (fhandle, f->filename)) in debug_write() 2351 if (! debug_write_name (info, fns, fhandle, n)) in debug_write() 2357 if (! debug_write_linenos (info, fns, fhandle, (bfd_vma) -1)) in debug_write() 2368 const struct debug_write_fns *fns, void *fhandle, in debug_write_name() argument 2374 if (! debug_write_type (info, fns, fhandle, n->u.type, n) in debug_write_name() 2375 || ! (*fns->typdef) (fhandle, n->name)) in debug_write_name() 2379 if (! debug_write_type (info, fns, fhandle, n->u.tag, n)) in debug_write_name() 2381 return (*fns->tag) (fhandle, n->name); in debug_write_name() [all …]
|
| /NextBSD/include/rpcsvc/ |
| HD | mount.x | 58 typedef opaque fhandle[FHSIZE]; typedef 70 fhandle fhs_fhandle; 93 fhandle3 fhandle; member
|
| /NextBSD/sys/sys/ |
| HD | mount.h | 416 struct fhandle { struct 420 typedef struct fhandle fhandle_t; argument 930 int fhopen(const struct fhandle *, int); 931 int fhstat(const struct fhandle *, struct stat *); 932 int fhstatfs(const struct fhandle *, struct statfs *);
|
| HD | sysproto.h | 501 char fhp_l_[PADL_(struct fhandle *)]; struct fhandle * fhp; char fhp_r_[PADR_(struct fhandle *)]; 505 char fhp_l_[PADL_(struct fhandle *)]; struct fhandle * fhp; char fhp_r_[PADR_(struct fhandle *)]; 804 …char u_fhp_l_[PADL_(const struct fhandle *)]; const struct fhandle * u_fhp; char u_fhp_r_[PADR_(co… 808 …char u_fhp_l_[PADL_(const struct fhandle *)]; const struct fhandle * u_fhp; char u_fhp_r_[PADR_(co… 1166 …char u_fhp_l_[PADL_(const struct fhandle *)]; const struct fhandle * u_fhp; char u_fhp_r_[PADR_(co… 2712 …char u_fhp_l_[PADL_(const struct fhandle *)]; const struct fhandle * u_fhp; char u_fhp_r_[PADR_(co…
|
| /NextBSD/contrib/amd/include/ |
| HD | am_xdr_func.h | 110 am_fhandle3 fhandle; member 222 bool_t xdr_fhandle(XDR *xdrs, fhandle objp);
|
| /NextBSD/contrib/amd/amd/ |
| HD | amfs_host.c | 249 fhp->v3.am_fh3_length = res3.mountres3_u.mountinfo.fhandle.fhandle3_len; in fetch_fhandle() 251 res3.mountres3_u.mountinfo.fhandle.fhandle3_val, in fetch_fhandle()
|
| HD | ops_nfs.c | 200 fp->fh_nfs_handle.v3.am_fh3_length = res3.mountres3_u.mountinfo.fhandle.fhandle3_len; in got_nfs_fh_mount() 202 res3.mountres3_u.mountinfo.fhandle.fhandle3_val, in got_nfs_fh_mount()
|
| /NextBSD/contrib/amd/libamu/ |
| HD | xdr_func.c | 329 xdr_fhandle(XDR *xdrs, fhandle objp) in xdr_fhandle() 942 if (!xdr_am_fhandle3(xdrs, &objp->fhandle)) in xdr_am_mountres3_ok()
|
| /NextBSD/sys/kern/ |
| HD | vfs_syscalls.c | 658 struct fhandle *u_fhp; 4252 const struct fhandle *u_fhp; 4266 struct fhandle fhp; 4341 struct fhandle *u_fhp; 4354 struct fhandle fh; 4367 kern_fhstat(struct thread *td, struct fhandle fh, struct stat *sb) in kern_fhstat() 4392 struct fhandle *u_fhp;
|
| /NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/ |
| HD | tst.call3.c | 387 rootfh = &mountres3.mountres3_u.mountinfo.fhandle; in dotest()
|
| /NextBSD/sys/compat/freebsd32/ |
| HD | freebsd32_proto.h | 952 …char u_fhp_l_[PADL_(const struct fhandle *)]; const struct fhandle * u_fhp; char u_fhp_r_[PADR_(co…
|
| /NextBSD/contrib/gcc/ |
| HD | ONEWS | 444 -fhandle-exceptions; no need to report this as a bug. 594 -fhandle-signatures, users are able to turn on recognition of
|
| HD | c.opt | 568 fhandle-exceptions
|
| HD | ChangeLog-1999 | 10949 * invoke.texi: Remove discussion of -fhandle-signatures,
|
| /NextBSD/contrib/amd/ |
| HD | ChangeLog | 803 the fhandle cache to avoid a stale fhandle being reused. This 2765 assume that it uses the OS's native fhandle structure 2766 (often struct nfs_fh3). When we store the fhandle data for our 2772 instead of using the system's default fhandle structure, simply to 2773 avoid extra malloc's and free's, because whereas nfsv2's fhandle 2774 structure is a simple 32-byte buffer, nfsv3's fhandle structures 2775 often just define a "char *" for the fhandle data, and the caller 2780 of the fhandle structures for v3: first four bytes are the length 2781 fields and the next four bytes are the fhandle data. Sigh. 2783 because we simply cannot avoid using the system's default fhandle [all …]
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog-1997 | 1470 * decl2.c (lang_decode_option): Handle -fhandle-exceptions. 1471 * lang-options.h: Add -fhandle-exceptions.
|
| HD | ChangeLog-1994 | 863 -fhandle-exceptions is being used. 5399 * gcc.1 g++.1: Added explanation for the `-fhandle-signatures' 5403 * invoke.texi: Added `-fhandle-signatures' in the list of
|
| HD | ChangeLog-2002 | 2240 * decl2.c (cxx_decode_option): Simplify -fhandle-exceptions
|
| HD | ChangeLog-1999 | 3720 * lang-options.h: Remove -fhandle-signatures,
|
| HD | ChangeLog-1998 | 2288 * lang-options.h: Remove documentation for -fhandle-exceptions,
|