Searched refs:format_cmd (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/bsd/pkg_install/dist/lib/ |
| H A D | file.c | 292 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 | 326 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()
|