HomeSort by: relevance | last modified time | path
    Searched refs:fhandle (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/bsd/openldap/dist/servers/slapd/slapi/
printmsg.c 70 intptr_t fhandle; local
79 fhandle = _get_osfhandle( fileno( fp ));
85 while ( LockFile( fhandle, 0, 0, UINT_MAX, UINT_MAX ) == 0 ) {
107 UnlockFile( fhandle, 0, 0, UINT_MAX, UINT_MAX );
  /src/lib/librpcsvc/
mount.x 50 * The fhandle is the file handle that the server passes to the client.
55 typedef opaque fhandle[FHSIZE];
65 fhandle fhs_fhandle;
87 fhandle3 fhandle;
142 * point is the fhandle structure, which is the same for both
  /src/usr.sbin/mmcformat/
uscsi_subr.c 82 disc->fhandle = open(disc->dev_name, O_RDWR, 0); /* no create */
83 if (disc->fhandle<0) {
88 if (fstat(disc->fhandle, &dstat) < 0) {
101 close(disc->fhandle);
102 disc->fhandle = -1;
127 if (ioctl(disc->fhandle, SCIOCCOMMAND, &req) == -1)
178 error = ioctl(disc->fhandle, SCIOCIDENTIFY, &raddr);
244 disc->fhandle = open(disc->dev_name, O_RDWR | O_NONBLOCK, 0);
245 if (disc->fhandle<0) {
251 flags = fcntl(disc->fhandle, F_GETFL)
    [all...]
uscsilib.h 80 int fhandle; member in struct:uscsi_dev
81 void *devhandle; /* for if a fhandle is not enough */
  /src/external/gpl3/binutils/dist/binutils/
debug.c 2312 debug_write (void *handle, const struct debug_write_fns *fns, void *fhandle)
2340 if (! (*fns->start_compilation_unit) (fhandle, u->files->filename))
2350 else if (! (*fns->start_source) (fhandle, f->filename))
2355 if (! debug_write_name (info, fns, fhandle, n))
2361 if (! debug_write_linenos (info, fns, fhandle, (bfd_vma) -1))
2372 const struct debug_write_fns *fns, void *fhandle,
2378 if (! debug_write_type (info, fns, fhandle, n->u.type, n)
2379 || ! (*fns->typdef) (fhandle, n->name))
2383 if (! debug_write_type (info, fns, fhandle, n->u.tag, n))
2385 return (*fns->tag) (fhandle, n->name)
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
debug.c 2312 debug_write (void *handle, const struct debug_write_fns *fns, void *fhandle)
2340 if (! (*fns->start_compilation_unit) (fhandle, u->files->filename))
2350 else if (! (*fns->start_source) (fhandle, f->filename))
2355 if (! debug_write_name (info, fns, fhandle, n))
2361 if (! debug_write_linenos (info, fns, fhandle, (bfd_vma) -1))
2372 const struct debug_write_fns *fns, void *fhandle,
2378 if (! debug_write_type (info, fns, fhandle, n->u.type, n)
2379 || ! (*fns->typdef) (fhandle, n->name))
2383 if (! debug_write_type (info, fns, fhandle, n->u.tag, n))
2385 return (*fns->tag) (fhandle, n->name)
    [all...]
  /src/sys/sys/
fstypes.h 53 struct fhandle { struct
57 typedef struct fhandle fhandle_t;
  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_sunos5_3.h 192 typedef char fhandle[FHSIZE]; typedef
263 fhandle fhs_fh;
nfs_prot_sunos5_4.h 55 typedef char fhandle[FHSIZE]; typedef
56 #define fhandle_t fhandle
nfs_prot_bsdi2.h 444 typedef char fhandle[NFS_FHSIZE]; typedef
449 fhandle fhs_fhandle;
nfs_prot_irix6.h 434 typedef char fhandle[FHSIZE]; typedef
456 fhandle3 fhandle; member in struct:mountres3_ok
nfs_prot_sunos3.h 146 typedef char fhandle[NFS_FHSIZE]; typedef
400 fhandle fhs_fh;
nfs_prot_sunos4.h 146 typedef char fhandle[NFS_FHSIZE]; typedef
400 fhandle fhs_fh;
nfs_prot_nextstep.h 318 typedef char fhandle[NFS_FHSIZE]; typedef
323 typedef fhandle fhandle_t;
nfs_prot_osf2.h 155 typedef struct nfssvcfh fhandle; typedef in typeref:struct:nfssvcfh
nfs_prot_ultrix.h 143 typedef fhandle_t fhandle; typedef
nfs_prot_hpux.h 147 typedef fhandle_t fhandle; typedef
nfs_prot_ncr2.h 151 typedef fhandle_t fhandle; typedef
nfs_prot_osf4.h 154 typedef struct nfssvcfh fhandle; typedef in typeref:struct:nfssvcfh
nfs_prot_osf5.h 169 typedef struct nfssvcfh fhandle; typedef in typeref:struct:nfssvcfh
nfs_prot_svr4.h 146 typedef fhandle_t fhandle; typedef
  /src/external/bsd/am-utils/dist/amd/
amfs_host.c 219 dlog("Fetching fhandle for %s", dir);
250 dlog("fhandle fetch for mount version 3 failed: %m");
254 fhp->v3.am_fh3_length = res3.mountres3_u.mountinfo.fhandle.fhandle3_len;
256 res3.mountres3_u.mountinfo.fhandle.fhandle3_val,
274 dlog("fhandle fetch for mount version 1 failed: %m");
456 dlog("avoiding dup fhandle requested for %s", ep[j]->ex_dir);
ops_nfs.c 205 fp->fh_nfs_handle.v3.am_fh3_length = res3.mountres3_u.mountinfo.fhandle.fhandle3_len;
207 res3.mountres3_u.mountinfo.fhandle.fhandle3_val,
210 XFREE(res3.mountres3_u.mountinfo.fhandle.fhandle3_val);
1072 * XXX: This is *wrong*. The mountd should be called when the fhandle is
  /src/external/bsd/am-utils/dist/include/
am_xdr_func.h 128 am_fhandle3 fhandle; member in struct:am_mountres3_ok
1033 bool_t xdr_fhandle(XDR *xdrs, fhandle objp);
  /src/sys/ufs/lfs/
lfs_vnops.c 2064 fhp = (struct fhandle *)ap->a_data;
2072 fhp = (struct fhandle *)ap->a_data;

Completed in 90 milliseconds

1 2