1AuServerName(3)            Library Functions Manual            AuServerName(3)
2
3
4

Name

6       AuServerName - get name of the server to use.
7

Synopsis

9       #include <audio/audiolib.h>
10
11       char *AuServerName(string)
12           char *string;
13

Arguments

15       string    Specifies the default name.
16

Description

18       AuServerName  returns  the name of the server to use or an empty string
19       if it can not determine the proper value.  If string isn't  NULL  or  a
20       pointer  to  NUL,  AuServerName returns string, otherwise, AuServerName
21       looks in the enviroment for AUDIOSERVER or if thats not set, DISPLAY.
22

See Also

24       AuGetErrorDatabaseText, AuGetErrorText,  AuSetErrorHandler,  AuSetIOEr‐
25       rorHandler, AuSynchronize.
26
27       audiolib - Network Audio System C Language Interface
28
29
30
31audiolib - housekeeping              1.9.4                     AuServerName(3)
Impressum