Searched refs:parse_keyword (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dconfigfile.c66 parse_keyword(tOptions * opts, char const * txt, tOptionValue * typ);
1222 txt = parse_keyword(opts, txt+len, pType);
1283 parse_keyword(tOptions * opts, char const * txt, tOptionValue * typ) function
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c130 static int parse_keyword(struct archive_read *, struct mtree *,
1415 r1 = parse_keyword(a, mtree, entry, iter, parsed_kws);
1589 parse_keyword(struct archive_read *a, struct mtree *mtree, function

Completed in 169 milliseconds