4.4BSD/usr/share/man/cat3f/fstat.0

Compare this file to the similar file:
Show the results in this format:

F>=1  .if 3F<=8 .    if 3F>1 .if 3F<6 .ds an-extra3 "BSD Program-



STAT(3F)               BSD Reference Manual              STAT(3F)

mer's Manual
NNAAMMEE
       stat, lstat, fstat - get file status

SSYYNNOOPPSSIISS
       iinntteeggeerr ffuunnccttiioonn ssttaatt ((nnaammee,, ssttaattbb))
       cchhaarraacctteerr**((**)) nnaammee
       iinntteeggeerr ssttaattbb((1122))

       iinntteeggeerr ffuunnccttiioonn llssttaatt ((nnaammee,, ssttaattbb))
       cchhaarraacctteerr**((**)) nnaammee
       iinntteeggeerr ssttaattbb((1122))

       iinntteeggeerr ffuunnccttiioonn ffssttaatt ((lluunniitt,, ssttaattbb))
       iinntteeggeerr ssttaattbb((1122))

DDEESSCCRRIIPPTTIIOONN
       These routines return detailed information about  a  file.
       _S_t_a_t  and  _l_s_t_a_t return information about file _n_a_m_e; _f_s_t_a_t
       returns information about the file associated with fortran
       logical unit _l_u_n_i_t_.  The order and meaning of the informa-
       tion returned in array  _s_t_a_t_b  is  as  described  for  the
       structure  _s_t_a_t  under  _s_t_a_t(2).  The ``spare'' values are
       not included.

       The value of either function will be zero  if  successful;
       an error code otherwise.

FFIILLEESS
       /usr/lib/libU77.a

SSEEEE AALLSSOO
       stat(2), access(3F), perror(3F), time(3F)

BBUUGGSS
       Pathnames  can  be no longer than MAXPATHLEN as defined in
       <_s_y_s_/_p_a_r_a_m_._h>.

















4.2 Berkeley Distribution  June 5, 1993                         1