Searched defs:buf (Results 226 - 250 of 4553) sorted by path

1234567891011>>

/freebsd-11-stable/contrib/blacklist/bin/
H A Dblacklistctl.c130 char buf[BUFSIZ]; local
H A Dblacklistd.c305 char buf[128]; local
H A Dconf.c588 char buf[128]; local
742 char buf[128]; local
758 char buf[128]; local
801 conf_print(char *buf, size_t len, const char *pref, const char *delim, const struct conf *c) argument
848 char buf[BUFSIZ]; local
873 char buf[BUFSIZ]; local
964 char buf[BUFSIZ]; local
982 char buf[BUFSIZ]; local
1009 char buf[BUFSIZ]; local
[all...]
H A Drun.c68 char buf[10240], *res; local
[all...]
H A Dstate.c105 char buf[10240]; local
H A Dsupport.c49 expandm(char *buf, size_t len, const char *fmt) argument
71 char buf[BUFSIZ]; local
136 blhexdump(char *buf, size_t len, const char *str, const void *b, size_t l) argument
[all...]
/freebsd-11-stable/contrib/blacklist/lib/
H A Dbl.c369 char buf[512]; member in union:__anon100
433 char buf[512]; member in union:__anon102
/freebsd-11-stable/contrib/blacklist/port/
H A Dfgetln.c49 static char *buf = NULL; local
[all...]
H A Dfparseln.c88 char *buf; local
[all...]
H A Dsockaddr_snprintf.c170 char *ebuf = &sbuf[len - 1], *buf = sbuf; local
/freebsd-11-stable/contrib/blacklist/test/
H A Dcltest.c101 char buf[128]; local
/freebsd-11-stable/contrib/bmake/
H A Darch.c401 char *buf; local
1402 char buf[sizeof(armag)-1]; local
[all...]
H A Dbuf.c235 Buf_Destroy(Buffer *buf, Boolean freeData) argument
275 Buf_DestroyCompact(Buffer *buf) argument
[all...]
H A Dcond.c245 Buffer buf; local
536 Buffer buf; local
[all...]
H A Ddirname.c57 xdirname_r(const char *path, char *buf, size_t buflen) argument
H A Dfor.c92 Buffer buf; /* Body of loop */ member in struct:_For
H A Dmeta.c173 char buf[BUFSIZ]; local
205 eat_dots(char *buf, size_t bufsz, int dots) argument
249 char buf[MAXPATHLE local
469 char buf[MAXPATHLEN]; local
853 char *buf = *bufp; local
1086 static char *buf = NULL; local
1633 char buf[BUFSIZ]; local
[all...]
H A Dparse.c390 char *buf; /* contents buffer */ member in struct:loadedfile
2466 char *buf; local
[all...]
H A Dstr.c510 Str_SYSVSubst(Buffer *buf, char *pat, char *src, int len) argument
H A Dtarg.c548 static char buf[128]; local
H A Dutil.c33 static char buf[100]; local
468 strftime(char *buf, size_t len, const char *fmt, const struct tm *tm) argument
[all...]
H A Dvar.c1183 VarHead(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *dummy MAKE_ATTR_UNUSED) argument
1231 VarTail(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *dummy MAKE_ATTR_UNUSED) argument
1273 VarSuffix(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *dummy MAKE_ATTR_UNUSED) argument
1314 VarRoot(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *dummy MAKE_ATTR_UNUSED) argument
1358 VarMatch(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *pattern) argument
1399 VarSYSVMatch(GNode *ctx, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *patp) argument
1449 VarNoMatch(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *pattern) argument
1486 VarSubstitute(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *patternp) argument
1682 VarRESubstitute(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate MAKE_ATTR_UNUSED, char *word, Boolean addSpace, Buffer *buf, void *patternp) argument
1823 VarLoopExpand(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate MAKE_ATTR_UNUSED, char *word, Boolean addSpace, Buffer *buf, void *loopp) argument
1870 Buffer buf; /* Buffer for the new string */ local
1942 VarRealpath(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *patternp MAKE_ATTR_UNUSED) argument
1988 Buffer buf; /* Buffer for the new string */ local
2048 Buffer buf; /* Buffer for the new string */ local
2116 Buffer buf; /* Buffer for new string */ local
2160 Buffer buf; /* Buffer for new string */ local
2218 Buffer buf; local
2331 Buffer buf; local
2378 Buffer buf; local
2431 char buf[BUFSIZ]; local
2769 Buffer buf; /* Buffer for patterns */ local
3818 Buffer buf; /* Holds the variable name */ local
4093 Buffer buf; /* Buffer for forming things */ local
[all...]
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII.c1263 u_char *buf, *newbuf; local
1314 u_char *buf, *next; local
1377 u_char *buf, *next; local
1418 u_char buf[1024 * 16]; local
1671 char *buf, *cp; local
[all...]
/freebsd-11-stable/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c292 char buf[8 * 3 + 1]; local
694 val_parse_ts(const char *val, char *buf) argument
[all...]
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dmain.c254 void *buf; local
481 snmp_input_start(const u_char *buf, size_t len, const char *source, argument
1266 char buf[10000]; local
[all...]

Completed in 203 milliseconds

1234567891011>>