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

  /src/sbin/restore/
tape.c 155 static int gethead(struct s_spcl *);
315 if (gethead(&spcl) == FAIL) {
320 if (gethead(&spcl) == FAIL) {
356 if (gethead(&spcl) == FAIL) {
483 if (gethead(&tmpbuf) == FAIL) {
543 (void) gethead(&spcl);
1020 if (gethead(&spcl) == GOOD && spcl.c_type == TS_ADDR) {
1119 if (gethead(&spcl) == GOOD && size > 0) {
1132 (void)gethead(&spcl);
1436 gethead(struct s_spcl *buf function in typeref:typename:int
    [all...]
tape.c 155 static int gethead(struct s_spcl *);
315 if (gethead(&spcl) == FAIL) {
320 if (gethead(&spcl) == FAIL) {
356 if (gethead(&spcl) == FAIL) {
483 if (gethead(&tmpbuf) == FAIL) {
543 (void) gethead(&spcl);
1020 if (gethead(&spcl) == GOOD && spcl.c_type == TS_ADDR) {
1119 if (gethead(&spcl) == GOOD && size > 0) {
1132 (void)gethead(&spcl);
1436 gethead(struct s_spcl *buf function in typeref:typename:int
    [all...]
tape.c 155 static int gethead(struct s_spcl *);
315 if (gethead(&spcl) == FAIL) {
320 if (gethead(&spcl) == FAIL) {
356 if (gethead(&spcl) == FAIL) {
483 if (gethead(&tmpbuf) == FAIL) {
543 (void) gethead(&spcl);
1020 if (gethead(&spcl) == GOOD && spcl.c_type == TS_ADDR) {
1119 if (gethead(&spcl) == GOOD && size > 0) {
1132 (void)gethead(&spcl);
1436 gethead(struct s_spcl *buf function in typeref:typename:int
    [all...]

Completed in 60 milliseconds