|
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 () |