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

/freebsd-11-stable/contrib/libucl/include/
H A Ducl.h1091 UCL_EXTERN bool ucl_parser_add_fd_priority (struct ucl_parser *parser,
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_util.c1899 ucl_parser_add_fd_priority (struct ucl_parser *parser, int fd, function
1917 return ucl_parser_add_fd_priority(parser, fd, parser->default_priority);

Completed in 109 milliseconds