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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dappl.c39 static int applopen(struct vol *vol, u_char creator[ 4 ], int flags, int mode) function
238 if ( applopen( vol, creator, O_RDWR|O_CREAT, 0666 ) != AFP_OK ) {
323 if ( applopen( vol, creator, O_RDWR, 0666 ) != AFP_OK ) {
393 if ( applopen( vol, creator, O_RDONLY, 0666 ) != AFP_OK ) {

Completed in 121 milliseconds