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

/illumos-gate/usr/src/cmd/acctadm/
H A Dres.h52 extern void str2buf(ac_res_t *, char *, int, int);
H A Daconf.c186 str2buf(buf, untracked, AC_OFF, type);
187 str2buf(buf, tracked, AC_ON, type);
H A Dmain.c377 str2buf(buf, disabled, AC_OFF, type);
379 str2buf(buf, enabled, AC_ON, type);
H A Dres.c297 str2buf(ac_res_t *buf, char *str, int state, int type) function

Completed in 59 milliseconds