pw_shell          513 lib/nss_wrapper/nss_wrapper.c 	pw->pw_shell = c;
pw_shell          514 lib/nss_wrapper/nss_wrapper.c 	NWRAP_VERBOSE(("shell[%s]\n", pw->pw_shell));
pw_shell          519 lib/nss_wrapper/nss_wrapper.c 		     pw->pw_gecos, pw->pw_dir, pw->pw_shell));
pw_shell          546 lib/nss_wrapper/nss_wrapper.c 	last = src->pw_shell;
pw_shell          567 lib/nss_wrapper/nss_wrapper.c 	ofs = PTR_DIFF(src->pw_shell, first);
pw_shell          568 lib/nss_wrapper/nss_wrapper.c 	dst->pw_shell = buf + ofs;
pw_shell          165 lib/util/util_getent.c 		if (pwd->pw_shell) {
pw_shell          166 lib/util/util_getent.c 			if ((pent->pw_name = strdup(pwd->pw_shell)) == NULL)
pw_shell          204 lib/util/util_getent.c 		SAFE_FREE(plist->pw_shell);
pw_shell           38 lib/util/util_pw.c 	ret->pw_shell = talloc_strdup(ret, from->pw_shell);
pw_shell           58 nsswitch/libwbclient/wbc_pwd.c 	pwd->pw_shell = talloc_strdup(pwd, p->pw_shell);
pw_shell           59 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(pwd->pw_shell, wbc_status);
pw_shell          266 nsswitch/nsstest.c 	       pwd->pw_shell);
pw_shell          177 nsswitch/wbinfo.c 		 pwd->pw_shell);
pw_shell          200 nsswitch/wbinfo.c 		 pwd->pw_shell);
pw_shell          224 nsswitch/wbinfo.c 		 pwd->pw_shell);
pw_shell          154 nsswitch/wbinfo4.c 			  response.data.pw.pw_shell );
pw_shell          183 nsswitch/wbinfo4.c 		response.data.pw.pw_shell );
pw_shell          105 nsswitch/winbind_nss_aix.c 	free(pwd->pw_shell);
pw_shell          202 nsswitch/winbind_nss_aix.c 	result->pw_shell  = strdup(pw->pw_shell);
pw_shell          642 nsswitch/winbind_nss_aix.c 			results[i].attr_un.au_char = strdup(pwd->pw_shell);
pw_shell          250 nsswitch/winbind_nss_irix.c 	                        pw->pw_shell);
pw_shell          374 nsswitch/winbind_nss_irix.c 					pw->pw_shell);
pw_shell          236 nsswitch/winbind_nss_linux.c 	if ((result->pw_shell =
pw_shell          237 nsswitch/winbind_nss_linux.c 	     get_static(buffer, buflen, strlen(pw->pw_shell) + 1)) == NULL) {
pw_shell          244 nsswitch/winbind_nss_linux.c 	strcpy(result->pw_shell, pw->pw_shell);
pw_shell          181 nsswitch/winbind_struct_protocol.h 	fstring pw_shell;
pw_shell          382 source3/auth/pass_check.c 		  pw->pw_gecos, pw->pw_dir, pw->pw_shell));
pw_shell           46 source3/include/util_getent.h 	char *pw_shell;
pw_shell          182 source3/lib/ldb/nssldb/ldb-nss.c 	result->pw_shell = &buffer[bufpos];
pw_shell           36 source3/lib/util_pw.c 	ret->pw_shell = talloc_strdup(ret, from->pw_shell);
pw_shell          342 source3/torture/nsstest.c 	       pwd->pw_shell);
pw_shell         1722 source3/utils/net_sam.c 			pwd->pw_shell = talloc_strdup(tc, "/bin/false");
pw_shell         1723 source3/utils/net_sam.c 			if (!pwd->pw_dir || !pwd->pw_shell) {
pw_shell         1750 source3/utils/net_sam.c 		if ((pwd->pw_shell != NULL) && (pwd->pw_shell[0] != '\0')) {
pw_shell         1751 source3/utils/net_sam.c 			smbldap_set_mod(&mods, LDAP_MOD_ADD, "loginShell", pwd->pw_shell);
pw_shell          548 source3/winbindd/winbindd_passdb.c 	if (sampass->unix_pw && sampass->unix_pw->pw_shell) {
pw_shell          549 source3/winbindd/winbindd_passdb.c 		user_info->shell = talloc_strdup(mem_ctx, sampass->unix_pw->pw_shell);
pw_shell          142 source3/winbindd/winbindd_user.c 			     pw->pw_uid, pw->pw_gid, shell, pw->pw_shell))
pw_shell          399 source3/winbindd/winbindd_user.c 			     s->shell, pw->pw_shell)) {
pw_shell          130 source4/auth/ntlm/auth_unix.c         ret->pw_shell = talloc_strdup(ctx, from->pw_shell);
pw_shell          131 source4/auth/ntlm/auth_unix.c 	NT_STATUS_HAVE_NO_MEMORY(ret->pw_shell);
pw_shell          177 source4/lib/ldb/nssldb/ldb-nss.c 	result->pw_shell = &buffer[bufpos];
pw_shell          224 source4/rpc_server/unixinfo/dcesrv_unixinfo.c 		r->out.infos[i].shell = talloc_strdup(mem_ctx, pwd->pw_shell);
pw_shell          836 source4/torture/winbind/struct_based.c 			pwent->pw_shell);
pw_shell          134 source4/winbind/wb_cmd_getpwnam.c 	WBSRV_SAMBA3_SET_STRING(pw->pw_shell, 
pw_shell          158 source4/winbind/wb_cmd_getpwuid.c 	WBSRV_SAMBA3_SET_STRING(pw->pw_shell,