Searched refs:env_offset (Results 1 – 2 of 2) sorted by relevance
66 int env_offset = 0; in switch_set_state() local80 envp[env_offset++] = name_buf; in switch_set_state()88 envp[env_offset++] = state_buf; in switch_set_state()90 envp[env_offset] = NULL; in switch_set_state()
229 int env_offset = 0; in extcon_update_state() local258 envp[env_offset++] = name_buf; in extcon_update_state()266 envp[env_offset++] = state_buf; in extcon_update_state()268 envp[env_offset] = NULL; in extcon_update_state()