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

/freebsd-9.3-release/usr.bin/csup/
H A Dstatus.c58 static struct status *status_new(char *, time_t, struct stream *);
428 status_new(char *path, time_t scantime, struct stream *file) function
499 st = status_new(path, scantime, file);
509 st = status_new(path, -1, NULL);

Completed in 539 milliseconds