Searched refs:strfnp (Results 1 – 1 of 1) sorted by relevance
199 void *strfnp; /* str2X function pointer */ member1100 if (getXbyY_to_dbop[index].strfnp == NULL) { in nss_pinit_funcs()1105 if (getXbyY_to_dbop[index].strfnp == NULL) in nss_pinit_funcs()1106 getXbyY_to_dbop[index].strfnp = sym; in nss_pinit_funcs()1111 *s2e = (nss_str2ent_t)getXbyY_to_dbop[index].strfnp; in nss_pinit_funcs()