HomeSort by: relevance | last modified time | path
    Searched defs:make_prefixed_dir (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/sysinst/
target.c 108 static void make_prefixed_dir (const char *prefix, const char *path);
331 make_prefixed_dir(const char *prefix, const char *path) function in typeref:typename:void
342 make_prefixed_dir(target_prefix(), path);
target.c 108 static void make_prefixed_dir (const char *prefix, const char *path);
331 make_prefixed_dir(const char *prefix, const char *path) function in typeref:typename:void
342 make_prefixed_dir(target_prefix(), path);

Completed in 104 milliseconds