Searched refs:ordernum (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/nis.subproj/
H A Dxdr_ypresp_order.c79 return xdr_u_int(xdrs, (u_int *)&objp->ordernum);
H A Dyp_prot.h98 u_int ordernum; member in struct:ypmap_parms
121 #define ypxfr_ordernum map_parms.ordernum
142 u_int ordernum; member in struct:ypresp_order
H A Dyp_order.c128 *outorder = ypro.ordernum;
/macosx-10.9.5/remote_cmds-41.90.1/ypxfr.tproj/
H A Dypxfr.c247 add_order(db, ordernum)
249 u_int32_t ordernum;
256 sprintf(datestr, "%010u", ordernum);
458 u_int32_t ordernum, new_ordernum; local
537 ordernum = 0;
539 status = get_local_ordernum(domain, map, &ordernum);
579 ordernum, &new_ordernum);
H A Dyplib_host.c367 *outorder = ypro.ordernum;
/macosx-10.9.5/Librpcsvc-23/
H A Dyp.x92 unsigned int ordernum;
139 unsigned int ordernum;
/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dyppush_xdr.c112 if (!xdr_u_int(xdrs, &objp->ordernum)) {
H A Dyppush.c149 request.map_parms.ordernum=OrderNum;
158 request.map_parms.ordernum,
H A Dyplib_host.c367 *outorder = ypro.ordernum;
/macosx-10.9.5/remote_cmds-41.90.1/yppoll.tproj/
H A Dyppoll.c141 *outorder = ypro.ordernum;
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypserv_xdr.c137 if (!xdr_u_int(xdrs, &objp->ordernum)) {
263 if (!xdr_u_int(xdrs, &objp->ordernum)) {
H A Dypv1.h101 #define ypget_req_ordernum yp_reqbody.yp_req_map_parmstype.ordernum
164 #define yppoll_resp_ordernum yp_respbody.yp_resp_map_parmstype.ordernum
H A Dyp.h151 u_int32_t ordernum; member in struct:ypmap_parms
254 u_int32_t ordernum; member in struct:ypresp_order
H A Dypserv_db.c675 res.ordernum = (u_int32_t)atol(order);
H A Dypserv_proc.c909 res.yppoll_resp_ordernum = order.ordernum;

Completed in 473 milliseconds