Searched refs:PRIV_END (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/usr.bin/at/
H A Dpanic.c55 PRIV_END
71 PRIV_END
H A Dprivs.h39 * need it, call PRIV_END. Note that it is an error to call PRIV_START
40 * and not PRIV_END within the same function.
51 * Problems: Do not use return between PRIV_START and PRIV_END; this
95 #define PRIV_END { \ macro
106 PRIV_END \
H A Dperm.c99 PRIV_END
112 PRIV_END
H A Dat.c132 PRIV_END
293 PRIV_END
526 PRIV_END
558 PRIV_END
567 PRIV_END
595 PRIV_END
608 PRIV_END
/freebsd-9.3-release/crypto/openssh/
H A Dsshconnect.h69 #define PRIV_END do { \ macro
72 fatal("PRIV_END: seteuid: %s", \
H A Dssh.c464 PRIV_END;
1100 PRIV_END;
H A Dsshconnect.c335 PRIV_END;
/freebsd-9.3-release/usr.bin/newgrp/
H A Dnewgrp.c66 #define PRIV_END do { \ macro
139 PRIV_END;
206 PRIV_END;
210 PRIV_END;
215 PRIV_END;
219 PRIV_END;
230 PRIV_END;
234 PRIV_END;
/freebsd-9.3-release/libexec/atrun/
H A Datrun.c155 PRIV_END
190 PRIV_END
197 PRIV_END
338 PRIV_END
390 PRIV_END

Completed in 88 milliseconds