Searched defs:projent_parse (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm36 my @private = qw(projf_read projf_write projf_validate projent_parse
147 # Returns a ref to a list of projent hashes. See projent_parse() for a
180 ($ret, $ref) = projent_parse($line, {});
246 # projent_parse(line)
272 sub projent_parse subroutine
981 # Converts a ref to a projent hash (as returned by projent_parse()) to

Completed in 214 milliseconds