Searched refs:libn (Results 1 – 1 of 1) sorted by relevance
258 int libn; in thr_check() local263 for (libn = 0; libn < sizeof (tdb_map) / sizeof (tdb_map[0]); libn++) { in thr_check()264 if ((p = strstr(name, tdb_map[libn].tm_thr_lib)) != NULL) in thr_check()273 (void) strlcat(path, tdb_map[libn].tm_db_dir, sizeof (path)); in thr_check()277 (void) strlcat(path, tdb_map[libn].tm_db_name, sizeof (path)); in thr_check()283 if (libn != 0 || errno != ENOENT) in thr_check()310 if (libn != 0 || errno != ENOENT) { in thr_check()