OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getsock
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/ifconfig/
util.c
60
getsock
(int naf)
function in typeref:typename:int
219
if ((s =
getsock
(AF_UNSPEC)) == -1)
220
err(EXIT_FAILURE, "
getsock
");
255
if ((s =
getsock
(AF_LINK)) == -1)
256
err(EXIT_FAILURE, "%s:
getsock
", __func__);
303
if ((s =
getsock
(sa->sa_family)) == -1) {
Completed in 11 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025