Home
last modified time | relevance | path

Searched defs:obuf (Results 1 – 25 of 44) sorted by relevance

12

/dflybsd-src/sbin/dhclient/
H A Dconvert.c86 putULong(unsigned char *obuf, u_int32_t val) in putULong()
94 putLong(unsigned char *obuf, int32_t val) in putLong()
102 putUShort(unsigned char *obuf, unsigned int val) in putUShort()
110 putShort(unsigned char *obuf, int val) in putShort()
H A Derrwarn.c169 do_percentm(char *obuf, size_t size, char *ibuf) in do_percentm()
/dflybsd-src/usr.bin/mail/
H A Dquit.c71 FILE *ibuf, *obuf, *fbuf, *rbuf, *readstat, *abuf; in quit() local
338 FILE *obuf; in writeback() local
391 FILE *obuf, *ibuf, *readstat; in edstop() local
H A Dsend.c50 sendmessage(struct message *mp, FILE *obuf, struct ignoretab *doign, in sendmessage()
222 statusput(struct message *mp, FILE *obuf, char *prefix) in statusput()
H A Dfio.c160 putline(FILE *obuf, char *linebuf, int outlf) in putline()
H A Dcmd1.c282 FILE *obuf; in type1() local
H A Dcmd2.c153 FILE *obuf; in save1() local
/dflybsd-src/usr.bin/bdes/
H A Dbdes.c344 cvtkey(DES_cblock obuf, char *ibuf) in cvtkey()
709 char obuf[8]; /* output buffer */ in cfbdec() local
755 char obuf[8]; /* output buffer */ in cfbaenc() local
801 char obuf[8]; /* output buffer */ in cfbadec() local
849 char obuf[8]; /* output buffer */ in ofbenc() local
895 char obuf[8]; /* output buffer */ in ofbdec() local
/dflybsd-src/contrib/tcp_wrappers/
H A Dpercent_m.c17 char *percent_m(obuf, ibuf) in percent_m() argument
H A Dmyvsyslog.c29 char obuf[3 * STRING_LENGTH]; local
/dflybsd-src/usr.bin/stdbuf/
H A Dstdbuf.c52 char *ibuf, *obuf, *ebuf; in main() local
/dflybsd-src/test/debug/
H A Dutf8bin.c24 char obuf[1024]; in main() local
/dflybsd-src/contrib/wpa_supplicant/src/tls/
H A Dpkcs8.c25 char obuf[80]; in pkcs8_key_import() local
H A Dpkcs5.c96 char obuf[80]; in pkcs5_get_params_pbes2() local
283 char obuf[80]; in pkcs5_get_params() local
H A Dtlsv1_cred.c448 char obuf[80]; in pkcs12_certbag() local
582 char obuf[80]; in pkcs12_parse_attr() local
627 char obuf[80]; in pkcs12_safebag() local
/dflybsd-src/lib/libc/net/
H A Dlinkaddr.c122 static char obuf[64]; in link_ntoa() local
/dflybsd-src/lib/libc/gen/
H A Dsetproctitle.c66 static char *obuf = NULL; in setproctitle() local
/dflybsd-src/games/hack/
H A Dhack.main.c89 static char obuf[BUFSIZ]; /* BUFSIZ is defined in stdio.h */ variable
/dflybsd-src/sbin/rconfig/
H A Dserver.c243 char obuf[256+1]; in service_packet_loop() local
/dflybsd-src/usr.bin/mkstr/
H A Dmkstr.c312 fgetNUL(char *obuf, int rmdr, FILE *file) in fgetNUL()
/dflybsd-src/crypto/openssh/
H A Dprogressmeter.c127 char *buf = NULL, *obuf = NULL; in refresh_progress_meter() local
/dflybsd-src/bin/ed/
H A Dcbc.c226 expand_des_key(char *obuf, char *kbuf) in expand_des_key()
/dflybsd-src/crypto/libressl/crypto/bio/
H A Dbio_local.h116 char *obuf; /* the char array */ member
/dflybsd-src/lib/libkiconv/
H A Dxlat16_iconv.c313 my_iconv_char(iconv_t cd, u_char **ibuf, size_t * ilen, u_char **obuf, in my_iconv_char()
/dflybsd-src/usr.bin/script/
H A Dscript.c90 char obuf[BUFSIZ]; in main() local

12