Lines Matching defs:shell
367 /* Sequence of null terminated strings (name, passwd, gecos, dir, shell) */
855 * The user's shell attribute is updated.
895 const char *shell;
927 shell = ldb_msg_find_attr_as_string(res->msgs[0], SYSDB_SHELL, NULL);
928 assert_string_equal(shell, "/bin/ksh");
1325 * The user's shell attribute is updated.
1364 const char *shell;
1397 shell = ldb_msg_find_attr_as_string(res->msgs[0], SYSDB_SHELL, NULL);
1398 assert_string_equal(shell, "/bin/ksh");
3754 const char *shell;
3799 shell = ldb_msg_find_attr_as_string(res->msgs[0], SYSDB_SHELL, NULL);
3800 assert_string_equal(shell, "/bin/ksh");