OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIVSEP_ACCOUNTING_SYSTEM
(Results
1 - 2
of
2
) sorted by null
/external/ipsec-tools/src/racoon/
privsep.h
44
#define
PRIVSEP_ACCOUNTING_SYSTEM
0x0809 /* admin_com_bufs follows */
71
int
privsep_accounting_system
__P((int, struct sockaddr *, char *, int));
privsep.c
507
case
PRIVSEP_ACCOUNTING_SYSTEM
: {
991
privsep_accounting_system
(port, raddr, usr, inout)
function
1018
msg->hdr.ac_cmd =
PRIVSEP_ACCOUNTING_SYSTEM
;
Completed in 301 milliseconds