Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/abi/apptracecmd/
H A Dapptrace.c53 static char *toexcl; variable
135 (void) buildlist(&toexcl, optarg + 1); in main()
186 if (toexcl != NULL) in main()
187 stuffenv(APPTRACE_BINDTO_EXCLUDE, toexcl); in main()