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

  /src/usr.sbin/mopd/common/
get.h 41 u_short mopGetLength(const u_char *, int);
get.c 126 mopGetLength(const u_char *pkt, int trans)
dl.c 47 len = mopGetLength(pkt, trans);
rc.c 46 len = mopGetLength(pkt, trans);
  /src/usr.sbin/mopd/mopd/
process.c 182 (void)mopGetLength(pkt, trans);
286 (void)mopGetLength(pkt, trans);
377 (void)mopGetLength(pkt, trans);
397 (void)mopGetLength(pkt, trans);
452 moplen = mopGetLength(pkt, trans);
585 moplen = mopGetLength(pkt, trans);

Completed in 16 milliseconds