Home
last modified time | relevance | path

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

/netbsd/external/bsd/am-utils/dist/include/
H A Dam_xdr_func.h422 struct am_set_mtime { struct
428 typedef struct am_set_mtime am_set_mtime; argument
436 am_set_mtime mtime;
1253 bool_t xdr_am_set_mtime (XDR *, am_set_mtime*);
/netbsd/external/bsd/am-utils/dist/libamu/
H A Dxdr_func.c1696 xdr_am_set_mtime(XDR *xdrs, am_set_mtime *objp) in xdr_am_set_mtime()