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

/freebsd-9.3-release/usr.bin/at/
H A Dpanic.c53 PRIV_START
69 PRIV_START
H A Dprivs.h38 * of the setuid/setgid invocation, call PRIV_START; when you no longer
39 * need it, call PRIV_END. Note that it is an error to call PRIV_START
51 * Problems: Do not use return between PRIV_START and PRIV_END; this
90 #define PRIV_START { \ macro
101 PRIV_START \
H A Dperm.c95 PRIV_START
108 PRIV_START
H A Dat.c130 PRIV_START
244 PRIV_START
478 PRIV_START
550 PRIV_START
564 PRIV_START
590 PRIV_START
604 PRIV_START
/freebsd-9.3-release/crypto/openssh/
H A Dsshconnect.h61 #define PRIV_START do { \ macro
64 fatal("PRIV_START: seteuid: %s", \
H A Dssh.c1077 PRIV_START;
1139 PRIV_START;
H A Dsshconnect.c333 PRIV_START;
/freebsd-9.3-release/usr.bin/newgrp/
H A Dnewgrp.c62 #define PRIV_START do { \ macro
136 PRIV_START;
204 PRIV_START;
213 PRIV_START;
228 PRIV_START;
/freebsd-9.3-release/libexec/atrun/
H A Datrun.c148 PRIV_START
175 PRIV_START
193 PRIV_START
302 PRIV_START
356 PRIV_START

Completed in 253 milliseconds