Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/nsswitch/libwbclient/
H A Dwbc_pwd.c115 static struct group *copy_group_entry(struct winbindd_gr *g, in copy_group_entry() function
309 *grp = copy_group_entry(&response.data.gr, in wbcCtxGetgrnam()
348 *grp = copy_group_entry(&response.data.gr, in wbcCtxGetgrgid()
576 *grp = copy_group_entry(&wb_gr[ctx->gr_cache_idx], in wbcCtxGetgrent()
629 *grp = copy_group_entry(&wb_gr[ctx->gr_cache_idx], NULL); in wbcCtxGetgrlist()