realhostname_sa.3 (d64ada501ae33c02e7c4e3ce21962907df814a5a) | realhostname_sa.3 (522ccf3f353a439b7938a4f10adfab7d912210a2) |
---|---|
1.\" Copyright (C) 1995, 1996, 1997, 1998, 1999, and 2000 WIDE Project. 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 42 unchanged lines hidden (view full) --- 51.\" 52.\" $FreeBSD$ 53.\" 54.Dd January 11, 2000 55.Os 56.Dt REALHOSTNAME_SA 3 57.Sh NAME 58.Nm realhostname_sa | 1.\" Copyright (C) 1995, 1996, 1997, 1998, 1999, and 2000 WIDE Project. 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 42 unchanged lines hidden (view full) --- 51.\" 52.\" $FreeBSD$ 53.\" 54.Dd January 11, 2000 55.Os 56.Dt REALHOSTNAME_SA 3 57.Sh NAME 58.Nm realhostname_sa |
59.Nd "convert a struct sockaddr to the real host name" | 59.Nd "convert a" 60.Vt "struct sockaddr" 61to the real host name |
60.Sh LIBRARY 61.Lb libutil 62.Sh SYNOPSIS 63.In sys/types.h 64.In netinet/in.h 65.In libutil.h 66.Ft int 67.Fn realhostname_sa "char *host" "size_t hsize" "struct sockaddr *addr" "int addrlen" --- 62 unchanged lines hidden --- | 62.Sh LIBRARY 63.Lb libutil 64.Sh SYNOPSIS 65.In sys/types.h 66.In netinet/in.h 67.In libutil.h 68.Ft int 69.Fn realhostname_sa "char *host" "size_t hsize" "struct sockaddr *addr" "int addrlen" --- 62 unchanged lines hidden --- |