/home/marcin/applauncher/applauncherd-3.0.3/src/invoker/invokelib.c File Reference

#include <stdint.h>
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "report.h"
#include "invokelib.h"

Go to the source code of this file.

Functions

void invoke_send_msg (int fd, uint32_t msg)
bool invoke_recv_msg (int fd, uint32_t *msg)
void invoke_send_str (int fd, char *str)


Function Documentation

bool invoke_recv_msg ( int  fd,
uint32_t *  msg 
)

Definition at line 35 of file invokelib.c.

void invoke_send_msg ( int  fd,
uint32_t  msg 
)

Definition at line 29 of file invokelib.c.

void invoke_send_str ( int  fd,
char *  str 
)

Definition at line 61 of file invokelib.c.

References invoke_send_msg().


Generated on Wed Jul 25 20:12:40 2012 for applauncherd by  doxygen 1.5.6