Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c1446 const char *opt_P = NULL, *opt_ill; in nce() local
1449 'i', MDB_OPT_STR, &opt_ill, in nce()
1471 if (opt_ill != NULL) { in nce()
1472 strcpy(nce_cb.nce_ill_name, opt_ill); in nce()