Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/projadd/
H A Dprojadd.pl251 my ($ret, $list) = projent_parse_attributes($attrib,
H A Dprojmod.pl604 ($ret, $list) = projent_parse_attributes($attrib, {'allowunits' => 1});
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm340 ($ret, $ref) = projent_parse_attributes($attributes, $flags);
853 sub projent_parse_attributes subroutine