Searched defs:smbpid (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dlocking.h40 uint32 smbpid; member in struct:lock_context
H A Dsmb.h1796 uint16 smbpid; /* Alternate tag for this entry. */ member in struct:pending_auth_data
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dfiles.c156 void file_close_pid(uint16 smbpid, int vuid) argument
H A Dsesssetup.c837 static struct pending_auth_data *get_pending_auth_data(uint16 smbpid) argument
854 static NTSTATUS check_spnego_blob_complete(uint16 smbpid, uint16 vuid, DATA_BLOB *pblob) argument
1027 uint16 smbpid = SVAL(inbuf,smb_pid); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/locking/
H A Dbrlock.c739 brl_lock(struct byte_range_lock *br_lck, uint32 smbpid, struct process_id pid, br_off start, br_off size, enum brl_type lock_type, enum brl_flavour lock_flav, BOOL blocking_lock, uint32 *psmbpid) argument
1059 brl_unlock(struct byte_range_lock *br_lck, uint32 smbpid, struct process_id pid, br_off start, br_off size, enum brl_flavour lock_flav) argument
1089 brl_locktest(struct byte_range_lock *br_lck, uint32 smbpid, struct process_id pid, br_off start, br_off size, enum brl_type lock_type, enum brl_flavour lock_flav) argument
1215 brl_lock_cancel(struct byte_range_lock *br_lck, uint32 smbpid, struct process_id pid, br_off start, br_off size, enum brl_flavour lock_flav) argument
[all...]
H A Dlocking.c77 is_locked(files_struct *fsp, uint32 smbpid, SMB_BIG_UINT count, SMB_BIG_UINT offset, enum brl_type lock_type) argument

Completed in 88 milliseconds