Searched defs:maxnum (Results 1 - 9 of 9) sorted by relevance
| /src/lib/libquota/ |
| H A D | quota_cursor.c | 153 quotacursor_getn(struct quotacursor * qc,struct quotakey * keys,struct quotaval * vals,unsigned maxnum) argument
|
| H A D | quota_kernel.c | 294 __quota_kernel_cursor_getn(struct quotahandle * qh,struct kernel_quotacursor * cursor,struct quotakey * keys,struct quotaval * vals,unsigned maxnum) argument
|
| H A D | quota_oldfiles.c | 870 __quota_oldfiles_cursor_getn(struct quotahandle * qh,struct oldfiles_quotacursor * oqc,struct quotakey * keys,struct quotaval * vals,unsigned maxnum) argument
|
| /src/sys/kern/ |
| H A D | vfs_quotactl.c | 138 vfs_quotactl_cursorget(struct mount * mp,struct quotakcursor * cursor,struct quotakey * keys,struct quotaval * vals,unsigned maxnum,unsigned * ret) argument
|
| H A D | vfs_syscalls.c | 1021 do_sys_quotactl_cursorget(struct mount * mp,struct quotakcursor * cursor_u,struct quotakey * keys_u,struct quotaval * vals_u,unsigned maxnum,unsigned * ret_u) argument [all...] |
| /src/games/warp/ |
| H A D | util.c | 57 exdis(int maxnum) argument
|
| /src/sys/ufs/lfs/ |
| H A D | ulfs_quota.c | 502 unsigned maxnum = args->u.cursorget.qc_maxnum; local in function:quota_handle_cmd_cursorget
|
| /src/sys/ufs/ufs/ |
| H A D | ufs_quota.c | 494 unsigned maxnum = args->u.cursorget.qc_maxnum; local in function:quota_handle_cmd_cursorget
|
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| H A D | vmwgfx_execbuf.c | 1586 uint32_t maxnum; local in function:vmw_cmd_draw
|
Completed in 20 milliseconds