Open System Services Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)
OSS Library Calls Reference Manual
  /floating-point number to nearest integer value in floating-point/ ..................................... round(3)
 /Rounds float number to nearest  integer value in floating-point/ ..................................... roundf(3)
  /long double number to nearest integer value in floating-point/ ..................................... roundl(3)
 float number to nearest long long integer value llrintf: Rounds ........................................ llrintf(3)
 float number to nearest long long integer value llroundf: Rounds .................................... llroundf(3)
 float number to nearest long integer value lrintf: Rounds ......................................... lrintf(3)
 float number to nearest long integer value lroundf: Rounds  ..................................... lroundf(3)
 number to nearest long long integer value /Rounds long double  ............................. llrintl(3)
 number to nearest long long integer value /Rounds long double ............................. llroundl(3)
 double number to nearest long integer value  /Rounds long  .......................................... lrintl(3)
 double number to nearest long integer value  /Rounds long  .......................................... lroundl(3)
 Rounds float number to truncated integer value  truncf: ..................................................... truncf(3)
  long double number to truncated integer value  truncl: Rounds ........................................ truncl(3)
  wide-character string to intmax_t integer  wcstoimax: Converts a .................................... wcstoimax(3)
 a wide-character string to long integer wcstol: Converts .............................................. wcstol(3)
  div: Divides integers  ...........................................................................
 div(3)
  imaxdiv: Divides integers ...........................................................................
 imaxdiv(3)
 ldiv: Divides long integers ...........................................................................
 ldiv(3)
 lldiv: Divides long long integers ...........................................................................
 lldiv(3)
 Rounds float numbers to float integers  ceilf: 
.................................................................
 c
e
ilf(3)
 double numbers to long double integers  ceill: Rounds long  .......................................... ceill(3)
 Rounds float numbers to float integers  floorf: ...............................................................
 floorf(3)
 double numbers to long double integers floorl: Rounds long ......................................... floorl(3)
  numbers to floating-point integers  /Rounds floating-point  ................................... ceil(3)
  numbers to floating-point integers  /Rounds floating-point  ................................... floor(3)
  /a floating-point number into integral and fractional parts .......................................... modf(3)
  modff: Breaks a float number into integral and fractional parts .......................................... modff(3)
  /Breaks a long double number into integral and fractional parts .......................................... modfl(3)
 scalbln: Computes the long integral exponent of a/  .................................................. scalbln(3)
 scalblnf: Computes the long integral exponent of a/  .................................................. scalblnf(3)
 scalblnl: Computes the long integral exponent of a/  .................................................. scalblnl(3)
  floating-point number to nearest integral value  nearbyint: Rounds ................................ nearbyint(3)
 Rounds float number to nearest  integral value  nearbyintf: ............................................. nearbyintf(3)
  floating-point numbers to nearest integral value  rint: Rounds .......................................... rint(3)
 Rounds float number to nearest integral value rintf: ....................................................... rintf(3)
  long double number to nearest integral value  rintl: Rounds  ......................................... rintl(3)
 long double number to nearest integral value /Rounds ................................................. nearbyintl(3)
  if_indextoname: Maps an interface index to its/  .................................................... if_indextoname(3)
  if_nametoindex: Maps an interface name to its/  ..................................................... if_nametoindex(3)
  if_nameindex: Gets all interface names and indexes  ......................................... if_nameindex(3)
  /of the host with the specified Internet address and address/ ........................................ lwres_gethostbyaddr(3)
 lwres_gethostbyname: Gets the Internet address (IPv4) of the/  ...................................... lwres_gethostbyname(3)
to an/  /Translates a string in Internet dotted-decimal notation .................................. inet_network(3)
IPv4 or/ gethostbyname2: Gets an Internet host entry by name and  ...................................
 gethostbyname2(3)
 l
w
res_gethostbyname2: Gets an Internet host entry by name and/ .................................. lwres_gethostbyname2(3)
  inet_addr: Constructs an integer Internet IPv4 address from a/ ........................................ inet_addr(3)
  inet_makeaddr: Constructs an Internet IPv4 address from an/ ...................................... inet_makeaddr(3)
  inet_ntoa: Translates an integer Internet IPv4 address into a/  ......................................... inet_ntoa(3)
  /the local network address from an Internet IPv4 host address  ............................................. inet_lnaof(3)
  /the network number from an Internet IPv4 host address ............................................. inet_netof(3)
  /dotted-decimal notation to an Internet IPv4 network address  ...................................... inet_network(3)
  /integer from host byte order to Internet network byte order .......................................... htonl(3)
  /integer from host byte order to Internet network byte order .......................................... htons(3)
 /Converts a 32-bit integer from Internet network byte order to/ ..................................... ntohl(3)
 /Converts a 16-bit integer from Internet network byte order to/ ..................................... ntohs(3)
  /an Internet IPv4 address from an Internet network number and a/ ................................... inet_makeaddr(3)
key  ftok: Generates an OSS interprocess communication (IPC)  .............................. ftok(3)
  sleep: Suspends execution for an interval ........................................................................... sleep(3)
  usleep: Suspends execution for an interval ........................................................................... usleep(3)
  or changes the timeout value for interval timers  alarm: Sets ........................................... alarm(3)
 a wide-character string to intmax_t integer /Converts .......................................... wcstoimax(3)
 Converts a character string to an intmax_t value strtoimax: ............................................ strtoimax(3)
library handle and/  dlclose: Invalidates a dynamic-link  ........................................... dlclose(3)
function  acosh: Computes the inverse hyperbolic cosine  ............................................. acosh(3)
function/  acoshf: Computes the inverse hyperbolic cosine  ............................................. acoshf(3)
Pindex−42 Hewlett-Packard Company 527187-017










