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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dnad.c409 int hexfork[ NUMFORKS ]; variable
682 hexfork[ DATA ] = open( "datafork", O_WRONLY|O_CREAT, 0622 );
683 hexfork[ RESOURCE ] = open( "resfork", O_WRONLY|O_CREAT, 0622 );
727 write( hexfork[ fork ], forkbuf, bufc );

Completed in 24 milliseconds