summaryrefslogtreecommitdiff
path: root/privs.h
blob: 9f9cfdd0626dee927ca26138809eec7a8daf7a38 (plain)
1
2
3
4
5
6
7
8
#ifndef PRIVS_H
#define PRIVS_H

#include <stdbool.h>

extern void drop_privileges(bool enforce, uid_t uid, gid_t gid);

#endif /* PRIVS_H */
'/cgit.cgi/linux/net-next.git/log/drivers/usb/host/ohci-sm501.c?h=nds-private-remove&id=c61fb99cae51958a9096d8540c8c05e74cfa7e59&showmsg=1'>Expand)AuthorFilesLines