Searched refs:bout (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/refer/ |
H A D | hunt1.c | 249 char *bout; in main() local 260 nout = findline(oldtagp, &bout, in main() 263 fputs(bout, stdout); in main() 264 free(bout); in main()
|
/titanic_50/usr/src/common/crypto/ecc/ |
H A D | ecl-priv.h | 81 #define MP_SUB_BORROW(a1, a2, s, bin, bout) \ argument 85 bout = (w >> MP_DIGIT_BIT) & 1; } 102 #define MP_SUB_BORROW(a1, a2, s, bin, bout) \ argument 108 bout = tmp; }
|
/titanic_50/usr/src/cmd/ssh/ssh/ |
H A D | clientloop.c | 562 client_suspend_self(Buffer *bin, Buffer *bout, Buffer *berr) in client_suspend_self() argument 567 if (buffer_len(bout) > 0) in client_suspend_self() 568 atomicio(write, fileno(stdout), buffer_ptr(bout), buffer_len(bout)); in client_suspend_self() 579 buffer_free(bout); in client_suspend_self() 598 buffer_init(bout); in client_suspend_self() 769 process_escapes(Buffer *bin, Buffer *bout, Buffer *berr, char *buf, int len) in process_escapes() argument 805 client_suspend_self(bin, bout, berr); in process_escapes()
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 2935 bout
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 2934 bout
|