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

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h478 list_t fcn_watchers; /* smb_request_t, sr_ncr.nc_lnd */
1547 * associated with the request (but not the smb_request_t itself). This
1734 } smb_request_t; typedef in typeref:struct:smb_request
2016 smb_sdrc_t (*sdt_pre_op)(smb_request_t *);
2017 smb_sdrc_t (*sdt_function)(smb_request_t *);
2018 void (*sdt_post_op)(smb_request_t *);

Completed in 618 milliseconds