Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/drivers/xen/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 845 B image not shown  

Quelle  pvcalls-front.h   Sprache: C

 
#ifndef __PVCALLS_FRONT_H__
#define __PVCALLS_FRONT_H__

#include <linux/net.h>

int pvcalls_front_socket(struct socket *sock);
int pvcalls_front_connect(struct socket *sock, struct sockaddr *addr,
     int addr_len, int flags);
int pvcalls_front_bind(struct socket *sock,
         struct sockaddr *addr,
         int addr_len);
int pvcalls_front_listen(struct socket *sock, int backlog);
int pvcalls_front_accept(struct socket *sock,
    struct socket *newsock,
    struct proto_accept_arg *arg);
int pvcalls_front_sendmsg(struct socket *sock,
     struct msghdr *msg,
     size_t len);
int pvcalls_front_recvmsg(struct socket *sock,
     struct msghdr *msg,
     size_t len,
     int flags);
__poll_t pvcalls_front_poll(struct file *file,
    struct socket *sock,
    poll_table *wait);
int pvcalls_front_release(struct socket *sock);

#endif

Messung V0.5
C=71 H=93 G=82

¤ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.