HomeSort by: relevance | last modified time | path
    Searched defs:bput (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/stty/
print.c 51 static void bput(const char *);
88 bput(n + on(f));
144 bput("cs5");
147 bput("cs6");
150 bput("cs7");
153 bput("cs8");
156 bput("-parenb" + on(PARENB));
172 bput(buf1);
211 bput(const char *s) function in typeref:typename:void
print.c 51 static void bput(const char *);
88 bput(n + on(f));
144 bput("cs5");
147 bput("cs6");
150 bput("cs7");
153 bput("cs8");
156 bput("-parenb" + on(PARENB));
172 bput(buf1);
211 bput(const char *s) function in typeref:typename:void

Completed in 24 milliseconds