OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ac_errno
(Results
1 - 5
of
5
) sorted by null
/external/ipsec-tools/src/racoon/
privsep.c
393
reply->hdr.
ac_errno
= errno;
523
reply->hdr.
ac_errno
= errno;
570
reply->hdr.
ac_errno
= errno;
630
reply->hdr.
ac_errno
= errno;
684
reply->hdr.
ac_errno
= errno;
723
reply->hdr.
ac_errno
= EINVAL;
725
reply->hdr.
ac_errno
= errno;
745
reply->hdr.
ac_errno
= EINVAL;
747
reply->hdr.
ac_errno
= errno;
782
reply->hdr.
ac_errno
= EINVAL
[
all
...]
admin.h
56
#define
ac_errno
u.ac_un_errno
macro
kmpstat.c
156
if (h.
ac_errno
&& !(h.ac_cmd & ADMIN_FLAG_LONG_REPLY)) {
157
errno = h.
ac_errno
;
evt.c
239
e->adm.
ac_errno
= 0;
admin.c
653
combuf->
ac_errno
= l_ac_errno;
Completed in 1141 milliseconds