Lines Matching refs:name_len
3640 size_t name_len; local
3647 "rp|z", &pgsql_link, &file_in, &name_len, &oid) == SUCCESS) {
3651 "p|z", &file_in, &name_len, &oid) == SUCCESS) {
3657 "pr", &file_in, &name_len, &pgsql_link ) == SUCCESS) {
3728 size_t name_len; local
3737 "rlp", &pgsql_link, &oid_long, &file_out, &name_len) == SUCCESS) {
3746 "rss", &pgsql_link, &oid_string, &oid_strlen, &file_out, &name_len) == SUCCESS) {
3756 "lp", &oid_long, &file_out, &name_len) == SUCCESS) {
3766 "sp", &oid_string, &oid_strlen, &file_out, &name_len) == SUCCESS) {
3777 "spr", &oid_string, &oid_strlen, &file_out, &name_len, &pgsql_link) == SUCCESS) {
3787 "lpr", &oid_long, &file_out, &name_len, &pgsql_link) == SUCCESS) {