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

  /src/bin/pax/
options.c 100 static int set_tstamp(const char *, struct stat *);
670 if (set_tstamp(optarg, &tst) == -1) {
1160 if (set_tstamp(optarg, &tst) == -1) {
2102 * set_tstamp()
2107 set_tstamp(const char *b, struct stat *st) function in typeref:typename:int
options.c 100 static int set_tstamp(const char *, struct stat *);
670 if (set_tstamp(optarg, &tst) == -1) {
1160 if (set_tstamp(optarg, &tst) == -1) {
2102 * set_tstamp()
2107 set_tstamp(const char *b, struct stat *st) function in typeref:typename:int
options.c 100 static int set_tstamp(const char *, struct stat *);
670 if (set_tstamp(optarg, &tst) == -1) {
1160 if (set_tstamp(optarg, &tst) == -1) {
2102 * set_tstamp()
2107 set_tstamp(const char *b, struct stat *st) function in typeref:typename:int

Completed in 40 milliseconds