Searched refs:strpct (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/tests/lib/libutil/ |
| D | t_strpct.c | 84 const char *have = strpct(buf + 1, bufsiz, num, den, digits); in check_strpct() 155 ATF_TC(strpct); 156 ATF_TC_HEAD(strpct, tc) in ATF_TC_HEAD() argument 160 ATF_TC_BODY(strpct, tc) in ATF_TC_BODY() argument 199 ATF_TP_ADD_TC(tp, strpct); in ATF_TP_ADD_TCS()
|
| /netbsd/src/tests/bin/df/ |
| D | t_df.sh | 79 /dev/strpct 21474836476 10737418240 10737418236 50% /strpct 137 /dev/strpct 20T 10T 10T 50% /strpct
|
| /netbsd/src/lib/libutil/ |
| D | Makefile | 24 strpct.c ttyaction.c ttymsg.c 35 snprintb.3 sockaddr_snprintf.3 stat_flags.3 strpct.3 ttyaction.3 \ 104 MLINKS+=strpct.3 strspct.3
|
| D | strpct.c | 70 (void)strpct(buf + sign, bufsiz - sign, imax_abs(numerator), in strspct() 117 strpct(char *buf, size_t bufsiz, uintmax_t numerator, uintmax_t denominator, in strpct() function
|
| D | util.expsym | 107 strpct
|
| /netbsd/src/include/ |
| D | util.h | 137 char *strpct(char *, size_t, uintmax_t, uintmax_t, size_t);
|
| /netbsd/src/bin/csh/ |
| D | time.c | 196 (void)fputs(strpct(pb, sizeof(pb), in prusage1()
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | nostem.txt | 3915 strpct
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 10934 ./usr/share/man/cat3/strpct.0 comp-c-catman .cat 19459 ./usr/share/man/html3/strpct.html comp-c-htmlman html 28020 ./usr/share/man/man3/strpct.3 comp-c-man .man
|