Searched refs:local_only (Results 1 – 2 of 2) sorted by relevance
43 int makeset(FILE *fd, int opt_flags, int local_only);
4690 makeset(FILE *fd, int opt_flags, int local_only) in makeset() argument4741 if (!(opt_flags & OPT_GLOBAL) && !local_only) in makeset()