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

  /src/usr.sbin/mtree/
mtree.h 38 F_TIME | F_TYPE | F_UID | F_FLAGS)
84 #define F_TIME 0x00020000 /* modification time */
  /src/bin/csh/
csh.h 316 #define F_SAVE (F_NICE|F_TIME|F_NOHUP) /* save these when re-doing */
331 #define F_TIME (1<<13) /* time this command */

Completed in 13 milliseconds