HomeSort by relevance Sort by last modified time
    Searched refs:lprefix (Results 1 - 3 of 3) sorted by null

  /external/iproute2/ip/
ipmonitor.c 119 int lprefix=0; local
141 lprefix=1;
172 if (lprefix) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
bdb.py 361 def format_stack_entry(self, frame_lineno, lprefix=': '):
383 if line: s = s + lprefix + line.strip()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
bdb.py 361 def format_stack_entry(self, frame_lineno, lprefix=': '):
383 if line: s = s + lprefix + line.strip()

Completed in 73 milliseconds