Searched refs:backptr (Results 1 – 4 of 4) sorted by relevance
422 outer_ref->backptr = 0; in ndr_enter_outer_queue()701 if (outer_ref->backptr) in ndr_outer_fixed()702 assert(valp == *outer_ref->backptr); in ndr_outer_fixed()711 if (outer_ref->backptr) in ndr_outer_fixed()712 *outer_ref->backptr = valp; in ndr_outer_fixed()791 if (outer_ref->backptr) in ndr_outer_fixed_array()792 assert(valp == *outer_ref->backptr); in ndr_outer_fixed_array()801 if (outer_ref->backptr) in ndr_outer_fixed_array()802 *outer_ref->backptr = valp; in ndr_outer_fixed_array()889 if (outer_ref->backptr) in ndr_outer_conformant_array()[all …]
90 ARFILE *backptr = NULL; in rcmd() local109 backptr = fileptr; in rcmd()229 abifile = backptr; in rcmd()247 ARFILE *backptr = NULL; in dcmd() local261 if (backptr == NULL) { in dcmd()265 backptr->ar_next = NULL; in dcmd()266 listend = backptr; in dcmd()274 backptr = fptr; in dcmd()
178 char **backptr; /* referer to set */ member
647 char *backptr = tp - 7; in C_entries() local648 if (strncmp(backptr, "operator", 8) == 0) { in C_entries()