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

/opensolaris-onvv-gate/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c178 } smbstat_req_info_t; typedef in typeref:struct:smbstat_req_info
216 smbstat_req_info_t si_reqs[SMB_COM_NUM];
552 smbstat_req_info_t *prq;
1007 smbstat_req_info_t *info;
1209 ((smbstat_req_info_t *)obj1)->ri_name,
1210 ((smbstat_req_info_t *)obj2)->ri_name,
1211 sizeof (((smbstat_req_info_t *)obj2)->ri_name)));
1225 smbstat_req_info_t *info;
1239 qsort(info, SMB_COM_NUM, sizeof (smbstat_req_info_t),

Completed in 133 milliseconds