procid_str 1198 source3/include/proto.h char *procid_str(TALLOC_CTX *mem_ctx, const struct server_id *pid); procid_str 2800 source3/lib/util.c return procid_str(talloc_tos(), pid); procid_str 48 source3/locking/brlock.c procid_str(debug_ctx(), &pls->context.pid) )); procid_str 439 source3/smbd/oplock.c "%s/%lu\n", procid_str(debug_ctx(), &src), procid_str 485 source3/smbd/oplock.c procid_str(debug_ctx(), &src), file_id_string_tos(&msg.id), procid_str 600 source3/smbd/oplock.c procid_str(debug_ctx(), &src), file_id_string_tos(&id), procid_str 702 source3/smbd/oplock.c procid_str(debug_ctx(), &src), file_id_string_tos(&msg.id), procid_str 731 source3/smbd/oplock.c procid_str(debug_ctx(), &src), file_id_string_tos(&msg.id), procid_str 377 source3/utils/smbcontrol.c char *src_string = procid_str(NULL, &pid); procid_str 1061 source3/utils/smbcontrol.c char *src_string = procid_str(NULL, &pid);