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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Ddebug.c49 "LCN_ENOENT ", "LCN_EINVAL ",
64 if (idx > -LCN_EINVAL - 1)
H A Drunlist.c974 * -4 = LCN_EINVAL Input parameter error.
981 return (LCN)LCN_EINVAL;
H A Dattrib.c736 * -4 = LCN_EINVAL Input parameter error.
745 return (LCN)LCN_EINVAL;
822 case (LCN)LCN_EINVAL:
4287 if (first_lcn == LCN_EINVAL) {
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dattrib.h53 LCN_EINVAL = -4, enumerator in enum:__anon2033
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsinfo.c1204 case LCN_EINVAL:

Completed in 40 milliseconds