Searched refs:_entry (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/acct/
H A Dchargefee.sh36 _entry="`getent passwd $1`"
37 if test -z "${_entry}"; then
51 _userid=`echo "${_entry}" | cut -d: -f3` # get the UID
/opensolaris-onvv-gate/usr/src/uts/sun4/brand/common/
H A Dbrand_solaris.s97 bne,pt %xcc, _entry;
115 be,pt %xcc, _entry;
122 _entry: label

Completed in 92 milliseconds