File posix.icn

Summary

Records:
posix_group, posix_hostent, posix_lock, posix_message, posix_passwd, posix_rusage, posix_servent, posix_stat, posix_timeval

This file is part of the (main) package.

Source code.

Details
Records:

posix_group(name, passwd, gid, members)

 grent struct


posix_hostent(name, aliases, addresses)

 hostent struct


posix_lock(value, pid)

 returned by fcntl


posix_message(addr, msg)

 a UDP datagram


posix_passwd(name, passwd, uid, gid, gecos, dir, shell)

 pwent struct


posix_rusage(utime, stime, maxrss, minflt, majflt, inblock, oublock, nvcsw, nivcsw)

 rusage struct


posix_servent(name, aliases, port, proto)

 servent struct


posix_stat(dev, ino, mode, nlink, uid, gid, rdev, size, atime, mtime, ctime, blksize, blocks, symlink)

 stat struct


posix_timeval(sec, usec)

 timeval struct



This page produced by UniDoc on 2021/04/15 @ 23:59:54.