Home
last modified time | relevance | path

Searched refs:lives_unsetenv (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Djack.c150 lives_unsetenv("JACK_NO_START_SERVER"); in lives_jack_init()
165 lives_unsetenv("JACK_START_SERVER"); in lives_jack_init()
H A Dmain.h1664 boolean lives_unsetenv(const char *name);
H A Dutils.c132 LIVES_GLOBAL_INLINE boolean lives_unsetenv(const char *name) { in lives_unsetenv() function