Searched defs:limits (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Dmiscbltin.c291 struct limits { struct
298 static const struct limits limits[] = { variable in typeref:struct:limits
345 const struct limits *l;
366 for (l = limits; l->name && l->option != what; l++)
394 for (l = limits; l->name; l++) {

Completed in 55 milliseconds