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

/illumos-gate/usr/src/cmd/expand/
H A Dunexpand.c59 static void getstops(const char *);
86 getstops(optarg);
229 getstops(const char *cp) function
H A Dexpand.c58 static void getstops(const char *);
87 * them to getstops().
98 getstops(argv[i]+1);
113 getstops(optarg);
240 getstops(const char *cp) function

Completed in 45 milliseconds