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