Searched refs:shell_len (Results 1 – 1 of 1) sorted by relevance
1453 char shell_len[MaxShellNameLen]; in moduser() local1558 strlcpy(shell_tmp, pwp->pw_shell, sizeof(shell_len)); in moduser()1559 strlcat(shell_tmp, acctlock_str, sizeof(shell_len)); in moduser()