Searched refs:as_opt (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/usr.sbin/amd/rpcx/
H A Damq.x113 amq_opt as_opt; /* Option */
H A Damq_xdr.c145 if (!xdr_amq_opt(xdrs, &objp->as_opt))
H A Damq.h149 amq_opt as_opt; member in struct:amq_setopt
/openbsd-current/usr.sbin/amd/amq/
H A Damq.c340 opt.as_opt = AMOPT_DEBUG;
361 opt.as_opt = AMOPT_XLOG;
377 opt.as_opt = AMOPT_LOGFILE;
393 opt.as_opt = AMOPT_FLUSHMAPC;
/openbsd-current/usr.sbin/amd/amd/
H A Damq_subr.c112 switch (argp->as_opt) {
179 if (!xdr_enum(xdrs, (enum_t *)&objp->as_opt)) {

Completed in 80 milliseconds