Searched refs:xstrdup (Results 26 - 33 of 33) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dos.h79 #define xstrdup(s) Xstrdup(s) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dos.h79 #define xstrdup(s) Xstrdup(s) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dos.h79 #define xstrdup(s) Xstrdup(s) macro
/vbox/src/VBox/RDP/client-1.8.3/
H A Drdpsnd_alsa.c509 pcm_name = xstrdup(options);
H A Dproto.h140 char *xstrdup(const char *s);
H A Drdesktop.c591 locale = xstrdup(locale);
1419 xstrdup(const char *s) function
H A Dxkeymap.c275 str = xstrdup(locale);
/vbox/src/libs/libxml2-2.6.31/
H A Dltmain.sh5023 char * xstrdup (const char *string);
5036 program_name = (char *) xstrdup (base_name (argv[0]));
5043 newargz[0] = (char *) xstrdup("$SHELL");
5055 newargz[i+1] = xstrdup(argv[i]);
5094 xstrdup (const char *string)
5164 concat_name = xstrdup (wrapper);
5174 concat_name = xstrdup (wrapper);

Completed in 101 milliseconds

12