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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dunix.c171 static mode_t mtoubits(u_char bits) function
195 mode |= mtoubits( ma->ma_owner |ma->ma_world);
198 mode |= mtoubits( ma->ma_group |ma->ma_world);
201 mode |= mtoubits( ma->ma_world );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dunix.c171 static mode_t mtoubits(u_char bits) function
195 mode |= mtoubits( ma->ma_owner |ma->ma_world);
198 mode |= mtoubits( ma->ma_group |ma->ma_world);
201 mode |= mtoubits( ma->ma_world );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dunix.c171 static mode_t mtoubits(u_char bits) function
195 mode |= mtoubits( ma->ma_owner |ma->ma_world);
198 mode |= mtoubits( ma->ma_group |ma->ma_world);
201 mode |= mtoubits( ma->ma_world );

Completed in 117 milliseconds