Searched defs:read_record (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/rad/pyrad/common/
H A Drecordmarking.py90 def read_record(self): member in class:RecordMarkingSocket
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsundelete.c1053 * read_record - Read an MFT record into memory
1063 static struct ufile * read_record(ntfs_volume *vol, long long record) function
1074 ntfs_log_error("ERROR: Couldn't allocate memory in read_record()\n");
1084 ntfs_log_error("ERROR: Couldn't allocate memory in read_record()\n");
1671 file = read_record(vol, inode);
1951 file = read_record(vol, (i+j)*8+k);

Completed in 26 milliseconds