Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/abi/apptracecmd/
H A Dapptrace.c51 static char *toexcl; variable
133 (void) buildlist(&toexcl, optarg + 1); in main()
184 if (toexcl != NULL) in main()
185 stuffenv(APPTRACE_BINDTO_EXCLUDE, toexcl); in main()