prop.c File Reference

#include "libc.h"

Functions

int prop_store (int ktype, const char *kbuf, int klen, const char *vbuf, int vlen, u_int32_t opts, mode_t perm)
int prop_update (int ktype, const char *kbuf, int klen, u_int32_t prop_trust, const char *vbuf)
int prop_fetch (int ktype, const char *kbuf, int klen, u_int32_t prop_trust, char *vbuf, int *refcnt)
int prop_delete (int ktype, const char *kbuf, int klen)
int prop_attach (pid_t pid, int ktype, const char *kbuf, int klen)
int prop_detach (pid_t pid, int ktype, const char *kbuf, int klen)
int prop_dump ()

Function Documentation

int prop_attach pid_t  pid,
int  ktype,
const char *  kbuf,
int  klen
 

int prop_delete int  ktype,
const char *  kbuf,
int  klen
 

int prop_detach pid_t  pid,
int  ktype,
const char *  kbuf,
int  klen
 

int prop_dump void   ) 
 

int prop_fetch int  ktype,
const char *  kbuf,
int  klen,
u_int32_t  prop_trust,
char *  vbuf,
int *  refcnt
 

int prop_store int  ktype,
const char *  kbuf,
int  klen,
const char *  vbuf,
int  vlen,
u_int32_t  opts,
mode_t  perm
 

int prop_update int  ktype,
const char *  kbuf,
int  klen,
u_int32_t  prop_trust,
const char *  vbuf
 


Generated on Wed May 24 23:05:58 2006 for LSE/OS by  doxygen 1.4.6