Searched refs:SMB_COMMENT_MAX (Results 1 – 2 of 2) sorted by relevance
32 #define SMB_COMMENT_MAX 255 macro41 char comment[SMB_COMMENT_MAX]; /* Share's comment */
230 char name[SMB_NAME_MAX], comment[SMB_COMMENT_MAX]; in smb_enable_share_one()