Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbsrv/smbstat/
H A Dsmbstat.c183 } smbstat_req_info_t; typedef
221 smbstat_req_info_t si_reqs1[SMBSRV_KS_NREQS1];
222 smbstat_req_info_t si_reqs2[SMBSRV_KS_NREQS2];
260 static void smbstat_srv_process_one_req(smbstat_req_info_t *,
555 smbstat_req_info_t *prq; in smbstat_print_requests()
1033 smbstat_req_info_t *info; in smbstat_srv_process_requests()
1064 smbstat_req_info_t *info, in smbstat_srv_process_one_req()
1264 ((smbstat_req_info_t *)obj1)->ri_name, in smbstat_req_cmp_name()
1265 ((smbstat_req_info_t *)obj2)->ri_name, in smbstat_req_cmp_name()
1266 sizeof (((smbstat_req_info_t *)obj2)->ri_name))); in smbstat_req_cmp_name()
[all …]