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