Searched refs:collect_arch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c109 static int collect_arch(char *);
322 retval = collect_arch(value);
560 * collect_arch -- collect architecture.
563 collect_arch(char *value) function
569 errlog(BEGIN, "collect_arch() {");

Completed in 59 milliseconds