Searched refs:ENV_PREFIX_LEN (Results 1 – 1 of 1) sorted by relevance
34 #define ENV_PREFIX_LEN (strlen(ENV_PREFIX_STR) + \ macro75 ev->buf = kzalloc(ENV_SENDER_LEN + ENV_PREFIX_LEN + in smsg_app_event_alloc()85 ev->envp[2] = ev->envp[1] + ENV_PREFIX_LEN; in smsg_app_event_alloc()90 snprintf(ev->envp[1], ENV_PREFIX_LEN, ENV_PREFIX_STR "%s", SMSG_PREFIX); in smsg_app_event_alloc()