Home
last modified time | relevance | path

Searched refs:parse_bytes (Results 1 – 17 of 17) sorted by relevance

/freebsd-14.2/kerberos5/lib/libroken/
H A DMakefile12 parse_bytes.h \
53 parse_bytes.c \
/freebsd-14.2/crypto/heimdal/lib/roken/
H A DMakefile.am31 parse_bytes-test \
95 parse_bytes.c \
181 parse_bytes.h \
H A Dparse_bytes.h50 parse_bytes (const char *s, const char *def_unit);
H A Dparse_bytes.c60 parse_bytes (const char *s, const char *def_unit) in parse_bytes() function
H A Dparse_bytes-test.c65 int val = parse_bytes (tests[i].str, tests[i].def_unit); in main()
H A Dversion-script.map31 parse_bytes;
H A DMakefile.in69 test-readenv$(EXEEXT) parse_bytes-test$(EXEEXT) \
164 parse_bytes.c parse_time.c parse_units.c qsort.c rand.c \
185 libroken_la-net_write.lo libroken_la-parse_bytes.lo \
230 parse_bytes_test_SOURCES = parse_bytes-test.c
231 parse_bytes_test_OBJECTS = parse_bytes-test.$(OBJEXT)
292 parse_bytes-test.c $(parse_reply_test_SOURCES) \
299 parse_bytes-test.c $(parse_reply_test_SOURCES) \
594 parse_bytes.c parse_time.c parse_units.c qsort.c rand.c \
754 @rm -f parse_bytes-test$(EXEEXT)
1142 libroken_la-parse_bytes.lo: parse_bytes.c
[all …]
H A DChangeLog795 * parse_bytes.c: use struct units instead of units
960 * parse_bytes-test.c, parse_bytes.c, parse_bytes.h, parse_units.c,
1654 * parse_bytes-test.c: new file
1656 * Makefile.am: add parse_bytes-test
1717 * Makefile.am: add parse_bytes.[ch]
/freebsd-14.2/crypto/heimdal/kdc/
H A Dconfig.c201 max_request_tcp = max_request_udp = parse_bytes(max_request_str, NULL); in configure()
210 max_request_tcp = max_request_udp = parse_bytes(p, NULL); in configure()
/freebsd-14.2/crypto/heimdal/kcm/
H A Dconfig.c368 max_request = parse_bytes(max_request_str, NULL); in kcm_configure()
377 max_request = parse_bytes(p, NULL); in kcm_configure()
/freebsd-14.2/usr.bin/dtc/
H A Dfdt.hh296 void parse_bytes(text_input_buffer &input);
H A Dfdt.cc387 property::parse_bytes(text_input_buffer &input) in parse_bytes() function in dtc::fdt::property
571 parse_bytes(input); in property()
/freebsd-14.2/crypto/heimdal/lib/krb5/
H A Dverify_krb5_conf.c70 if(parse_bytes(data, NULL) == -1) { in check_bytes()
/freebsd-14.2/crypto/heimdal/lib/hx509/
H A Dhxtool.c1421 len = parse_bytes(argv[0], "byte"); in random_data()
H A DChangeLog1401 * hx_locl.h: Include <parse_bytes.h>.
/freebsd-14.2/crypto/heimdal/
H A DChangeLog.1999430 * kdc/config.c (configure): use parse_bytes
/freebsd-14.2/tools/build/mk/
H A DOptionalObsoleteFiles.inc2791 OLD_FILES+=usr/include/parse_bytes.h