Searched refs:putpwent (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/include/
H A Dpwd_.h49 #define putpwent bb_internal_putpwent macro
78 extern int putpwent(__const struct passwd *__restrict __p,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/loginutils/
H A Dadduser.c90 /* putpwent(3) remix */
110 if (putpwent(p, file) == -1) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libpwdgrp/
H A Dpwd_grp.c524 int putpwent(const struct passwd *__restrict p, FILE *__restrict f) function
606 /* Unlike putpwent and putgrent, glibc does not check the args. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/nsswitch/
H A Dwinbind_nss_aix.c971 DECL_METHOD(putpwent); variable

Completed in 499 milliseconds