Lines Matching refs:account
48 WBC_ERR_UNKNOWN_USER, /**< User account cannot be found */
49 WBC_ERR_UNKNOWN_GROUP, /**< Group account cannot be found */
360 * the 1st one is the account sid
396 #define WBC_ACB_DISABLED 0x00000001 /* 1 User account disabled */
399 #define WBC_ACB_TEMPDUP 0x00000008 /* 1 Temporary duplicate account */
400 #define WBC_ACB_NORMAL 0x00000010 /* 1 Normal user account */
401 #define WBC_ACB_MNS 0x00000020 /* 1 MNS logon user account */
402 #define WBC_ACB_DOMTRUST 0x00000040 /* 1 Interdomain trust account */
403 #define WBC_ACB_WSTRUST 0x00000080 /* 1 Workstation trust account */
404 #define WBC_ACB_SVRTRUST 0x00000100 /* 1 Server trust account */
1429 * @param *account The given user name
1436 const char *account,
1443 * @param *account The given user name
1449 wbcErr wbcGetGroups(const char *account,