Searched refs:BUFSIZ (Results 126 - 150 of 432) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl2/texinfo/dist/util/
H A Dderef.c111 char buf[BUFSIZ];
/netbsd-current/usr.sbin/tcpdchk/
H A Dscaffold.c145 char buf[BUFSIZ];
H A Dinetcf.c83 char buf[BUFSIZ];
196 char daemon[BUFSIZ];
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dmail_conf_nint.c94 #include <stdio.h> /* BUFSIZ */
197 char buf[BUFSIZ]; /* yeah! crappy code! */
H A Dmail_conf_int.c98 #include <stdio.h> /* BUFSIZ */
188 char buf[BUFSIZ]; /* yeah! crappy code! */
H A Dmail_conf_long.c89 #include <stdio.h> /* BUFSIZ */
178 char buf[BUFSIZ]; /* yeah! crappy code! */
H A Dmail_conf_time.c94 #include <stdio.h> /* BUFSIZ */
199 char buf[BUFSIZ]; /* yeah! crappy code! */
/netbsd-current/external/bsd/ntp/dist/libjsmn/example/
H A Djsondump.c55 char buf[BUFSIZ];
/netbsd-current/external/bsd/blocklist/bin/
H A Dsupport.c71 char buf[BUFSIZ];
H A Dblocklistctl.c138 char buf[BUFSIZ];
/netbsd-current/usr.bin/sdiff/
H A Dedit.c76 char buf[BUFSIZ], *text;
/netbsd-current/usr.bin/vgrind/
H A Dvfontedpr.c104 static char pname[BUFSIZ+1];
122 char *l_keywds[BUFSIZ/2]; /* keyword table address */
138 char buf[BUFSIZ];
356 char dummy[BUFSIZ]; /* dummy to be used by expmatch */
/netbsd-current/external/bsd/ntp/dist/include/
H A Dl_stdlib.h137 #if defined(FILE) || defined(BUFSIZ)
/netbsd-current/external/bsd/libbind/dist/irs/
H A Dlcl_pr.c89 char line[BUFSIZ+1];
215 bufsiz = BUFSIZ;
/netbsd-current/lib/libwrap/
H A Dsocket.c86 char buf[BUFSIZ];
281 char buf[BUFSIZ];
/netbsd-current/libexec/comsat/
H A Dcomsat.c286 char line[BUFSIZ], visline[BUFSIZ * 4 + 1], *nl;
/netbsd-current/usr.bin/passwd/
H A Dkrb5_passwd.c87 char pwbuf[BUFSIZ];
283 char pwbuf[BUFSIZ];
/netbsd-current/external/gpl2/grep/dist/intl/
H A Dlocalealias.c240 char buf[BUFSIZ];
253 char altbuf[BUFSIZ];
/netbsd-current/usr.sbin/faithd/
H A Dprefix.c192 char buf[BUFSIZ];
265 char buf[BUFSIZ];
/netbsd-current/usr.bin/lock/
H A Dlock.c109 char hostname[MAXHOSTNAMELEN + 1], s[BUFSIZ], s1[BUFSIZ];
/netbsd-current/games/dm/
H A Ddm.c130 char lbuf[BUFSIZ], f1[40], f2[40], f3[40], f4[40], f5[40];
265 char buf[BUFSIZ];
/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/dsaschema/
H A Ddsaschema.c304 static char buf[BUFSIZ];
312 lmax += BUFSIZ; \
/netbsd-current/sbin/fsck_ffs/
H A Dfsck.h68 #ifndef BUFSIZ
69 #define BUFSIZ 1024 macro
/netbsd-current/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c89 const char **, krb5_principal *, char[static BUFSIZ], struct syslog_data *);
91 const char *, krb5_principal, char[static BUFSIZ], struct syslog_data *);
93 const char *, krb5_principal, char[static BUFSIZ], struct syslog_data *);
122 char auth_phost[BUFSIZ];
948 const char **servicep, krb5_principal *princp, char phost[static BUFSIZ],
988 BUFSIZ);
1012 const char *service, krb5_principal princ, char phost[static BUFSIZ],
1066 const char *service, krb5_principal princ, char phost[static BUFSIZ],
947 verify_krb_v5_tgt_begin(krb5_context context, char *pam_service, int debug, const char **servicep, krb5_principal *princp, char phost[static BUFSIZ], struct syslog_data *datap) argument
1010 verify_krb_v5_tgt(krb5_context context, krb5_ccache ccache, char *pam_service, int debug, const char *service, krb5_principal princ, char phost[static BUFSIZ], struct syslog_data *datap) argument
1065 verify_krb_v5_tgt_cleanup(krb5_context context, int debug, const char *service, krb5_principal princ, char phost[static BUFSIZ], struct syslog_data *datap) argument
/netbsd-current/usr.bin/indent/
H A Dargs.c130 char line[BUFSIZ];
270 char buf[BUFSIZ];

Completed in 509 milliseconds

1234567891011>>