Searched defs:readbool (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c154 static int readbool(char *, boolean_t *);
1920 res = readbool(dfltst, &obl);
4609 readbool(char *str, boolean_t *bool) function
5918 res = readbool(valst, &b);

Completed in 61 milliseconds