Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/projadd/
H A Dprojadd.pl189 my ($ret, $value) = projent_parse_projid($opt_p);
H A Dprojmod.pl529 ($ret, $value) = projent_parse_projid($opt_p);
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm308 ($ret, $ref) = projent_parse_projid($projid);
382 sub projent_parse_projid subroutine