Searched refs:MDB_TYPE_STRING (Results 1 - 25 of 51) sorted by relevance

123

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_argvec.c89 if (arg->a_type == MDB_TYPE_STRING && arg->a_un.a_str != NULL)
200 if (arg->a_type != MDB_TYPE_STRING) {
212 if (arg->a_type == MDB_TYPE_STRING)
220 if (arg->a_type == MDB_TYPE_STRING)
228 if (arg->a_type != MDB_TYPE_STRING) {
274 if (argv->a_type != MDB_TYPE_STRING ||
309 arg.a_type = MDB_TYPE_STRING;
399 if (argv[i].a_type == MDB_TYPE_STRING)
H A Dmdb_evset.c83 if (argv->a_type == MDB_TYPE_STRING) {
239 if (argv->a_type == MDB_TYPE_STRING) {
298 av[ac].a_type = MDB_TYPE_STRING;
347 while (argv->a_type != MDB_TYPE_STRING || argv->a_un.a_str != NULL) {
348 if (argv->a_type == MDB_TYPE_STRING) {
358 argv->a_type == MDB_TYPE_STRING ? argv->a_un.a_str :
392 while (argv->a_type != MDB_TYPE_STRING || argv->a_un.a_str != NULL) {
393 if (argv->a_type == MDB_TYPE_STRING) {
436 while (argv->a_type != MDB_TYPE_STRING || argv->a_un.a_str != NULL) {
437 if (argv->a_type == MDB_TYPE_STRING) {
[all...]
H A Dmdb_cmds.c240 if (argv->a_type == MDB_TYPE_STRING) {
354 if (argv->a_type == MDB_TYPE_STRING) {
448 { MDB_TYPE_STRING, MDB_INIT_STRING("= ") },
472 case MDB_TYPE_STRING:
556 case MDB_TYPE_STRING:
610 if (argc != 1 || argv->a_type != MDB_TYPE_STRING) {
651 v.a_type = MDB_TYPE_STRING;
686 v.a_type = MDB_TYPE_STRING;
727 if (argc != 1 || argv->a_type != MDB_TYPE_STRING)
799 if (argc != 1 || argv->a_type != MDB_TYPE_STRING)
[all...]
H A Dmdb_help.c125 if (argc - i != 1 || argv[i].a_type != MDB_TYPE_STRING)
200 if (argv->a_type != MDB_TYPE_STRING) {
314 if (argv->a_type != MDB_TYPE_STRING)
H A Dmdb_tab.c190 argv[i].a_type = MDB_TYPE_STRING;
638 if (argc < 1 || argv->a_type != MDB_TYPE_STRING)
650 if (argv[1].a_type != MDB_TYPE_STRING)
H A Dmdb_set.c376 if (argv[0].a_type != MDB_TYPE_STRING)
384 argc >= 2 && argv[1].a_type == MDB_TYPE_STRING) {
H A Dmdb_grammar.y258 arg.a_type = MDB_TYPE_STRING;
287 arg.a_type = MDB_TYPE_STRING;
H A Dmdb.c179 arg_i.a_type = MDB_TYPE_STRING;
188 arg_p.a_type = MDB_TYPE_STRING;
198 arg_r.a_type = MDB_TYPE_STRING;
205 arg_t.a_type = MDB_TYPE_STRING;
214 arg_m.a_type = MDB_TYPE_STRING;
217 arg_R.a_type = MDB_TYPE_STRING;
220 arg_V.a_type = MDB_TYPE_STRING;
H A Dmdb_print.c165 if (argc < 1 || argv->a_type != MDB_TYPE_STRING)
176 if (argv[1].a_type != MDB_TYPE_STRING)
260 if (argc != 2 || argv[1].a_type != MDB_TYPE_STRING)
598 if (argv[1].a_type == MDB_TYPE_STRING) {
708 if (argv->a_type != MDB_TYPE_STRING) {
764 if (argv->a_type != MDB_TYPE_STRING)
838 if (argv[argc - 1].a_type != MDB_TYPE_STRING)
2308 if (argc != 0 && argv->a_type == MDB_TYPE_STRING) {
2402 if (argv->a_type == MDB_TYPE_STRING) {
2894 if (argv[ii].a_type != MDB_TYPE_STRING)
[all...]
H A Dmdb_demangle.c268 if (argc > 1 || (argc > 0 && argv->a_type != MDB_TYPE_STRING))
H A Dmdb_modapi.h102 MDB_TYPE_STRING, /* a_un.a_str is valid */ enumerator in enum:__anon99
H A Dmdb_nm.c595 if (argv[i].a_type != MDB_TYPE_STRING ||
825 if (i != (argc - 1) || argv[i].a_type != MDB_TYPE_STRING ||
867 if (argc != 1 || argv->a_type != MDB_TYPE_STRING ||
/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_test/
H A Dmdb_test.c184 if (argv->a_type == MDB_TYPE_STRING)
212 if (argv->a_type == MDB_TYPE_STRING)
238 argv->a_type != MDB_TYPE_STRING)
241 if (argv[1].a_type == MDB_TYPE_STRING)
263 if (argc < 1 || argv->a_type != MDB_TYPE_STRING)
361 if (argc != 2 || argv[0].a_type != MDB_TYPE_STRING)
364 if (argv[1].a_type == MDB_TYPE_STRING)
/illumos-gate/usr/src/cmd/mdb/demo/common/
H A Dexample1.c45 if (argv->a_type == MDB_TYPE_STRING)
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dprtusb.c802 {MDB_TYPE_STRING, {"ehci_state_t"}},
803 {MDB_TYPE_STRING, {"ehci_root_hub.rh_descr"}}
810 {MDB_TYPE_STRING, {"ohci_state_t"}},
811 {MDB_TYPE_STRING, {"ohci_root_hub.rh_descr"}}
818 {MDB_TYPE_STRING, {"uhci_state_t"}},
819 {MDB_TYPE_STRING, {"uhci_root_hub.rh_descr"}}
826 {MDB_TYPE_STRING, {"hubd_t"}},
827 {MDB_TYPE_STRING, {"h_hub_descr"}}
1030 mdb_arg_t argv = {MDB_TYPE_STRING, {"usb_dev_descr_t"}};
/illumos-gate/usr/src/cmd/mdb/common/modules/libpython/
H A Dlibpython.c263 nargv.a_type = MDB_TYPE_STRING;
310 nargv.a_type = MDB_TYPE_STRING;
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmodhash.c380 if (argv->a_type == MDB_TYPE_STRING)
407 new_argv[0].a_type = MDB_TYPE_STRING;
H A Dcred.c64 cmdarg.a_type = MDB_TYPE_STRING;
H A Dnvpair.c114 v.a_type = MDB_TYPE_STRING;
H A Dleaky_subr.c728 v.a_type = MDB_TYPE_STRING;
836 v.a_type = MDB_TYPE_STRING;
/illumos-gate/usr/src/cmd/mdb/intel/kmdb/
H A Dkvm_isadep.c156 if (argv->a_type == MDB_TYPE_STRING)
264 if (arg->a_type == MDB_TYPE_STRING)
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dkvm_amd64dep.c83 if (argv->a_type == MDB_TYPE_STRING)
H A Dkvm_ia32dep.c83 if (argv->a_type == MDB_TYPE_STRING)
/illumos-gate/usr/src/cmd/mdb/sparc/mdb/
H A Dkvm_v9dep.c142 if (argv->a_type == MDB_TYPE_STRING)
/illumos-gate/usr/src/cmd/mdb/common/modules/uhci/
H A Duhci.c320 new_argv[0].a_type = MDB_TYPE_STRING;

Completed in 1040 milliseconds

123