Home
last modified time | relevance | path

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

/src/usr.bin/expand/
H A Dexpand.c47 static void getstops(char *);
65 getstops(&argv[1][1]); in main()
72 getstops(optarg); in main()
155 getstops(char *cp) in getstops() function
/src/usr.bin/unexpand/
H A Dunexpand.c50 static void getstops(const char *);
70 getstops(optarg); in main()
193 getstops(const char *cp) in getstops() function