Searched refs:PW_SIZE (Results 1 – 2 of 2) sorted by relevance
30 #define PW_SIZE(name, size) \ macro57 PW_SIZE(pw_name, nsize); in pw_dup()58 PW_SIZE(pw_passwd, psize); in pw_dup()59 PW_SIZE(pw_class, csize); in pw_dup()60 PW_SIZE(pw_gecos, gsize); in pw_dup()61 PW_SIZE(pw_dir, dsize); in pw_dup()62 PW_SIZE(pw_shell, ssize); in pw_dup()
50 #define PW_SIZE 8 /* max size of a password entry */ macro55 char pw_bytes[PW_SIZE]; /* password */