package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

These functions may not be thread safe. Use getpwents, above, if possible.

val setpwent : unit -> unit
val getpwent : unit -> t option
val getpwent_exn : unit -> t
val endpwent : unit -> unit