Searched defs:sbuf (Results 1 - 25 of 139) sorted by relevance

123456

/freebsd-11-stable/contrib/sendmail/libsmutil/
H A Dcf.c54 struct stat sbuf; local
/freebsd-11-stable/contrib/ntp/libntp/
H A Dfindconfig.c21 struct stat sbuf; local
/freebsd-11-stable/usr.bin/tip/tip/
H A Dcu.c56 static char sbuf[12]; local
/freebsd-11-stable/usr.sbin/ngctl/
H A Dstatus.c62 u_char sbuf[sizeof(struct ng_mesg) + NG_TEXTRESPONSE]; local
H A Dconfig.c63 u_char sbuf[sizeof(struct ng_mesg) + NG_TEXTRESPONSE]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_ttyname.c93 char sbuf[0]; local
/freebsd-11-stable/usr.sbin/bhyve/
H A Dbootrom.c54 struct stat sbuf; local
[all...]
/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dmktemp.c99 apr_finfo_t sbuf; local
/freebsd-11-stable/sys/net/
H A Dbpf_buffer.c171 caddr_t fbuf, sbuf; local
H A Dmppcc.c150 uint8_t *hist, *sbuf, *p, *q, *r, *s; local
/freebsd-11-stable/usr.bin/chpass/
H A Dfield.c219 struct stat sbuf; local
/freebsd-11-stable/usr.sbin/rpcbind/
H A Dwarmstart.c108 struct stat sbuf; local
/freebsd-11-stable/lib/libc/stdio/
H A Dmktemp.c113 struct stat sbuf; local
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Diruserok.c221 struct stat sbuf; local
/freebsd-11-stable/tools/regression/netinet6/inet6_rth/
H A Dtest_subr.c61 char sbuf[LINESIZE]; local
94 char sbuf[LINESIZE]; local
128 char sbuf[LINESIZE]; local
[all...]
/freebsd-11-stable/usr.bin/rwall/
H A Drwall.c129 struct stat sbuf; local
/freebsd-11-stable/sbin/fsirand/
H A Dfsirand.c121 char sbuf[SBLOCKSIZE], sbuftmp[SBLOCKSIZE]; local
/freebsd-11-stable/stand/libsa/
H A Dnet.c85 sendrecv(struct iodesc *d, ssize_t (*sproc)(struct iodesc *, void *, size_t), void *sbuf, size_t ssize, ssize_t (*rproc)(struct iodesc *, void **, void **, time_t, void *), void **pkt, void **payload, void *recv_extra) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCInstMethSignature.cpp49 std::string sbuf; local
H A DObjCUnusedIVarsChecker.cpp157 std::string sbuf; local
H A DUndefResultChecker.cpp96 SmallString<256> sbuf; local
/freebsd-11-stable/sys/sys/
H A Dsbuf.h42 struct sbuf { struct
[all...]
/freebsd-11-stable/bin/ed/
H A Dio.c62 static char *sbuf; /* file i/o buffer */ variable
/freebsd-11-stable/lib/libgeom/
H A Dgeom_xml2tree.c56 struct sbuf *sbuf[20]; member in struct:mystate
/freebsd-11-stable/lib/libnetgraph/
H A Dsock.c97 u_char sbuf[NG_NODESIZ + NGSA_OVERHEAD]; local
142 u_char sbuf[NG_NODESIZ + 1 + NGSA_OVERHEAD]; local

Completed in 169 milliseconds

123456