Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/mopd/common/ | |
put.h | 35 void mopPutShort(u_char *, int *, u_short); |
put.c | 44 mopPutShort(u_char *pkt, int *idx, u_short value) 111 mopPutShort(pkt, idx, 0); 132 mopPutShort(pkt, idx, 0); |