Home
last modified time | relevance | path

Searched refs:is_no_prefix (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Dfsck.c106 static int is_no_prefix(char **p) in is_no_prefix() function
131 no = is_no_prefix(&p); in fix_tlist()
137 TT.arr_flag[n] = is_no_prefix(&p) ?FLAG_WITH_NO_PRFX :FLAG_WITHOUT_NO_PRFX; in fix_tlist()