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

/ast/src/cmd/warp/
H A Dwarp.c200 typedef int (*Utimets_f)(const char*, const struct timespec*); typedef
1021 return (*(Utimets_f)p->call)(path, tv);
1027 r = (*(Utimets_f)p->call)(path, tb);
1031 r = (*(Utimets_f)p->call)(path, tv);

Completed in 16 milliseconds