Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

nss_status

Declaration

Source position: nssh.inc line 3

type nss_status = (

  NSS_STATUS_TRYAGAIN = - 2,

  NSS_STATUS_UNAVAIL = - 1,

  NSS_STATUS_NOTFOUND = 0,

  NSS_STATUS_SUCCESS = 1,

  NSS_STATUS_RETURN = 2

);


Documentation generated on: 2023-03-18