Home
last modified time | relevance | path

Searched refs:ENV_SENDER_STR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dsmsgiucv_app.c32 #define ENV_SENDER_STR "SMSG_SENDER=" macro
33 #define ENV_SENDER_LEN (strlen(ENV_SENDER_STR) + 8 + 1)
90 snprintf(ev->envp[0], ENV_SENDER_LEN, ENV_SENDER_STR "%s", from); in smsg_app_event_alloc()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dsmsgiucv_app.c32 #define ENV_SENDER_STR "SMSG_SENDER=" macro
33 #define ENV_SENDER_LEN (strlen(ENV_SENDER_STR) + 8 + 1)
90 snprintf(ev->envp[0], ENV_SENDER_LEN, ENV_SENDER_STR "%s", from); in smsg_app_event_alloc()

Completed in 4 milliseconds