Home | History | Annotate | Download | only in openssh

Lines Matching full:privileged

55 static int	privileged = 0;
76 privileged = 0;
82 privileged = 0;
87 privileged = 1;
126 /* Propagate the privileged gid to all of our gids. */
129 /* Propagate the privileged uid to all of our uids. */
177 * Restores to the original (privileged) uid.
182 /* it's a no-op unless privileged */
183 if (!privileged) {
192 /* Set the effective uid back to the saved privileged uid. */
200 * Propagate the real uid (usually more privileged) to effective uid