Home
last modified time | relevance | path

Searched refs:optx (Results 1 - 1 of 1) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.c161 int optx[MAXEXCEPTION + 1]; variable
4100 while ((i < 10) && optx[i] && (optx[i] != num)) in exception()
4102 return (optx[i] == num); in exception()
4182 optx[0] = 0; in getoptions()
4270 optx[xcount++] = xval; in getoptions()
4277 optx[xcount++] = xval; in getoptions()
4278 optx[xcount] = 0; in getoptions()

Completed in 5 milliseconds