Searched refs:res_prefix (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/24_iterators/ |
| D | istreambuf_iterator.cc | 158 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/ |
| D | rpc_clntout.c | 79 ptype(proc->res_prefix, proc->res_type, 1); 173 ptype(proc->res_prefix, proc->res_type, 0);
|
| D | rpc_sample.c | 99 ptype(proc->res_prefix, proc->res_type, 1); 204 ptype(plist->res_prefix, plist->res_type, 1);
|
| D | rpc_parse.h | 129 char *res_prefix; member
|
| D | rpc_tblout.c | 134 printit(proc->res_prefix, proc->res_type);
|
| D | rpc_hout.c | 314 ptype(proc->res_prefix, proc->res_type, 1);
|
| D | rpc_parse.c | 166 get_type(&plist->res_prefix, &plist->res_type,
|
| D | rpc_svcout.c | 83 ptype(plist->res_prefix, plist->res_type, 1);
|