Home
last modified time | relevance | path

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

12345

/netbsd/external/mpl/dhcp/dist/omapip/
H A Dconvert.c75 void putULong (obuf, val) in putULong() argument
83 void putLong (obuf, val) in putLong() argument
91 void putUShort (obuf, val) in putUShort() argument
99 void putShort (obuf, val) in putShort() argument
107 void putUChar (obuf, val) in putUChar() argument
114 u_int32_t getUChar (obuf) in getUChar() argument
/netbsd/usr.bin/ul/
H A Dul.c149 struct CHAR *obuf = NULL; in filter() local
270 flushln(struct CHAR *obuf, size_t obuf_size) in flushln()
312 overstrike(struct CHAR *obuf) in overstrike()
350 iattr(struct CHAR *obuf) in iattr()
374 initbuf(struct CHAR *obuf, size_t obuf_size) in initbuf()
390 fwd(struct CHAR *obuf, size_t obuf_size) in fwd()
402 reverse(struct CHAR *obuf, size_t obuf_size) in reverse()
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Drc4test.c60 unsigned char obuf[512]; in test_rc4_encrypt() local
71 unsigned char obuf[512]; in test_rc4_end_processing() local
84 unsigned char obuf[512]; in test_rc4_multi_call() local
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Drc4test.c66 unsigned char obuf[512]; in test_rc4_encrypt() local
77 unsigned char obuf[512]; in test_rc4_end_processing() local
90 unsigned char obuf[512]; in test_rc4_multi_call() local
/netbsd/usr.bin/mail/
H A Dquit.c79 FILE *obuf; in writeback() local
140 FILE *obuf; in edstop() local
269 FILE *ibuf, *obuf, *fbuf, *rbuf, *readstat, *abuf; in quit() local
H A Dmime_header.c93 decode_word(const char **ibuf, char **obuf, char *oend, const char *to_cs) in decode_word()
271 decode_comment(char **obuf, char *oend, const char **ibuf, const char *iend, const char *charset) in decode_comment()
344 decode_quoted_string(char **obuf, char *oend, const char **ibuf, const char *iend) in decode_quoted_string()
380 decode_domain_literal(char **obuf, char *oend, const char **ibuf, const char *iend) in decode_domain_literal()
H A Dcmd1.c260 show_msgnum(FILE *obuf, struct message *mp, struct message *parent) in show_msgnum()
268 FILE *obuf; member
327 FILE *volatile obuf; /* avoid longjmp clobbering */ in type1() local
452 FILE *volatile obuf; /* void longjmp clobbering */ in pipecmd() local
/netbsd/sys/dev/raidframe/
H A Drf_pq.c250 char *obuf, *nbuf; in rf_RegularONQFunc() local
314 char *obuf, *nbuf; in rf_SimpleONQFunc() local
363 char *obuf, *qpbuf; in RegularQSubr() local
406 char *obuf, *qpbuf; in DegrQSubr() local
603 char *obuf, *qpbuf; in rf_PQ_DegradedWriteQFunc() local
719 char *obuf, in QDelta()
/netbsd/usr.bin/bdes/
H A Dbdes.c407 cvtkey(char *obuf, char *ibuf) in cvtkey()
759 char obuf[8]; /* output buffer */ in cfbdec() local
805 char obuf[8]; /* output buffer */ in cfbaenc() local
852 char obuf[8]; /* output buffer */ in cfbadec() local
900 char obuf[8]; /* output buffer */ in ofbenc() local
946 char obuf[8]; /* output buffer */ in ofbdec() local
/netbsd/usr.sbin/tcpdchk/
H A Dpercent_m.c30 char *percent_m(char *obuf, const char *ibuf) in percent_m()
/netbsd/external/mpl/dhcp/dist/server/
H A Dfailover.c4399 char obuf [64]; in dhcp_failover_send_contact() local
4442 char obuf [64]; in dhcp_failover_send_state() local
4494 char obuf [64]; in dhcp_failover_send_connect() local
4551 char obuf [64]; in dhcp_failover_send_connectack() local
4622 char obuf [64]; in dhcp_failover_send_disconnect() local
4672 char obuf [64]; in dhcp_failover_send_bind_update() local
4799 char obuf [64]; in dhcp_failover_send_bind_ack() local
4883 char obuf [64]; in dhcp_failover_send_poolreq() local
4922 char obuf [64]; in dhcp_failover_send_poolresp() local
4962 char obuf [64]; in dhcp_failover_send_update_request() local
[all …]
/netbsd/tests/crypto/opencrypto/
H A Dh_aesctr2.c56 unsigned char obuf[24]; in main() local
/netbsd/tests/lib/libc/locale/
H A Dt_io.c85 wchar_t obuf[20]; in ATF_TC_BODY() local
127 wchar_t obuf[20]; in ATF_TC_BODY() local
/netbsd/lib/libc/compat/net/
H A Dcompat_ns_ntoa.c52 static char obuf[40]; in ns_ntoa() local
/netbsd/lib/libc/gdtoa/test/
H A Dftest.c57 static char ibuf[2048], obuf[1024]; variable
H A Ddtest.c58 static char ibuf[2048], obuf[1024]; variable
H A DxLtest.c59 static char ibuf[2048], obuf[2048]; variable
H A Dxtest.c59 static char ibuf[2048], obuf[2048]; variable
H A DQtest.c59 static char ibuf[2048], obuf[2048]; variable
/netbsd/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dexample_evp_cipher.c77 void *ibuf, *obuf; in main() local
/netbsd/sbin/disklabel/
H A Dprintlabel.c115 char sbuf[64], obuf[64]; in showpartition() local
/netbsd/external/bsd/wpa/dist/src/tls/
H A Dpkcs8.c25 char obuf[80]; in pkcs8_key_import() local
/netbsd/distrib/utils/more/
H A Doutput.c130 static char obuf[1024]; variable
/netbsd/lib/libc/net/
H A Diso_addr.c116 static char obuf[64]; in iso_ntoa() local
H A Dlinkaddr.c140 static char obuf[64]; in link_ntoa() local

12345