Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dswitch.c1781 char envp_string[13]; in tb_switch_set_authorized() local
1783 char *envp[] = { envp_string, NULL }; in tb_switch_set_authorized()
1824 sprintf(envp_string, "AUTHORIZED=%u", sw->authorized); in tb_switch_set_authorized()