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

  /src/usr.bin/rdist/
defs.h 87 #define FOLLOW 0x20
  /src/sys/sys/
namei.h 157 #define FOLLOW 0x00000040 /* follow symbolic links */
158 #define NOFOLLOW 0x00000000 /* do not follow symbolic links
289 * - the only flags it uses are (NO)FOLLOW and TRYEMULROOT;
  /src/games/battlestar/
extern.h 165 #define FOLLOW 1031
347 int follow(void);

Completed in 14 milliseconds