#include <winbind_nss_hpux.h>
変数 | |
| uid_t | uid |
| gid_t | gid |
| const char * | name |
| int | number |
| struct { | |
| long net | |
| int type | |
| } | netaddr |
| struct { | |
| const char * addr | |
| int len | |
| int type | |
| } | hostaddr |
| struct { | |
| union { | |
| const char * name | |
| int port | |
| } serv | |
| const char * proto | |
| } | serv |
| void * | ether |
winbind_nss_hpux.h の 98 行で定義されています。
| uid_t uid |
winbind_nss_hpux.h の 99 行で定義されています。
| gid_t gid |
winbind_nss_hpux.h の 100 行で定義されています。
| const char* name |
winbind_nss_hpux.h の 101 行で定義されています。
参照元 _nss_winbind_hosts_getbyname()・_nss_winbind_ipnodes_getbyname().
| int number |
winbind_nss_hpux.h の 102 行で定義されています。
| long net |
winbind_nss_hpux.h の 104 行で定義されています。
| int type |
winbind_nss_hpux.h の 105 行で定義されています。
| struct { ... } netaddr |
| const char* addr |
winbind_nss_hpux.h の 108 行で定義されています。
| int len |
winbind_nss_hpux.h の 109 行で定義されています。
| struct { ... } hostaddr |
| const char* name |
winbind_nss_hpux.h の 114 行で定義されています。
| int port |
winbind_nss_hpux.h の 115 行で定義されています。
| union { ... } serv |
| const char* proto |
winbind_nss_hpux.h の 117 行で定義されています。
| struct { ... } serv |
| void* ether |
winbind_nss_hpux.h の 119 行で定義されています。
1.4.7