Home
last modified time | relevance | path

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

/busybox-1.35.0/include/
Dpwd_.h34 #define setpwent bb_internal_setpwent macro
45 void FAST_FUNC setpwent(void);
/busybox-1.35.0/libpwdgrp/
Dpwd_grp.c482 void FAST_FUNC setpwent(void) in setpwent() function
/busybox-1.35.0/libbb/
Dlineedit.c758 setpwent(); in complete_username()