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

/freebsd-11-stable/usr.bin/expand/
H A Dexpand.c59 static void getstops(char *);
77 getstops(&argv[1][1]);
84 getstops(optarg);
167 getstops(char *cp) function
/freebsd-11-stable/usr.bin/unexpand/
H A Dunexpand.c62 static void getstops(const char *);
82 getstops(optarg);
205 getstops(const char *cp) function

Completed in 67 milliseconds