Searched defs:lprefix (Results 1 – 2 of 2) sorted by relevance
498 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
551 def format_stack_entry(self, frame_lineno, lprefix=': '): argument