Searched refs:put_buf (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/ld/
H A Ddeffilep.y853 put_buf (char c)
984 put_buf (c);
1000 put_buf (c);
1019 put_buf (c);
1050 put_buf (c);
/freebsd-9.3-release/crypto/heimdal/lib/ntlm/
H A Dntlm.c262 put_buf(krb5_storage *sp, const struct ntlm_buf *buf) function
836 CHECK(put_buf(out, &type3->lm), 0);
837 CHECK(put_buf(out, &type3->ntlm), 0);
841 CHECK(put_buf(out, &type3->sessionkey), 0);

Completed in 198 milliseconds