Home
last modified time | relevance | path

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

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