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

  /src/external/ibm-public/postfix/libexec/pickup/
Makefile 7 PROG= pickup
  /src/external/ibm-public/postfix/libexec/
Makefile 6 pickup pipe postfix-script proxymap qmgr scache sendmail \
  /src/external/ibm-public/postfix/man/man8/
Makefile 9 master.8 pickup.8 pipe.8 proxymap.8 qmgr.8 \
  /src/games/hunt/huntd/
execute.c 46 static void pickup(PLAYER *, int, int, int, int);
237 pickup(pp, y, x, 2, Maze[y][x]);
239 pickup(pp, y, x, 95, Maze[y][x]);
241 pickup(pp, y, x, 50, Maze[y][x]);
550 * pickup:
554 pickup(PLAYER *pp, int y, int x, int prob, int obj) function
  /src/external/ibm-public/postfix/share/html/
Makefile 14 master.8.html oqmgr.8.html pickup.8.html pipe.8.html \
  /src/games/rogue/
move.c 70 one_move_rogue(short dirch, short pickup)
139 if (levitate && pickup) {
142 if (pickup && !levitate) {
  /src/games/hack/
hack.trap.c 343 pickup(1);
411 pickup(1);
extern.h 53 void pickup(int);
hack.main.c 352 /* give welcome message before pickup messages */
355 pickup(1);
hack.c 379 pickup(1);
410 pickup(0);
415 pickup(int all) function
481 * Note: perhaps the 1st pickup
hack.do.c 312 pickup(1);
  /src/external/bsd/byacc/dist/
vmsbuild.com 42 $! pickup user's compiler choice, if any
  /src/external/ibm-public/postfix/dist/conf/
post-install 651 # Change privileged pickup service into unprivileged.
653 grep "^pickup[ ]*fifo[ ]*n[ ]*n" \
655 echo Editing $config_directory/master.cf, making the pickup service unprivileged
657 /^pickup[ ]*fifo[ ]*n[ ]*n/
  /src/external/ibm-public/postfix/dist/mantools/
postlink 876 s/[<bB>]*pickup[<\/bB>]*\(8\)/<a href="pickup.8.html">$&<\/a>/g;

Completed in 24 milliseconds