Searched refs:SP_MAX_NAME_LEN (Results 1 – 2 of 2) sorted by relevance
26 #define SP_MAX_NAME_LEN 32 macro79 char name[SP_MAX_NAME_LEN];
186 snprintf(sp->name, SP_MAX_NAME_LEN, "sp-%u", sp->ord); in sp_alloc_struct()
Completed in 6 milliseconds