Home
last modified time | relevance | path

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

/f-stack/tools/libutil/
H A DMakefile82 MLINKS+=pw_util.3 pw_copy.3 \
H A Dlibutil.h156 int pw_copy(int _ffd, int _tfd, const struct passwd *_pw,
H A Dpw_util.c429 pw_copy(int ffd, int tfd, const struct passwd *pw, struct passwd *old_pw) in pw_copy() function