Searched refs:PWDIR (Results 1 – 2 of 2) sorted by relevance
58 PWDIR =/etc macro87 -@if [ -f $(PWDIR)/security/passwd.adjunct ]; then \95 passwd.time: $(PWDIR)/passwd $(PWDIR)/shadow96 -@if [ -f $(PWDIR)/security/passwd.adjunct ]; then \97 …=":" } /^[a-zA-Z0-9_]/ { $$2 = "##" $$1; printf "%s\t%s\n", $$1, $$0 }' $(PWDIR)/passwd $(CHKPIPE)…98 … } /^[a-zA-Z0-9_]/ { $$2 = "##" $$1; printf "%-10d\t%s\n", $$3, $$0 }' $(PWDIR)/passwd $(CHKPIPE)…99 elif [ -f $(PWDIR)/shadow ]; then \100 …$2; } /^[a-zA-Z0-9_]/ { $$2 = shadow[$$1]; printf "%s\t%s\n",$$1,$$0 }' $(PWDIR)/passwd $(CHKPIPE)…101 … } /^[a-zA-Z0-9_]/ { $$2 = shadow[$$1]; printf "%-10d\t%s\n",$$3,$$0 }' $(PWDIR)/passwd $(CHKPIPE)…103 …(awk 'BEGIN { FS=":"; OFS="\t"; } /^[a-zA-Z0-9_]/ { print $$1, $$0 }' $(PWDIR)/passwd $(CHKPIPE))…[all …]
231 PWDIR=`grep "^PWDIR" /var/yp/Makefile 2> /dev/null` \232 && PWDIR=`expr "$PWDIR" : '.*=[ ]*\([^ ]*\)'`233 if [ "$PWDIR" ]; then234 if [ "$PWDIR" = "/etc" ]; then235 unset PWDIR237 PWDIR="-D $PWDIR"240 $YPDIR/rpc.yppasswdd $PWDIR -m