Searched refs:LNSTAT_MAX_FIELD_NAME_LEN (Results 1 – 2 of 2) sorted by relevance
12 #define LNSTAT_MAX_FIELD_NAME_LEN 32 macro19 char name[LNSTAT_MAX_FIELD_NAME_LEN+1];
128 strncpy(lf->fields[i].name, tok, LNSTAT_MAX_FIELD_NAME_LEN); in __lnstat_scan_fields()