Home
last modified time | relevance | path

Searched defs:load_proto (Results 1 – 5 of 5) sorted by relevance

/external/iptables/iptables/
Dxshared.c108 struct xtables_match *load_proto(struct iptables_command_state *cs) in load_proto() function
/external/python/cpython2/Lib/
Dpickle.py889 def load_proto(self): member in Unpickler
/external/python/cpython3/Lib/
Dpickle.py1101 def load_proto(self): member in _Unpickler
/external/python/cpython2/Modules/
DcPickle.c4703 load_proto(Unpicklerobject *self) in load_proto() function
/external/python/cpython3/Modules/
D_pickle.c6350 load_proto(UnpicklerObject *self) in load_proto() function