Searched refs:props_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acctadm/
H A Daconf.c59 } props_t; typedef in typeref:struct:props
64 static props_t *aconf_prop(const char *, int);
69 static props_t *props = NULL;
324 props_t *p;
325 props_t *q;
509 props_t *p;
522 props_t *p;
531 static props_t *
534 props_t *p;
536 if ((p = malloc(sizeof (props_t))) !
[all...]

Completed in 57 milliseconds