Home
last modified time | relevance | path

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

/busybox-1.35.0/libpwdgrp/
Dpwd_grp.c77 static const struct const_passdb const_gr_db = { variable
138 memcpy(&S.db[1], &const_gr_db, sizeof(const_gr_db)); in get_S()