HomeSort by relevance Sort by last modified time
    Searched full:envvar (Results 1 - 24 of 24) sorted by null

  /external/dbus/tools/
dbus-launch.c 1065 char *envvar; local
1068 envvar = malloc (strlen ("DBUS_SESSION_BUS_ADDRESS=") + strlen (bus_address) + 1);
1071 if (envvar == NULL || args == NULL)
1087 strcpy (envvar, "DBUS_SESSION_BUS_ADDRESS=");
1088 strcat (envvar, bus_address);
1089 putenv (envvar);
  /external/libffi/src/
closures.c 225 open_temp_exec_file_env (const char *envvar)
227 const char *value = getenv (envvar);
  /external/qemu/distrib/sdl-1.2.12/src/joystick/os2/
SDL_sysjoystick.c 122 struct _joycfg joycfg; /* Joy Configuration from envvar */
602 /* Get SDL Joystick EnvVar */
  /external/icu4c/tools/tzcode/
zic.c 2114 register char * envvar; local
    [all...]
tz2icu.cpp 563 // '\n' + <envvar string> + '\n' after the 64bit version data
    [all...]
  /external/icu4c/
config.status 449 # then the envvar interface is used. Set only those that are not.
    [all...]
readme.html     [all...]
  /external/bluetooth/glib/
ChangeLog.pre-2-2 515 setting envvar G_RANDOM_VERSION to "2.0". (#99262)
    [all...]
ChangeLog.pre-2-0 113 program testgruntime to testgobject and the debug envvar
637 * glib/gspawn.c, glib/gspawn-win32.c: Use <envar>, not <envvar>.
    [all...]
  /external/elfutils/
config.status 432 # then the envvar interface is used. Set only those that are not.
    [all...]
configure     [all...]
  /external/grub/
config.status 422 # then the envvar interface is used. Set only those that are not.
    [all...]
configure     [all...]
  /external/strace/
config.status 410 # then the envvar interface is used. Set only those that are not.
    [all...]
configure     [all...]
  /external/bison/
config.status 431 # then the envvar interface is used. Set only those that are not.
    [all...]
  /external/libxml2/
catalog.c     [all...]
  /external/fdlibm/
configure     [all...]
  /external/genext2fs/
configure     [all...]
  /external/clearsilver/autom4te.cache/
output.0     [all...]
  /external/clearsilver/
configure     [all...]
  /external/elfutils/autom4te.cache/
output.0     [all...]
  /external/libpcap/
configure     [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 110 milliseconds