Searched defs:buflen (Results 1 – 4 of 4) sorted by relevance
214 static int linenoisePrompt(int fd, char *buf, size_t buflen, const char *prompt) { in linenoisePrompt()364 static int linenoiseRaw(char *buf, size_t buflen, const char *prompt) { in linenoiseRaw()
107 int buflen; in notify_main() local
374 static void format_host_command(char* buffer, size_t buflen, const char* command, transport_type t… in format_host_command()
762 static int format_listeners(char* buf, size_t buflen) in format_listeners()