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 - 3
of
3
) 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) {
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) {
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 31 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025