NWRAP_VERBOSE 277 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("%s:'%s'\n",__location__, line)); NWRAP_VERBOSE 324 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("%s: open '%s'\n", __location__, nwrap->path)); NWRAP_VERBOSE 348 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("%s: st_mtime[%u] hasn't changed, skip reload\n", NWRAP_VERBOSE 409 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("name[%s]\n", pw->pw_name)); NWRAP_VERBOSE 423 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("password[%s]\n", pw->pw_passwd)); NWRAP_VERBOSE 453 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("uid[%u]\n", pw->pw_uid)); NWRAP_VERBOSE 483 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("gid[%u]\n", pw->pw_gid)); NWRAP_VERBOSE 497 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("gecos[%s]\n", pw->pw_gecos)); NWRAP_VERBOSE 510 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("dir[%s]\n", pw->pw_dir)); NWRAP_VERBOSE 514 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("shell[%s]\n", pw->pw_shell)); NWRAP_VERBOSE 616 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("name[%s]\n", gr->gr_name)); NWRAP_VERBOSE 630 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("password[%s]\n", gr->gr_passwd)); NWRAP_VERBOSE 660 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("gid[%u]\n", gr->gr_gid)); NWRAP_VERBOSE 695 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("member[%u]: '%s'\n", nummem, gr->gr_mem[nummem])); NWRAP_VERBOSE 787 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("%s: user[%s] does not match [%s]\n", NWRAP_VERBOSE 845 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("%s: uid[%u] does not match [%u]\n", NWRAP_VERBOSE 921 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("%s: return user[%s] uid[%u]\n", NWRAP_VERBOSE 1020 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("%s: group[%s] does not match [%s]\n", NWRAP_VERBOSE 1078 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("%s: gid[%u] does not match [%u]\n", NWRAP_VERBOSE 1156 lib/nss_wrapper/nss_wrapper.c NWRAP_VERBOSE(("%s: return group[%s] gid[%u]\n",