Query: socket_getifname
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
socket_getifname(3) Library Functions Manual socket_getifname(3)NAMEsocket_getifname - get interface nameSYNTAX#include <socket.h> const char* socket_getifname(uint32 interface);DESCRIPTIONsocket_getifname returns the symbolic interface name for a network interface number. The returned char* is a static buffer in the libc. If you query the named for more than one interface, you have to save the name before calling socket_getifidx again. If something goes wrong, socket_getifname returns "[unknown]".SEE ALSOsocket_getifidx(3), socket_connect6(3) socket_getifname(3)
Related Man Pages |
---|
net_phylookup(9f) - opensolaris |
scan_ip6if(3) - debian |
if_indextoname(3) - centos |
if_indextoname(3) - debian |
if_nametoindex(3) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |