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

/freebsd-current/contrib/ntp/sntp/libopts/
H A Dconfigfile.c1178 txt = parse_keyword(opts, txt+len, pType);
1239 parse_keyword(tOptions * opts, char const * txt, tOptionValue * typ) function
H A Dproto.h93 parse_keyword(tOptions * opts, char const * txt, tOptionValue * typ);
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c129 static int parse_keyword(struct archive_read *, struct mtree *,
1427 r1 = parse_keyword(a, mtree, entry, iter, parsed_kws);
1601 parse_keyword(struct archive_read *a, struct mtree *mtree, function

Completed in 123 milliseconds