Searched refs:smb_dcmd_getopt (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/ |
H A D | smbsrv.c | 486 static int smb_dcmd_getopt(uint_t *, int, const mdb_arg_t *); 547 if (smb_dcmd_getopt(&opts, argc, argv)) in smblist_dcmd() 677 if (smb_dcmd_getopt(&opts, argc, argv)) in smbsrv_dcmd() 865 if (smb_dcmd_getopt(&opts, argc, argv)) in smbsess_dcmd() 995 if (smb_dcmd_getopt(&opts, argc, argv)) in smbreq_dcmd() 1440 if (smb_dcmd_getopt(&opts, argc, argv)) in smbuser_dcmd() 1660 if (smb_dcmd_getopt(&opts, argc, argv)) in smbtree_dcmd() 1739 if (smb_dcmd_getopt(&opts, argc, argv)) in smbodir_dcmd() 1859 if (smb_dcmd_getopt(&opts, argc, argv)) in smbofile_dcmd() 2116 if (smb_dcmd_getopt(&opts, argc, argv)) in smbsrv_leases_dcmd() [all …]
|