Home
last modified time | relevance | path

Searched defs:nulonly (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dash.c6103 int nulonly; /* search for nul bytes only */ member
6137 int nulonly; in ifsbreakup() local
6441 recordregion(int start, int end, int nulonly) in recordregion()