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 | 487 static int smb_dcmd_getopt(uint_t *, int, const mdb_arg_t *); 548 if (smb_dcmd_getopt(&opts, argc, argv)) in smblist_dcmd() 678 if (smb_dcmd_getopt(&opts, argc, argv)) in smbsrv_dcmd() 866 if (smb_dcmd_getopt(&opts, argc, argv)) in smbsess_dcmd() 996 if (smb_dcmd_getopt(&opts, argc, argv)) in smbreq_dcmd() 1441 if (smb_dcmd_getopt(&opts, argc, argv)) in smbuser_dcmd() 1661 if (smb_dcmd_getopt(&opts, argc, argv)) in smbtree_dcmd() 1740 if (smb_dcmd_getopt(&opts, argc, argv)) in smbodir_dcmd() 1860 if (smb_dcmd_getopt(&opts, argc, argv)) in smbofile_dcmd() 2117 if (smb_dcmd_getopt(&opts, argc, argv)) in smbsrv_leases_dcmd() [all …]
|