Searched refs:dlsym_format (Results 1 – 2 of 2) sorted by relevance
57 static const char dlsym_format [] = NSS_DLSYM_FORMAT; variable58 static const size_t format_maxlen = sizeof (dlsym_format) - 4;74 (void) sprintf(name, dlsym_format, src_name, db_name); in SO_per_src_lookup()
761 static const char dlsym_format [] = NSS_DLSYM_FORMAT; variable763 static const size_t format_maxlen = sizeof (dlsym_format);788 (void) sprintf(name, dlsym_format, src_name, db_name); in _nscd_per_src_lookup()