Searched refs:parse_units (Results 1 – 15 of 15) sorted by relevance
/freebsd/kerberos5/lib/libroken/ |
H A D | Makefile | 13 parse_units.h \ 54 parse_units.c \
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | parse_bytes.c | 62 return parse_units (s, bytes_units, def_unit); in parse_bytes()
|
H A D | parse_time.c | 56 return parse_units (s, time_units, def_unit); in parse_time()
|
H A D | parse_units.h | 58 parse_units (const char *s, const struct units *units,
|
H A D | Makefile.am | 97 parse_units.c \ 183 parse_units.h \
|
H A D | version-script.map | 24 parse_units;
|
H A D | ChangeLog | 546 * parse_units.c: avoid shadowing div 603 * parse_time.3, parse_units.c: Change the behavior of the 762 * parse_units.h: remove typedef for units to avoid problems with 960 * parse_bytes-test.c, parse_bytes.c, parse_bytes.h, parse_units.c, 961 parse_units.h: use int instead of size_t as return values to be 1174 * parse_units.c (parse_something): do not check the return value 1658 * parse_units.c (parse_something): try to handle the case of no 1880 * parse_units.c (acc_units): move the special case of 0 -> 1 to 1951 * Makefile.am: parse_units.h 2007 * parse_units.c (parse_something): func is called with val == 0 if [all …]
|
H A D | Makefile.in | 164 parse_bytes.c parse_time.c parse_units.c qsort.c rand.c \ 186 libroken_la-parse_time.lo libroken_la-parse_units.lo \ 306 parse_time.h parse_units.h resolve.h roken-common.h rtbl.h \ 594 parse_bytes.c parse_time.c parse_units.c qsort.c rand.c \ 624 parse_time.h parse_units.h resolve.h roken-common.h rtbl.h \ 898 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-parse_units.Plo@am__quote@ 1156 libroken_la-parse_units.lo: parse_units.c 1157 …parse_units.lo -MD -MP -MF $(DEPDIR)/libroken_la-parse_units.Tpo -c -o libroken_la-parse_units.lo … 1158 …am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libroken_la-parse_units.Tpo $(DEPDIR)/libroken_la-parse_un… 1161 …(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-parse_units.lo `test -f 'parse_units.c' || echo '$(srcdir)…
|
H A D | parse_units.c | 153 parse_units (const char *s, const struct units *units, in parse_units() function
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | hxtool.c | 1909 flags = parse_units(opt->template_fields_string, in hxtool_ca()
|
H A D | ChangeLog | 1608 * hx_locl.h: Include <parse_units.h>.
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.1998 | 1773 * lib/roken/parse_units.c: generalised `parse_units' and 2260 * lib/roken/parse_units.c, parse_time.c: new files
|
H A D | ChangeLog.2005 | 1441 <parse_units.h> in the generate headerfile
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | ChangeLog | 1088 <parse_units.h> in the generate headerfile
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 2773 OLD_FILES+=usr/include/parse_units.h
|