Home
last modified time | relevance | path

Searched refs:st_rd (Results 1 – 2 of 2) sorted by relevance

/freebsd/bin/pax/
H A Dpax.h113 int (*st_rd)(void); /* initialize routine for read. so format */ member
H A Dar_subs.c83 ((*frmt->st_rd)() < 0)) in list()
161 ((*frmt->st_rd)() < 0) || (dir_start() < 0)) in extract()
583 if (((*frmt->options)() < 0) || ((*frmt->st_rd)() < 0)) in append()