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

  /src/bin/pax/
ar_subs.c 69 static int next_head(ARCHD *);
219 while (next_head(arcn) == 0) {
330 while (next_head(arcn) == 0) {
820 while (next_head(arcn) == 0) {
1163 * next_head()
1182 next_head(ARCHD *arcn) function in typeref:typename:int
ar_subs.c 69 static int next_head(ARCHD *);
219 while (next_head(arcn) == 0) {
330 while (next_head(arcn) == 0) {
820 while (next_head(arcn) == 0) {
1163 * next_head()
1182 next_head(ARCHD *arcn) function in typeref:typename:int

Completed in 23 milliseconds