Home
last modified time | relevance | path

Searched defs:_property (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/lib/libutil/
H A Dlibutil.h75 typedef struct _property { struct
76 struct _property *next; argument
77 char *name;
78 char *value;