Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/tmux/
Dcmd-source-file.c51 struct cmd_source_file_data { struct
81 cmd_source_file_complete(struct client *c, struct cmd_source_file_data *cdata) in cmd_source_file_complete() argument
105 struct cmd_source_file_data *cdata = data; in cmd_source_file_done()
136 cmd_source_file_add(struct cmd_source_file_data *cdata, const char *path) in cmd_source_file_add()
157 struct cmd_source_file_data *cdata; in cmd_source_file_exec()