Searched defs:howmany (Results 1 – 15 of 15) sorted by relevance
| /onnv-gate/usr/src/lib/libsec/common/ |
| H A D | aclsort.c | 163 int howmany; in sortid() local
|
| /onnv-gate/usr/src/lib/libbc/inc/include/sys/ |
| H A D | param.h | 188 #define howmany(x, y) ((((u_int)(x))+(((u_int)(y))-1))/((u_int)(y))) macro 191 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
| H A D | types.h | 68 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
| /onnv-gate/usr/src/cmd/ssh/include/ |
| H A D | authfd.h | 72 int howmany; member
|
| H A D | defines.h | 441 #define howmany(x, y) (((x) + ((y) - 1)) / (y)) macro
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | select.h | 127 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
| H A D | sysmacros.h | 217 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
| /onnv-gate/usr/src/cmd/fs.d/hsfs/labelit/ |
| H A D | iso_impl.h | 42 #define howmany(x, y) ((((u_int)(x))+(((u_int)(y))-1))/((u_int)(y))) macro 45 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
| /onnv-gate/usr/src/cmd/fs.d/hsfs/fstyp/ |
| H A D | iso_impl.h | 42 #define howmany(x, y) ((((u_int)(x))+(((u_int)(y))-1))/((u_int)(y))) macro 45 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
| /onnv-gate/usr/src/lib/libdtrace/common/ |
| H A D | dt_handle.c | 311 dtrace_dropkind_t what, uint64_t howmany) in dt_handle_cpudrop()
|
| /onnv-gate/usr/src/ucbhead/sys/ |
| H A D | param.h | 273 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
| /onnv-gate/usr/src/cmd/sendmail/libsm/ |
| H A D | vfprintf.c | 234 #define PAD(howmany, with) do \ argument
|
| /onnv-gate/usr/src/cmd/rpcinfo/ |
| H A D | rpcinfo.c | 1820 spaces(howmany) in spaces() argument
|
| /onnv-gate/usr/src/uts/sun/io/ttymux/ |
| H A D | ttymux.c | 305 sm_is_flag_set(sm_uqi_t *uqi, uint_t flag, uint_t howmany) in sm_is_flag_set()
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | lgrp.c | 2844 int howmany; in lpl_topo_bootstrap() local
|