Searched refs:format_cmd (Results 1 – 4 of 4) sorted by relevance
| /minix3/external/bsd/pkg_install/dist/lib/ |
| H A D | file.c | 295 format_cmd(char *buf, size_t size, const char *fmt, const char *dir, const char *name) in format_cmd() function
|
| H A D | lib.h | 313 int format_cmd(char *, size_t, const char *, const char *, const char *);
|
| H A D | plist.c | 583 format_cmd(tmp, sizeof(tmp), p->name, prefix, last_file); in delete_package()
|
| /minix3/external/bsd/pkg_install/dist/add/ |
| H A D | perform.c | 756 if (format_cmd(cmd, sizeof(cmd), p->name, pkg->prefix, last_file)) in extract_files()
|