Searched refs:weight (Results 1 - 1 of 1) sorted by relevance

/scfdot/
H A Dscfdot.c287 const char *opts, int weight)
291 if (weight != 1 || (opts != NULL && opts[0] != '\0')) {
297 if (weight != 1)
298 (void) printf("weight=%d,", weight);
597 int weight = 1; local
646 weight += 2;
649 weight += 1;
689 dep_fmri, opts, weight + i);
693 weight
286 print_dependency(const char *from, const char *port, const char *to, const char *opts, int weight) argument
[all...]

Completed in 7 milliseconds