Home
last modified time | relevance | path

Searched defs:childspec (Results 1 – 8 of 8) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/os_mon/src/
H A Dos_mon.erl127 childspec(_Service, false) -> function
129 childspec(cpu_sup, true) -> function
132 childspec(disksup, true) -> function
135 childspec(memsup, true) -> function
138 childspec(os_sup, true) -> function
146 childspec(sysinfo, true) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/os_mon/src/
H A Dos_mon.erl127 childspec(_Service, false) -> function
129 childspec(cpu_sup, true) -> function
132 childspec(disksup, true) -> function
135 childspec(memsup, true) -> function
138 childspec(os_sup, true) -> function
146 childspec(sysinfo, true) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/os_mon/src/
H A Dos_mon.erl127 childspec(_Service, false) -> function
129 childspec(cpu_sup, true) -> function
132 childspec(disksup, true) -> function
135 childspec(memsup, true) -> function
138 childspec(os_sup, true) -> function
146 childspec(sysinfo, true) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/os_mon/src/
H A Dos_mon.erl127 childspec(_Service, false) -> function
129 childspec(cpu_sup, true) -> function
132 childspec(disksup, true) -> function
135 childspec(memsup, true) -> function
138 childspec(os_sup, true) -> function
146 childspec(sysinfo, true) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/os_mon/src/
H A Dos_mon.erl127 childspec(_Service, false) -> function
129 childspec(cpu_sup, true) -> function
132 childspec(disksup, true) -> function
135 childspec(memsup, true) -> function
138 childspec(os_sup, true) -> function
146 childspec(sysinfo, true) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/os_mon/src/
H A Dos_mon.erl127 childspec(_Service, false) -> function
129 childspec(cpu_sup, true) -> function
132 childspec(disksup, true) -> function
135 childspec(memsup, true) -> function
138 childspec(os_sup, true) -> function
146 childspec(sysinfo, true) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/os_mon/src/
H A Dos_mon.erl127 childspec(_Service, false) -> function
129 childspec(cpu_sup, true) -> function
132 childspec(disksup, true) -> function
135 childspec(memsup, true) -> function
138 childspec(os_sup, true) -> function
146 childspec(sysinfo, true) -> function
/dports/net-mgmt/py-ciscoconfparse/ciscoconfparse-1.5.51/ciscoconfparse/
H A Dciscoconfparse.py1226 self, parentspec, childspec, ignore_ws=False, recurse=False argument
1325 self, parentspec, childspec, ignore_ws=False, recurse=False argument
1430 def find_objects_w_missing_children(self, parentspec, childspec, ignore_ws=False): argument
1466 def find_parents_w_child(self, parentspec, childspec, ignore_ws=False): argument
1548 def find_objects_wo_child(self, parentspec, childspec, ignore_ws=False): argument
1635 def find_parents_wo_child(self, parentspec, childspec, ignore_ws=False): argument
1716 def find_children_w_parents(self, parentspec, childspec, ignore_ws=False): argument
1825 def find_objects_w_parents(self, parentspec, childspec, ignore_ws=False): argument
2013 childspec, argument
2189 childspec, argument
[all …]