úÎÜh     portablestablemhenrion@gmail.com?The class of types that can be used to identify a sysctl node. (An efficient representation of a sysctl  for maximum performance.  Prepare an  for later use. -Extract the list of integers contained in an . *Read a storable value from a sysctl node. F This is useful to read binary values such as C structures, otherwise 6 the ad-hoc reading functions should be used instead. 6Read a signed integer from a sysctl (the C int type). BRead an unsigned integer from a sysctl (the C unsigned int type). <Read a signed long integer from a sysctl (the C long type). HRead an unsigned long integer from a sysctl (the C unsigned long type). ,Read a signed 64-bit integer from a sysctl. /Read an unsigned 64-bit integer from a sysctl.  Like 2, but allows to retrieve a list of elements whose ( length can possibly change at runtime. ERead a string from a sysctl. If the string can possibly change with  time, use   for characters instead.  )Write a storable value to a sysctl node. G This is useful to write binary values such as C structures, otherwise 6 the ad-hoc writing functions should be used instead. 5Write a signed integer to a sysctl (the C int type). AWrite an unsigned integer to a sysctl (the C unsigned int type). ;Write a signed long integer to a sysctl (the C long type). GWrite an unsigned long integer to a sysctl (the C unsigned long type). +Write a signed 64-bit integer to a sysctl. .Write an unsigned 64-bit integer to a sysctl. Write a string to a sysctl.           bsd-sysctl-1.0.1System.BSD.Sysctl SysctlKeyOIDsysctlPrepareOidsysctlExtractOid sysctlPeek sysctlReadIntsysctlReadUIntsysctlReadLongsysctlReadULongsysctlReadQuadsysctlReadUQuadsysctlPeekArraysysctlReadString sysctlPokesysctlWriteIntsysctlWriteUIntsysctlWriteLongsysctlWriteULongsysctlWriteQuadsysctlWriteUQuadsysctlWriteStringc_sysctlwithKey sysctlRead sysctlGetSizesysctlReadDynamic sysctlWrite