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

/freebsd-13-stable/usr.bin/expand/
H A Dexpand.c61 static void getstops(char *);
79 getstops(&argv[1][1]);
86 getstops(optarg);
169 getstops(char *cp) function
/freebsd-13-stable/usr.bin/unexpand/
H A Dunexpand.c64 static void getstops(const char *);
84 getstops(optarg);
207 getstops(const char *cp) function

Completed in 38 milliseconds