HomeSort by: relevance | last modified time | path
    Searched refs:st_rd (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/pax/
pax.h 177 int (*st_rd)(void); /* initialize routine for read. so format */ member in struct:__anon7bda4eac0208
ar_subs.c 211 ((*frmt->st_rd)() < 0))
310 ((*frmt->st_rd)() < 0) || (dir_start() < 0))
781 if (((*frmt->options)() < 0) || ((*frmt->st_rd)() < 0))

Completed in 51 milliseconds