Home
last modified time | relevance | path

Searched refs:cfg_add_cause (Results 1 – 16 of 16) sorted by relevance

/dports/sysutils/tmate/tmate-2.4.0/
H A Dtmate-session.c165 cfg_add_cause("%s: %s", path, strerror(errno)); in send_authorized_keys()
178 cfg_add_cause("%s: %s", path, strerror(errno)); in send_authorized_keys()
197 cfg_add_cause("%s", "Tip: if you wish to use tmate only for remote access, run: tmate -F"); in tmate_session_start()
198cfg_add_cause("%s", "To see the following messages again, run in a tmate session: tmate show-messa… in tmate_session_start()
199 cfg_add_cause("%s", "Press <q> or <ctrl-c> to continue"); in tmate_session_start()
200 cfg_add_cause("%s", "---------------------------------------------------------------------"); in tmate_session_start()
H A Dcfg.c69 cfg_add_cause("%s: %s", TMUX_CONF, cause); in start_cfg()
71 cfg_add_cause("%s: %s", TMUX_CONF, strerror(errno)); in start_cfg()
81 cfg_add_cause("%s: %s", cfg_file, cause); in start_cfg()
121 cfg_add_cause("%s:%zu: %s", path, line, cause1); in load_cfg()
192 cfg_add_cause(const char *fmt, ...) in cfg_add_cause() function
H A Dcmd-queue.c127 cfg_add_cause("%s:%u: %s", cmd->file, cmd->line, msg); in cmdq_error()
129 cfg_add_cause("%s", msg); in cmdq_error()
131 cfg_add_cause("%s:%u: %s", cmd->file, cmd->line, msg); in cmdq_error()
H A Dcmd-source-file.c63 cfg_add_cause("%s", cause); in cmd_source_file_exec()
H A Dtmate-msg.c61 cfg_add_cause("%s", message); in tmate_status_message_session()
H A Dtmux.h1584 void printflike(1, 2) cfg_add_cause(const char *, ...);
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dcfg.c65 cfg_add_cause("%s: %s", TMUX_CONF, cause); in start_cfg()
67 cfg_add_cause("%s: %s", TMUX_CONF, strerror(errno)); in start_cfg()
77 cfg_add_cause("%s: %s", cfg_file, cause); in start_cfg()
117 cfg_add_cause("%s:%zu: %s", path, line, cause1); in load_cfg()
163 cfg_add_cause(const char *fmt, ...) in cfg_add_cause() function
H A Dcmd-source-file.c63 cfg_add_cause("%s", cause); in cmd_source_file_exec()
H A Dcmd-queue.c122 cfg_add_cause("%s:%u: %s", cmd->file, cmd->line, msg); in cmdq_error()
H A Dtmux.h1607 void printflike(1, 2) cfg_add_cause(const char *, ...);
/dports/sysutils/tmux/tmux-3.2a/
H A Dcfg.c114 cfg_add_cause("%s: %s", path, strerror(errno)); in load_cfg()
130 cfg_add_cause("%s", pr->error); in load_cfg()
184 cfg_add_cause("%s", pr->error); in load_cfg_from_buffer()
213 cfg_add_cause(const char *fmt, ...) in cfg_add_cause() function
H A Dcmd-queue.c850 cfg_add_cause("%s:%u: %s", file, line, msg); in cmdq_error()
H A Dtmux.h1948 void printflike(1, 2) cfg_add_cause(const char *, ...);
/dports/sysutils/tmux23/tmux-2.3/
H A Dcfg.c89 cfg_add_cause("%s: %s", path, strerror(errno)); in load_cfg()
111 cfg_add_cause("%s:%zu: %s", path, line, cause1); in load_cfg()
157 cfg_add_cause(const char *fmt, ...) in cfg_add_cause() function
H A Dcmd-queue.c121 cfg_add_cause("%s:%u: %s", cmd->file, cmd->line, msg); in cmdq_error()
H A Dtmux.h1585 void printflike(1, 2) cfg_add_cause(const char *, ...);