Home
last modified time | relevance | path

Searched refs:parse_extra (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssl/apps/
H A DCA.pl53 @ARGV = parse_extra(@ARGV);
203 sub parse_extra subroutine
H A DCA.pl.in52 @ARGV = parse_extra(@ARGV);
202 sub parse_extra subroutine
/src/contrib/file/src/
H A Dapprentice.c2521 parse_extra(struct magic_set *ms, struct magic_entry *me, const char *line, in parse_extra() function
2577 return parse_extra(ms, me, line, len, in parse_apple()
2589 return parse_extra(ms, me, line, len, in parse_ext()
2605 return parse_extra(ms, me, line, len, in parse_mime()