Searched defs:slotvec (Results 1 – 2 of 2) sorted by relevance
576 struct slotvec in quotearg_n_options() struct578 size_t size; in quotearg_n_options()579 char *val; in quotearg_n_options()582 static struct slotvec *slotvec = &slotvec0; in quotearg_n_options() local
834 struct slotvec struct844 static struct slotvec slotvec0 = {sizeof slot0, slot0}; argument845 static struct slotvec *slotvec = &slotvec0; variable