Searched defs:lmid_opt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddebug.c334 const char *lmid_opt; local
344 CONV_SPEXV_F_UCASE, &lmid_opt) == 0)
351 if (process_options(lmid_opt, TRUE, &tmp_db, options_lmid)) {
371 if (strncmp(lmid_opt, MSG_ORIG(MSG_TOK_LMID_ALT),
373 const char *tail = lmid_opt + MSG_TOK_LMID_ALT_SIZE;
389 if (aplist_append(&dbp->d_list, lmid_opt, AL_CNT_DEBUG) == NULL)

Completed in 58 milliseconds