Searched refs:fidp (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/os/
H A Dos_fid.c20 __os_fileid(env, fname, unique_okay, fidp)
24 u_int8_t *fidp;
46 memset(fidp, 0, DB_FILE_ID_LEN);
81 *fidp++ = *p++;
85 *fidp++ = *p++;
94 (void)strncpy((char *)fidp, fname, DB_FILE_ID_LEN);
101 *fidp++ = *p++;
130 *fidp++ = *p++;
/macosx-10.9.5/BerkeleyDB-21/db/os_windows/
H A Dos_fid.c18 __os_fileid(env, fname, unique_okay, fidp)
22 u_int8_t *fidp;
44 memset(fidp, 0, DB_FILE_ID_LEN);
86 *fidp++ = *p++;
89 *fidp++ = *p++;
95 *fidp++ = *p++;
125 *fidp++ = *p++;
/macosx-10.9.5/BerkeleyDB-21/db/lock/
H A Dlock_list.c323 u_int8_t *fidp; local
337 fidp = lock->fileid;
338 (void)__dbreg_get_name(env, fidp, &fname, &dname);
342 (u_long)fidp[0], (u_long)fidp[1], (u_long)fidp[2],
343 (u_long)fidp[3], (u_long)fidp[4]);
H A Dlock_stat.c619 u_int32_t *fidp, type; local
695 fidp = (u_int32_t *)(ptr + sizeof(db_pgno_t));
698 lt->env, (u_int8_t *)fidp, &fname, &dname);
701 (u_long)fidp[0], (u_long)fidp[1], (u_long)fidp[2],
702 (u_long)fidp[3], (u_long)fidp[4]);
/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs_subr.h233 SMBFID *fidp, vfs_context_t context);
238 SMBFID *fidp, uint32_t *max_accessp,
246 SMBFID *fidp, uio_t uio, size_t *sizep,
250 uint32_t rights, uint32_t shareMode, SMBFID *fidp,
254 uint32_t shareMode, SMBFID *fidp, const char *name,
262 SMBFID *fidp, uint32_t disp, int xattr,
304 enum vtype vt, SMBFID *fidp, const char *name,
H A Dsmbfs_subr_2.h45 SMBFID *fidp, struct smbfattr *fap,
90 SMBFID *fidp, const char *name, size_t in_nmlen,
95 SMBFID *fidp, uint32_t desired_access, uio_t uio, size_t *sizep,
H A Dsmbfs_smb_2.c70 SMBFID *fidp, struct smbfattr *fap,
76 SMBFID *fidp, struct smbfattr *fap,
128 SMBFID *fidp, struct smbfattr *fap,
150 * added to get the file ID. If fidp is NULL, then the Close is added.
162 if (fidp == NULL) {
163 /* If fidp is null, add the close into the compound request */
175 fidp, fap,
354 fidp, fap, context);
506 SMBFID *fidp, struct timespec *mtime,
530 * If fidp i
122 smb2fs_smb_cmpd_create(struct smb_share *share, struct smbnode *np, const char *namep, size_t name_len, const char *strm_namep, size_t strm_name_len, uint32_t desired_access, enum vtype vnode_type, uint32_t share_access, uint32_t disposition, uint64_t create_flags, uint32_t *ntstatus, SMBFID *fidp, struct smbfattr *fap, void *create_contextp, vfs_context_t context) argument
501 smb2fs_smb_cmpd_create_read(struct smb_share *share, struct smbnode *dnp, const char *namep, size_t name_len, const char *snamep, size_t sname_len, uint32_t desired_access, uio_t uio, size_t *sizep, uint32_t *max_accessp, SMBFID *fidp, struct timespec *mtime, vfs_context_t context) argument
4689 smb2fs_smb_ntcreatex(struct smb_share *share, struct smbnode *np, const char *namep, size_t in_nmlen, const char *strm_namep, size_t in_strm_nmlen, uint32_t desired_access, enum vtype vnode_type, uint32_t share_access, uint32_t disposition, uint64_t create_flags, SMBFID *fidp, struct smbfattr *fap, struct smb_rq **compound_rqp, struct smb2_create_rq **in_createp, void *create_contextp, vfs_context_t context) argument
4882 smbfs_smb_ntcreatex(struct smb_share *share, struct smbnode *np, uint32_t rights, uint32_t shareMode, enum vtype vt, SMBFID *fidp, const char *name, size_t in_nmlen, uint32_t disp, int xattr, struct smbfattr *fap, int do_create, struct smb2_durable_handle *dur_handlep, vfs_context_t context) argument
4949 smbfs_smb_openread(struct smb_share *share, struct smbnode *np, SMBFID *fidp, uint32_t desired_access, uio_t uio, size_t *sizep, const char *stream_namep, struct timespec *mtimep, vfs_context_t context) argument
4979 smb2fs_smb_parse_ntcreatex(struct smb_share *share, struct smbnode *np, struct smb2_create_rq *createp, SMBFID *fidp, struct smbfattr *fap, vfs_context_t context) argument
[all...]
H A Dsmbfs_smb.c3148 * ...we won't touch *fidp,
3152 * ...we will return *fidp,
3163 SMBFID *fidp, const char *name, size_t in_nmlen,
3419 if (fidp) {
3421 *fidp = fid; /* save smb1 fid */
3506 SMBFID *fidp, vfs_context_t context)
3564 *fidp = np->f_fid;
3570 kAnyMatch, 0, 0, NULL, fidp) == 0)) {
3584 fidp, NULL, 0,
3839 SMBFID *fidp, uint32_
3161 smb1fs_smb_ntcreatex(struct smb_share *share, struct smbnode *np, uint32_t rights, uint32_t shareMode, enum vtype vt, SMBFID *fidp, const char *name, size_t in_nmlen, uint32_t disp, int xattr, struct smbfattr *fap, int do_create, vfs_context_t context) argument
3505 smbfs_tmpopen(struct smb_share *share, struct smbnode *np, uint32_t rights, SMBFID *fidp, vfs_context_t context) argument
3837 smb1fs_smb_open_maxaccess(struct smb_share *share, struct smbnode *dnp, const char *namep, size_t name_len, SMBFID *fidp, uint32_t *max_accessp, vfs_context_t context) argument
3982 smb1fs_smb_open_read(struct smb_share *share, struct smbnode *dnp, const char *namep, size_t name_len, const char *strm_namep, size_t strm_name_len, SMBFID *fidp, uio_t uio, size_t *sizep, uint32_t *max_accessp, vfs_context_t context) argument
4304 smbfs_smb_open_file(struct smb_share *share, struct smbnode *np, uint32_t rights, uint32_t shareMode, SMBFID *fidp, const char *name, size_t nmlen, int xattr, struct smbfattr *fap, vfs_context_t context) argument
4337 smbfs_smb_open_xattr(struct smb_share *share, struct smbnode *np, uint32_t rights, uint32_t shareMode, SMBFID *fidp, const char *name, size_t *sizep, vfs_context_t context) argument
4520 smbfs_smb_create(struct smb_share *share, struct smbnode *dnp, const char *in_name, size_t in_nmlen, uint32_t rights, SMBFID *fidp, uint32_t disp, int xattr, struct smbfattr *fap, vfs_context_t context) argument
[all...]
H A Dsmbfs_vnops.c589 SMBFID *fidp, struct smbfattr *fattrp, vnode_t *vpp,
624 *fidp = 0;
642 fidp, name, nmlen,
652 fidp, name, nmlen,
663 error = smbfs_smb_get_reparse_tag(share, *fidp, &fattrp->fa_reparse_tag,
666 (void) smbfs_smb_close(share, *fidp, context);
681 (void) smbfs_smb_close(share, *fidp, context);
704 (void)smbfs_smb_close(share, *fidp, context);
707 (void)smbfs_smb_close(share, *fidp, context);
733 (void) smbfs_smb_close(share, *fidp, contex
587 smbfs_create_open(struct smb_share *share, vnode_t dvp, struct componentname *cnp, struct vnode_attr *vap, uint32_t open_disp, int fmode, SMBFID *fidp, struct smbfattr *fattrp, vnode_t *vpp, vfs_context_t context) argument
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/qam/
H A Dqam_files.c674 __qam_exid(dbp, fidp, exnum)
676 u_int8_t *fidp;
683 memcpy(fidp, dbp->fileid, DB_FILE_ID_LEN);
687 *fidp++ = 0;
691 *fidp++ = *p++;
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs_subs.c3242 u_char *fidp; local
3325 fidp = nfhp->nfh_fhp + sizeof(*nxh);
3326 error = VFS_FHTOVP(mp, nxh->nxh_fidlen, fidp, vpp, NULL);

Completed in 176 milliseconds