single_ops 79 source4/smbd/process_model.h extern const struct model_ops single_ops;
single_ops 108 source4/smbd/process_single.c const struct model_ops single_ops = {
single_ops 123 source4/smbd/process_single.c return register_process_model(&single_ops);
single_ops 240 source4/torture/rpc/spoolss_notify.c status = smbsrv_add_socket(p->conn->event_ctx, tctx->lp_ctx, &single_ops, address);