XMMS2
Functions
checkroot_unix.c File Reference

Takes care of checking if the user is root or not. More...

#include "xmmspriv/xmms_checkroot.h"
#include <unistd.h>
#include <sys/types.h>

Go to the source code of this file.

Functions

gboolean xmms_checkroot ()
 

Detailed Description

Takes care of checking if the user is root or not.

Definition in file checkroot_unix.c.

Function Documentation

◆ xmms_checkroot()

gboolean xmms_checkroot ( void  )

Definition at line 30 of file checkroot_unix.c.