Home
last modified time | relevance | path

Searched defs:c_mtime (Results 1 – 3 of 3) sorted by relevance

/openbsd/bin/pax/
H A Dcpio.h69 char c_mtime[11]; /* modification time */ member
133 char c_mtime[8]; /* modification time */ member
/openbsd/include/protocols/
H A Ddumprestore.h129 #define c_mtime __c_ino.__uc_ino.__uc_mtime macro
/openbsd/usr.bin/find/
H A Dfunction.c1113 c_mtime(char *arg, char ***ignored, int unused) in c_mtime() function