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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Ddir.c794 static BOOL user_can_read_file(connection_struct *conn, char *name, SMB_STRUCT_STAT *pst) function
970 if (hide_unreadable && !user_can_read_file(conn, entry, pst)) {

Completed in 99 milliseconds