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

/illumos-gate/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c179 } smbstat_req_info_t; typedef in typeref:struct:smbstat_req_info
217 smbstat_req_info_t si_reqs1[SMB_COM_NUM];
218 smbstat_req_info_t si_reqs2[SMB2__NCMDS];
256 static void smbstat_srv_process_one_req(smbstat_req_info_t *,
551 smbstat_req_info_t *prq;
1029 smbstat_req_info_t *info;
1055 smbstat_req_info_t *info,
1255 ((smbstat_req_info_t *)obj1)->ri_name,
1256 ((smbstat_req_info_t *)obj2)->ri_name,
1257 sizeof (((smbstat_req_info_t *)obj
[all...]

Completed in 46 milliseconds