Searched defs:libpath (Results 1 – 2 of 2) sorted by relevance
37 char *libpath = malloc(strlen(argv[0]) + strlen(libsuffix) + 1); in main() local
47 const char **t, *libpath = 0; in ss_get_readline() local