package core_unix

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

Module Passwd.Low_levelSource

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

Sourceval setpwent : unit -> unit
Sourceval getpwent : unit -> t option
Sourceval getpwent_exn : unit -> t
Sourceval endpwent : unit -> unit
OCaml

Innovation. Community. Security.