Home
last modified time | relevance | path

Searched defs:input_buf (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/expand/
H A Dunexpand.c68 wchar_t input_buf[INPUT_SIZ+1]; local
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dutil_crypt.c218 const unsigned char *input_buf, size_t input_len, in kg_arcfour_docrypt()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_test.c163 do_test(char *input_buf) in do_test()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dserial.c32 static char input_buf[8]; variable