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

  /src/usr.bin/indent/
args.c 259 load_profile(const char *fname, bool must_exist) function
312 load_profile(path, true);
318 load_profile(fname, false);
321 load_profile(".indent.pro", false);

Completed in 22 milliseconds