Searched refs:csearch (Results 1 – 3 of 3) sorted by relevance
| /freebsd/bin/stty/ | ||
| H A D | extern.h | 34 int csearch(char ***, struct info *); |
| H A D | stty.c | 112 if (csearch(&argv, &i)) in main() |
| H A D | cchar.c | 89 csearch(char ***argvp, struct info *ip) in csearch() function |