Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/projadd/
H A Dprojadd.pl222 my ($ret, $list) = projent_parse_users($opt_U,
H A Dprojmod.pl562 ($ret, $list) = projent_parse_users($opt_U, {'allowspaces' => 1});
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm322 ($ret, $ref) = projent_parse_users($users, $flags);
422 sub projent_parse_users subroutine