Searched defs:msg_buf (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/gssd-64/
H A Dgssd_util.c413 gss_buffer_desc msg_buf; local
/macosx-10.10/bash-94.1.2/bash-3.2/lib/readline/
H A Ddisplay.c159 static char msg_buf[128]; variable
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dw32fns.c2499 w32_msg_pump(deferred_msg * msg_buf) argument
2622 send_deferred_msg(deferred_msg * msg_buf, HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) argument
2662 deferred_msg * msg_buf = find_deferred_msg (hwnd, msg); local
3470 deferred_msg msg_buf; local
[all...]
/macosx-10.10/vim-55/src/
H A Dglobals.h964 EXTERN char_u msg_buf[MSG_BUF_LEN]; /* small buffer for messages */ variable

Completed in 190 milliseconds