Home | History | Annotate | Download | only in mech_krb5
      1 #!/bin/sh
      2 #
      3 # ident	"%Z%%M%	%I%	%E% SMI"
      4 #
      5 # Copyright 2002 Sun Microsystems, Inc.  All rights reserved.
      6 # Use is subject to license terms.
      7 #
      8 find_files "s.*" usr/src/uts/common/gssapi/mechs/krb5
      9 find_files "s.*.h" usr/src/uts/common/gssapi
     10 find_files "s.*.h" usr/src/lib/krb5/kadm5
     11