HomeSort by: relevance | last modified time | path
    Searched refs:mopPutLong (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/mopd/common/
put.h 36 void mopPutLong(u_char *, int *, u_int32_t);
put.c 55 mopPutLong(u_char *pkt, int *idx, u_int32_t value)
  /src/usr.sbin/mopd/mopd/
process.c 278 mopPutLong (pkt, &idx, dle->loadaddr);
367 mopPutLong (pkt,&idx, dle->loadaddr);
394 mopPutLong (pkt, &idx, dle->xferaddr);

Completed in 34 milliseconds