Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-source-file.c88 cmd_source_file_done(struct client *c, const char *path, int error, in cmd_source_file_done() function
114 file_read(c, cdata->files[n], cmd_source_file_done, cdata); in cmd_source_file_done()
201 file_read(c, cdata->files[0], cmd_source_file_done, cdata); in cmd_source_file_exec()