IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 10, 2009, 3:47:42 AM (17 years ago)
Author:
eugene
Message:

adjust dvo locking to allow read-only access to databases in dvo shell

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/Ohana/src/libohana/include/ohana.h

    r21508 r25035  
    166166int     mkdirhier              PROTO((char *path, int mode));
    167167void    make_backup            PROTO((char *filename));
    168 int     check_file_access      PROTO((char *basefile, int backup, int verbose));
     168int     check_file_access      PROTO((char *basefile, int backup, int readwrite, int verbose));
    169169int     check_dir_access       PROTO((char *path, int verbose));
    170170int     check_file_exec        PROTO((char *filename));
Note: See TracChangeset for help on using the changeset viewer.