#elif defined(HAVE_GETMNTINFO)
entries = getmntinfo(&fsp, MNT_NOWAIT);
if (entries < 0)
return NULL;
return FALSE;
while (entries-- > 0)
{
void esdout_fetch_volume(int *l, int *r);
void esdout_set_volume(int l, int r);
void esdout_mixer_init(void);
void esdout_reset_playerid(void);
int esdout_playing(void);
int esdout_free(void);
* before sched_getschedule() (so that we don't get
* non-present syscall warnings in kernel log).
*/
int val = 0, len;
int val = 0;
size_t len;
len = sizeof(val);
sysctlbyname("p1003_1b.priority_scheduling", &val, &len, NULL, 0);
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "xmmsctrl.h"
#include "../xmms/controlsocket.h"
#endif
/* Comment out all this code if we are using the GNU C Library, and are not
actually compiling the library itself. This code is part of the GNU C
#ifdef VMS
#include <unixlib.h>
#if HAVE_STRING_H - 0
#if defined (WIN32) && !defined (__CYGWIN32__)