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 88 static char *strip_line(char *line) function
142 p = strip_line(*cp);
251 *name = strip_line(*cp);
288 *name = strip_line(*cp);
  /external/e2fsprogs/misc/
fsck.c 166 static void strip_line(char *line) function
277 strip_line(line);
  /external/e2fsprogs/e2fsck/
profile.c 649 static void strip_line(char *line) function
710 strip_line(line);
    [all...]

Completed in 638 milliseconds