File: libpwaccess.map

package info (click to toggle)
account-utils 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 844 kB
  • sloc: ansic: 8,953; xml: 1,584; sh: 77; makefile: 10
file content (12 lines) | stat: -rw-r--r-- 244 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
LIBPWACCESS_0.4 {
  global:
	pwaccess_check_expired;
	pwaccess_get_account_name;
	pwaccess_get_user_record;
        pwaccess_verify_password;
	struct_passwd_freep;
	struct_passwd_free; 
	struct_shadow_freep;
	struct_shadow_free;
  local: *;
};