HomeSort by: relevance | last modified time | path
    Searched defs:permitted (Results 1 - 9 of 9) sorted by relevancy

  /src/distrib/amiga/miniroot/
install.md 11 # modification, are permitted provided that the following conditions
  /src/distrib/atari/floppies/prepare/
install.md 11 # modification, are permitted provided that the following conditions
  /src/distrib/sparc/
install.md 11 # modification, are permitted provided that the following conditions
  /src/distrib/sun2/miniroot/
install.md 11 # modification, are permitted provided that the following conditions
  /src/distrib/sun3/miniroot/
install.md 11 # modification, are permitted provided that the following conditions
  /src/distrib/hp300/miniroot/
install.md 12 # modification, are permitted provided that the following conditions
  /src/distrib/mac68k/miniroot/
install.md 12 # modification, are permitted provided that the following conditions
  /src/distrib/mvme68k/miniroot/
install.md 12 # modification, are permitted provided that the following conditions
  /src/libexec/ftpd/
ftpd.c 11 * modification, are permitted provided that the following conditions
37 * modification, are permitted provided that the following conditions
66 * modification, are permitted provided that the following conditions
853 static int permitted; /* USER permitted */ variable in typeref:typename:int
907 permitted = 0;
936 permitted = checkuser(_NAME_FTPUSERS, curname, 1, 0, &class);
978 permitted = 0;
989 permitted = 0;
993 if (CURCLASS_FLAGS_ISSET(denyquick) && !permitted) {
    [all...]

Completed in 16 milliseconds