Searched refs:nints (Results 1 – 3 of 3) sorted by relevance
67 char *get_options (char *str, int nints, int *ints) in get_options() argument71 while (i < nints) { in get_options()
89 extern char *get_options(char *str, int nints, int *ints);
2325 static char *chandev_get_options(char *str, int nints, chandev_int *ints) in chandev_get_options() argument2329 while (i<nints) in chandev_get_options()