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

  /src/usr.sbin/sysinst/
util.c 2237 use_tgz_for_set(const char *set_name) function in typeref:typename:bool
2255 return use_tgz_for_set(set_name) ? dist_tgz_postfix : dist_postfix;
util.c 2237 use_tgz_for_set(const char *set_name) function in typeref:typename:bool
2255 return use_tgz_for_set(set_name) ? dist_tgz_postfix : dist_postfix;

Completed in 26 milliseconds