Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dcmd-source-file.c105 if (load_cfg_from_buffer(bdata, bsize, path, c, cdata->after, in cmd_source_file_done()
H A Dcfg.c155 load_cfg_from_buffer(const void *buf, size_t len, const char *path, in load_cfg_from_buffer() function