Searched refs:clearEnvironment (Results 1 – 4 of 4) sorted by relevance
162 if (content->clearEnvironment != NULL) { in AppSpawnChild()163 content->clearEnvironment(content, client); in AppSpawnChild()
60 void (*clearEnvironment)(struct AppSpawnContent_ *content, AppSpawnClient *client); member
196 content->clearEnvironment = NULL; in SetContentFunction()
670 content->clearEnvironment = ClearEnvironment; in SetContentFunction()