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

  /external/e2fsprogs/lib/blkid/
read.c 87 static char *strip_line(char *line) function
141 p = strip_line(*cp);
250 *name = strip_line(*cp);
287 *name = strip_line(*cp);
  /external/e2fsprogs/misc/
fsck.c 163 static void strip_line(char *line) function
277 strip_line(line);
  /external/e2fsprogs/e2fsck/
profile.c 645 static void strip_line(char *line) function
706 strip_line(line);
    [all...]

Completed in 696 milliseconds