Changeset 100 in openpam for trunk/include/security/pam_constants.h
- Timestamp:
- Apr 6, 2002, 5:05:21 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/security/pam_constants.h
r93 r100 32 32 * SUCH DAMAGE. 33 33 * 34 * $P4: //depot/projects/openpam/include/security/pam_constants.h#1 2$34 * $P4: //depot/projects/openpam/include/security/pam_constants.h#13 $ 35 35 */ 36 36 … … 120 120 PAM_USER_PROMPT = 9, 121 121 PAM_AUTHTOK_PROMPT = 10, /* OpenPAM extension */ 122 PAM_OLDAUTHTOK_PROMPT = 11, /* OpenPAM extension */ 122 123 PAM_NUM_ITEMS /* OpenPAM extension */ 123 124 };
Note: See TracChangeset
for help on using the changeset viewer.