stat-id-vector

Name

stat-id-vector -- Return a vector of file identity info.

Type: function

Synopsis

stat-id-vector( b, info);

Arguments

b

An instance of <stat-buf>

Return Values

info

An instance of <vector>

Description

Returns a four-element vector containing identity information for the given stat buffer. The elements are, in order, device high 16 bits, device number low 16 bits, inode high 16, and inode low 16.