package pwd

Import Path
	modernc.org/libc/pwd (on go.dev)

Dependency Relation
	imports 4 packages, and imported by one package


Package-Level Type Names (total 78, all are exported)
/* sort exporteds by: | */
type Gid_t = X__darwin_gid_t (basic type)
type Ptrdiff_t = int64 (basic type)
type Size_t = uint64 (basic type)
type Uid_t = X__darwin_uid_t (basic type)
type Uuid_t = X__darwin_uuid_t ([...]T)
type Wchar_t = int32 (basic type)
type X__builtin_va_list = uintptr (basic type)
type X__darwin_blkcnt_t = X__int64_t (basic type)
type X__darwin_blksize_t = X__int32_t (basic type)
type X__darwin_clock_t = uint64 (basic type)
type X__darwin_ct_rune_t = int32 (basic type)
type X__darwin_dev_t = X__int32_t (basic type)
type X__darwin_fsblkcnt_t = uint32 (basic type)
type X__darwin_fsfilcnt_t = uint32 (basic type)
type X__darwin_gid_t = X__uint32_t (basic type)
type X__darwin_id_t = X__uint32_t (basic type)
type X__darwin_ino64_t = X__uint64_t (basic type)
type X__darwin_ino_t = X__darwin_ino64_t (basic type)
type X__darwin_intptr_t = int64 (basic type)
F__mbstate8 [128]int8
type X__darwin_mode_t = X__uint16_t (basic type)
type X__darwin_natural_t = uint32 (basic type)
type X__darwin_nl_item = int32 (basic type)
type X__darwin_off_t = X__int64_t (basic type)
type X__darwin_pid_t = X__int32_t (basic type)
F__opaque [56]int8 F__sig int64
F__opaque [40]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__arg uintptr F__next uintptr F__routine uintptr
type X__darwin_pthread_key_t = uint64 (basic type)
F__opaque [56]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [192]int8 F__sig int64
F__opaque [16]int8 F__sig int64
type X__darwin_pthread_t = uintptr (basic type)
type X__darwin_ptrdiff_t = int64 (basic type)
type X__darwin_rune_t = X__darwin_wchar_t (basic type)
type X__darwin_sigset_t = X__uint32_t (basic type)
type X__darwin_size_t = uint64 (basic type)
type X__darwin_socklen_t = X__uint32_t (basic type)
type X__darwin_ssize_t = int64 (basic type)
type X__darwin_suseconds_t = X__int32_t (basic type)
type X__darwin_time_t = int64 (basic type)
type X__darwin_uid_t = X__uint32_t (basic type)
type X__darwin_useconds_t = X__uint32_t (basic type)
type X__darwin_uuid_string_t = ([...]T)
type X__darwin_uuid_t = ([...]T)
type X__darwin_wchar_t = int32 (basic type)
type X__darwin_wctrans_t = int32 (basic type)
type X__darwin_wctype_t = X__uint32_t (basic type)
type X__darwin_wint_t = int32 (basic type)
type X__float128 = float64 (basic type)
Fhi int64 Flo int64
type X__int16_t = int16 (basic type)
type X__int32_t = int32 (basic type)
type X__int64_t = int64 (basic type)
type X__int8_t = int8 (basic type)
mbstate_t is an opaque object to keep conversion state, during multibyte stream conversions. The content must not be referenced by user programs. F__mbstate8 [128]int8
Fhi uint64 Flo uint64
type X__uint16_t = uint16 (basic type)
type X__uint32_t = uint32 (basic type)
type X__uint64_t = uint64 (basic type)
type X__uint8_t = uint8 (basic type)
F__opaque [56]int8 F__sig int64
F__opaque [40]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [56]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [8]int8 F__sig int64
F__opaque [192]int8 F__sig int64
F__opaque [16]int8 F__sig int64
F__cleanup_stack uintptr F__opaque [8176]int8 F__sig int64
Package-Level Variables (total 2, in which 1 are exported)
var CAPI map[string]struct{}
Package-Level Constants (total 43, all are exported)
const X_CDEFS_H_ = 0
const X_FILE_OFFSET_BITS = 64
const X_FORTIFY_SOURCE = 2
const X_GID_T = 0
const X_LP64 = 1
const X_MASTERPASSWD = "master.passwd"
const X_MP_DB = "pwd.db"
const X_Nonnull = 0
const X_Nullable = 0
const X_PASSWD = "passwd"
const X_PASSWORD_CHGNOW = -1
const X_PASSWORD_EFMT1 = 95
const X_PASSWORD_LEN = 128
const X_PASSWORD_NOCHG = 4
const X_PASSWORD_NOEXP = 8
const X_PASSWORD_NOGID = 2
const X_PASSWORD_NOUID = 1
const X_PATH_MASTERPASSWD = "/etc/master.passwd"
const X_PATH_MASTERPASSWD_LOCK = "/etc/ptmp"
const X_PATH_MP_DB = "/etc/pwd.db"
const X_PATH_PASSWD = "/etc/passwd"
const X_PATH_PWD = "/etc"
const X_PATH_PWD_MKDB = "/usr/sbin/pwd_mkdb"
const X_PATH_SMP_DB = "/etc/spwd.db"
const X_PW_KEYBYNAME = 49
const X_PW_KEYBYNUM = 50
const X_PW_KEYBYUID = 51
const X_PWD_H_ = 0
const X_SIZE_T = 0
const X_SMP_DB = "spwd.db"
const X_SYS__TYPES_H_ = 0
const X_UID_T = 0
const X_UUID_STRING_T = 0
const X_UUID_T = 0
const X_UUID_UUID_H = 0