Lines Matching defs:shell
1691 const char *shell)
1742 if (shell && *shell) {
1743 ret = sysdb_add_string(msg, SYSDB_SHELL, shell);
1958 const char *shell,
2049 ret = sysdb_add_basic_user(domain, name, uid, gid, gecos, homedir, shell);
2648 const char *shell,
2661 const char *shell,
2677 const char *shell,
2732 shell, orig_dn, attrs, cache_timeout, now);
2736 shell, orig_dn, attrs, remove_attrs,
2773 const char *shell,
2782 shell, orig_dn, attrs, cache_timeout, now);
2801 shell, orig_dn, attrs, cache_timeout, now);
2819 const char *shell,
2853 if (shell) {
2854 ret = sysdb_attrs_add_string(attrs, SYSDB_SHELL, shell);