Home
last modified time | relevance | path

Searched defs:eos (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dgetopt.c79 static char sw = '-', eos = '\0', arg = ':'; in getopt() local
/netbsd-src/usr.bin/nbperf/
H A Dnbperf.c125 char *line, *eos; in main() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_d2i_fp.c100 uint32_t eos = 0; in asn1_d2i_read_bio() local
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dpkgdb.c168 char *eos; in pkgdb_retrieve() local
/netbsd-src/external/bsd/pdisk/dist/
H A Dio.c324 get_string(int eos) in get_string()
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c1724 char *eos = line + len; in evhttp_parse_request_line() local
4514 scheme_ok(const char *s, const char *eos) in scheme_ok()
4534 userinfo_ok(const char *s, const char *eos) in userinfo_ok()
4552 regname_ok(const char *s, const char *eos) in regname_ok()
4569 parse_port(const char *s, const char *eos) in parse_port()
4587 bracket_addr_ok(const char *s, const char *eos) in bracket_addr_ok()
4631 parse_authority(struct evhttp_uri *uri, char *s, char *eos) in parse_authority()
/netbsd-src/games/hack/
H A Dhack.end.c660 eos(char *s) in eos() function
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp-common.c877 size_t i, eos, eol; in dhcp_envoption() local
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dctl_clnt.c493 char *eos; in readable() local
H A Dctl_srvr.c573 char *eos, tmp[MAX_NTOP]; in ctl_readable() local
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dftp.c1277 char buf[2 * PATH_MAX], *eol, *eos; in fetchListFTP() local