Searched refs:nuls (Results 1 – 7 of 7) sorted by relevance
105 /* Don't allow nuls in filenames */
135 int nuls = 0; in resolve_type() local150 nuls++; in resolve_type()162 if ((is_all_printable && (bytes > nuls)) || bytes == 0) in resolve_type()165 if (nuls > 1) in resolve_type()
244 static char nuls[10]; /* place to point scanner in event of error */ variable1185 p->next = nuls; /* try to bring things to a halt */ in seterr()1186 p->end = nuls; in seterr()
131 static RCHAR_T nuls[10]; /* place to point scanner in event of error */ variable1081 p->next = nuls; /* try to bring things to a halt */ in seterr()1082 p->end = nuls; in seterr()
160 static char nuls[10]; /* place to point scanner in event of error */ variable1274 p->next = nuls; /* try to bring things to a halt */ in seterr()1275 p->end = nuls; in seterr()
33 # header padded with nuls70 # version with 2 binary nuls embedded in Android Backup like com.android.settings.ab
13585 # maybe they were originally nuls (which would fit).