HomeSort by: relevance | last modified time | path
    Searched refs:skel (Results 1 - 7 of 7) sorted by relevancy

  /src/etc/skel/
Makefile 5 FILESDIR= /etc/skel
  /src/external/bsd/openldap/dist/tests/data/
slapd-homedir.conf 47 homedir-skeleton-path @TESTDIR@/skel
  /src/external/bsd/openldap/dist/tests/scripts/
test085-homedir 26 # copy skel dir so we can create symlinks in it
27 cp -r $DATADIR/homedir/skel $TESTDIR
28 (cd $TESTDIR/skel; mkdir directory; ln -s directory symlink; cd directory; ln -s ../target "broken link")
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
am_edit 738 if ($suffix eq "skel" || $suffix =~ /^stub/
1004 my $skel = ($source =~ m/\.skel$/);
1008 if ($stub || $skel || $signals) {
1016 $source =~ s/\.(stub|skel|signals)$//;
1020 if ($skel) {
1050 if ($skel) {
1054 $dep_lines_tmp = "\t\$(DCOPIDL2CPP) --c++-suffix $cxxsuffix --no-signals --no-skel $source.kidl\n";
1056 $dep_lines_tmp = "\t\$(DCOPIDL2CPP) --c++-suffix $cxxsuffix --no-stub --no-skel $source.kidl\n";
1077 $important{$program} .= "$sourcename.h " if (!$skel);
    [all...]
  /src/external/bsd/flex/dist/src/
flexdef.h 388 * skel - compiled-in skeleton array
389 * skel_ind - index into "skel" array, if skelfile is nil
416 extern const char *skel[];
misc.c 685 * Copies skelfile or skel array to stdout until a line beginning with
702 * one, or from the skel[] array.
706 ((buf = (char *) skel[skel_ind++]) != 0)) {
711 /* copy from skel array */
721 /* We've been accused of using cryptic markers in the skel.
  /src/etc/
Makefile 342 .for subdir in . defaults autofs bluetooth iscsi mtree namedb pam.d powerd rc.d root skel ssh

Completed in 19 milliseconds