Searched defs:putdata (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/heimdal/appl/gssmask/ | ||
H A D | common.h | 102 #define putdata(_client, data) \ macro |
/freebsd/usr.bin/jot/ | ||
H A D | jot.c | 331 putdata(double x, bool last) in putdata() function |