Home
last modified time | relevance | path

Searched defs:lprefix (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/lib/
Dtst_net_vars.c498 static void get_ipv4_info(const char *lip_str, const char *rip_str, int lprefix, in get_ipv4_info()
526 int lprefix, int rprefix) in get_ipv6_info()
575 int is_ipv6, lprefix, rprefix, tmp; in main() local
/third_party/python/Lib/
Dbdb.py551 def format_stack_entry(self, frame_lineno, lprefix=': '): argument