File: auth.h

package info (click to toggle)
citadel 7.83-2squeeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,572 kB
  • ctags: 3,756
  • sloc: ansic: 54,870; sh: 4,298; yacc: 660; makefile: 450; xml: 40
file content (2 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (2)
1
2
/* $Id: auth.h 5232 2007-06-18 04:02:17Z ajc $ */
int validate_password(uid_t uid, const char *pass);