Home
last modified time | relevance | path

Searched defs:txid (Results 1 – 5 of 5) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_server.c808 smb_server_cancel_event(smb_server_t *sv, uint32_t txid) in smb_server_cancel_event()
2510 smb_event_cancel(smb_server_t *sv, uint32_t txid) in smb_event_cancel()
2546 smb_event_notify(smb_server_t *sv, uint32_t txid) in smb_event_notify()
2586 static uint32_t txid; in smb_event_alloc_txid() local
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_kmod.c164 smb_kmod_event_notify(uint32_t txid) in smb_kmod_event_notify()
H A Dsmb_util.c1095 static uint32_t txid; in smb_get_txid() local
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ioctl.h110 uint32_t txid; member
/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c1382 uint32_t txid = rpr->rpr_entityid_tx; in tx_start() local