File: setpwnam.h

package info (click to toggle)
axmail 2.9-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 572 kB
  • sloc: ansic: 2,417; sh: 263; makefile: 49
file content (5 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (4)
1
2
3
4
5

#include <pwd.h>

extern int setpwnam (struct passwd *pwd);