Home
last modified time | relevance | path

Searched refs:res_prefix (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/24_iterators/
Distreambuf_iterator.cc158 std::string res_prefix; in test03() local
162 res_prefix += *isbufit02; in test03()
176 VERIFY ( res_postfix == res_prefix ); in test03()
177 VERIFY ( res_mixed == res_prefix ); in test03()
/openbsd/src/usr.bin/rpcgen/
Drpc_clntout.c79 ptype(proc->res_prefix, proc->res_type, 1);
173 ptype(proc->res_prefix, proc->res_type, 0);
Drpc_sample.c99 ptype(proc->res_prefix, proc->res_type, 1);
204 ptype(plist->res_prefix, plist->res_type, 1);
Drpc_parse.h129 char *res_prefix; member
Drpc_tblout.c134 printit(proc->res_prefix, proc->res_type);
Drpc_hout.c314 ptype(proc->res_prefix, proc->res_type, 1);
Drpc_parse.c166 get_type(&plist->res_prefix, &plist->res_type,
Drpc_svcout.c83 ptype(plist->res_prefix, plist->res_type, 1);