fe4103644329ad7c25a94b6580cd3a8550cbd07d
7 /* the socket for serving the external requests */
13 /* the socket for serving the external requests */
18 int send_message(pid_t pid
, const char *msg
, char **reply
);
20 int ustcomm_init_app(pid_t pid
, struct ustcomm_app
*handle
);
22 int ustcomm_init_ustd(struct ustcomm_ustd
*handle
);
24 #endif /* USTCOMM_H */
This page took 0.033318 seconds and 3 git commands to generate.