Home
last modified time | relevance | path

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

/busybox-1.35.0/libpwdgrp/
Dpwd_grp.c88 static const struct const_passdb const_sp_db = { variable
140 memcpy(&S.db[2], &const_sp_db, sizeof(const_sp_db)); in get_S()