Home
last modified time | relevance | path

Searched refs:am_time_how (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_xdr_func.h375 enum am_time_how { enum
380 typedef enum am_time_how am_time_how; typedef
415 am_time_how set_it;
423 am_time_how set_it;
1247 bool_t xdr_am_time_how (XDR *, am_time_how*);
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dxdr_func.c1590 xdr_am_time_how(XDR *xdrs, am_time_how *objp) in xdr_am_time_how()