mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
export FQDN instead of hostname
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@277 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
89e39f13b5
commit
3916a66a87
3 changed files with 32 additions and 2 deletions
|
|
@ -46,6 +46,7 @@ char *pa_strlcpy(char *b, const char *s, size_t l);
|
|||
|
||||
char *pa_get_user_name(char *s, size_t l);
|
||||
char *pa_get_host_name(char *s, size_t l);
|
||||
char *pa_get_fqdn(char *s, size_t l);
|
||||
char *pa_get_binary_name(char *s, size_t l);
|
||||
char *pa_get_home_dir(char *s, size_t l);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue