Home
last modified time | relevance | path

Searched refs:addobject (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/config/
H A Dconfig.h321 void addobject(const char *, struct nvlist *, int);
H A Dfiles.c173 addobject(const char *path, struct nvlist *optx, int flags) in addobject() function
H A Dgram.y180 XOBJECT PATHNAME fopts oflgs { addobject($2, $3, $4); };