Home
last modified time | relevance | path

Searched refs:spwd_table (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/nss/
Dtst-nss-compat1.c37 static struct spwd spwd_table[] = { variable
47 t->spwd_table = spwd_table; in _nss_test1_init_hook()
Dnss_test1.c108 if (t.spwd_table) in init()
110 spwd_data = t.spwd_table; in init()
Dnss_test.h42 struct spwd *spwd_table; member