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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dbindings.c67 * need_bindings -- see if we have to do anything at all. Implements
77 need_bindings(char *exception) function
80 errlog(BEGIN, "need_bindings() {");
106 return (need_bindings(exception));

Completed in 57 milliseconds