Searched refs:BUFSIZ (Results 276 - 300 of 432) sorted by relevance

<<1112131415161718

/netbsd-current/external/gpl2/groff/dist/src/preproc/pic/
H A Dmain.cpp519 static char stderr_buf[BUFSIZ];
/netbsd-current/external/gpl2/groff/dist/src/roff/groff/
H A Dpipeline.c221 char err_str[BUFSIZ];
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dinet_addr_local.c466 char buf[BUFSIZ];
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dfilesubr.c82 char buf[BUFSIZ];
/netbsd-current/external/bsd/iscsi/dist/src/lib/
H A Dtarget.c683 char buf[BUFSIZ];
859 char buf[BUFSIZ];
900 char logbuf[BUFSIZ];
1204 char logbuf[BUFSIZ];
/netbsd-current/usr.sbin/rpc.bootparamd/
H A Dbootparamd.c317 static char buf[BUFSIZ];
/netbsd-current/lib/libwrap/
H A Dhosts_access.c216 char cmd[BUFSIZ];
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dldapauth.c498 char buf[BUFSIZ];
/netbsd-current/external/bsd/openldap/dist/libraries/liblutil/
H A Dsha1.c265 unsigned char buffer[BUFSIZ];
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dsearch.c357 char buf[ BUFSIZ ], *ptr = " *";
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dinit.cpp103 char sqlbuf[BUFSIZ], *ptr;
/netbsd-current/include/
H A Dstdio.h183 #define BUFSIZ 1024 /* size of buffer used by setbuf */ macro
/netbsd-current/sbin/shutdown/
H A Dshutdown.c96 static char mbuf[BUFSIZ];
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Ddeprecated.c198 char buf[BUFSIZ];
H A Dkuserok.c274 char buf[BUFSIZ];
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dsl.c191 char buf[BUFSIZ];
/netbsd-current/external/bsd/blocklist/bin/
H A Dblocklistd.c172 char rbuf[BUFSIZ];
/netbsd-current/usr.bin/ftp/
H A Dftp.c132 char pasv[BUFSIZ]; /* passive port for proxy data connection */
395 char current_line[BUFSIZ]; /* last line of previous reply */
2109 unsigned char buf[BUFSIZ];
2138 while (read(fileno(din), buf, BUFSIZ) > 0)
/netbsd-current/external/mpl/bind/dist/tests/libtest/
H A Ddns.c275 char s[BUFSIZ];
H A Dns.c619 char s[BUFSIZ];
/netbsd-current/usr.bin/config/
H A Dmkmakefile.c92 char line[BUFSIZ], ifname[200];
H A Dmkioconf.c152 char ifnbuf[200], buf[BUFSIZ];
/netbsd-current/sbin/routed/
H A Dparms.c596 char buf[BUFSIZ], buf2[BUFSIZ];
/netbsd-current/external/gpl2/rcs/dist/src/
H A Drcslex.c1082 if (BUFSIZ < s)
1083 s = BUFSIZ;
/netbsd-current/external/gpl2/gmake/dist/
H A Ddir.c432 char fs_label[BUFSIZ];
433 char fs_type[BUFSIZ];

Completed in 994 milliseconds

<<1112131415161718