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

/haiku-fatelf/src/bin/patch/
H A Dutil.c916 fetchname (char *at, int strip_leading, time_t *pstamp) argument
976 if (pstamp)
977 *pstamp = 0;
985 if (pstamp)
986 *pstamp = stamp;

Completed in 96 milliseconds