OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sane_socketpair
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
sane_socketpair.c
1
/* $NetBSD:
sane_socketpair
.c,v 1.1.1.1 2009/06/23 10:09:00 tron Exp $ */
5
/*
sane_socketpair
3
9
/* #include <
sane_socketpair
.h>
11
/* int
sane_socketpair
(domain, type, protocol, result)
17
/*
sane_socketpair
() implements the socketpair(2) socket call, and
44
#include "
sane_socketpair
.h"
46
/*
sane_socketpair
- sanitize socketpair() error returns */
48
int
sane_socketpair
(int domain, int type, int protocol, int *result)
function
sane_socketpair.c
1
/* $NetBSD:
sane_socketpair
.c,v 1.1.1.1 2009/06/23 10:09:00 tron Exp $ */
5
/*
sane_socketpair
3
9
/* #include <
sane_socketpair
.h>
11
/* int
sane_socketpair
(domain, type, protocol, result)
17
/*
sane_socketpair
() implements the socketpair(2) socket call, and
44
#include "
sane_socketpair
.h"
46
/*
sane_socketpair
- sanitize socketpair() error returns */
48
int
sane_socketpair
(int domain, int type, int protocol, int *result)
function
Completed in 41 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026