Searched defs:initial (Results 1 – 2 of 2) sorted by relevance
200 static bool path_spec_check_good(PathSpec *s, bool initial, bool from_trigger_notify) { in path_spec_check_good()535 static bool path_check_good(Path *p, bool initial, bool from_trigger_notify) { in path_check_good()545 static void path_enter_waiting(Path *p, bool initial, bool from_trigger_notify) { in path_enter_waiting()
1887 uint64_t sum = 0, initial = 0; in config_parse_capability_set() local