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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dcrypt.c117 static char *isa_path(const char *path);
590 if ((pathname = isa_path(token)) == NULL) {
735 * isa_path - prepend the default dir or patch up the $ISA in path
739 isa_path(const char *path) function

Completed in 58 milliseconds