blob: 0da3b94ed14160d1a823e9916e0b84ed82a4609a [file] [log] [blame]
Elliott Hughes180edef2023-11-02 00:08:05 +00001/*
2 * This file is auto-generated. Modifications will be lost.
3 *
4 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
5 * for more information.
6 */
Christopher Ferris38062f92014-07-09 15:33:25 -07007#ifndef _CIFS_MOUNT_H
8#define _CIFS_MOUNT_H
9#define CIFS_MAX_DOMAINNAME_LEN 256
10#define CIFS_MAX_USERNAME_LEN 256
Christopher Ferris38062f92014-07-09 15:33:25 -070011#define CIFS_MAX_PASSWORD_LEN 512
12#define CIFS_MAX_SHARE_LEN 256
13#define CIFS_NI_MAXHOST 1024
14#endif