Searched refs:get_tstamp (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/usr.sbin/makefs/
H A Dmakefs.c89 static int get_tstamp(const char *, struct stat *);
259 if (get_tstamp(optarg, &stampst) == -1)
456 get_tstamp(const char *b, struct stat *st) function
/freebsd-12-stable/sbin/newfs_msdos/
H A Dnewfs_msdos.c57 get_tstamp(const char *b) function
169 o.timestamp = get_tstamp(optarg);

Completed in 63 milliseconds