Lines Matching defs:drop
332 /* drop group id privileges (RunAsUser not yet set) */
1372 /* drop privileges -- daemon mode done after socket/bind */
1549 ** drop privs to prevent normal
1568 sm_dprintf("Failed to drop privs for user %d attempt to expand, exiting\n",
2273 /* Only drop when a child gives status */
2556 /* drop privileges */
2923 ** drop -- whether or not to drop CurEnv envelope
2935 finis(drop, cleanup, exitstat)
2936 bool drop;
2964 if (drop)
3219 bool drop = false;
3252 drop = true;
3259 finis(drop, false, EX_OK);
3266 ** droplev -- how "deeply" we should drop the line.
3372 /* drop our controlling TTY completely if possible */
3680 ** to_real_uid -- if set, drop to the real uid instead
3740 ** and then use setgid() to finally drop all group privileges.
3798 ** and we didn't have to drop privileges to the real uid.
3810 ** setuid() to drop the saved-uid as well.
3857 syserr("drop_privileges: Unable to drop non-root set-user-ID privileges");