Home
last modified time | relevance | path

Searched defs:maxnum (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/lib/libquota/
H A Dquota_cursor.c155 unsigned maxnum) in quotacursor_getn()
H A Dquota_kernel.c297 unsigned maxnum) in __quota_kernel_cursor_getn()
H A Dquota_oldfiles.c873 unsigned maxnum) in __quota_oldfiles_cursor_getn()
/netbsd-src/games/warp/
H A Dutil.c57 exdis(int maxnum) in exdis()
/netbsd-src/sys/kern/
H A Dvfs_quotactl.c139 struct quotakey *keys, struct quotaval *vals, unsigned maxnum, in vfs_quotactl_cursorget()
H A Dvfs_syscalls.c1005 do_sys_quotactl_cursorget(struct mount * mp,struct quotakcursor * cursor_u,struct quotakey * keys_u,struct quotaval * vals_u,unsigned maxnum,unsigned * ret_u) do_sys_quotactl_cursorget() argument
[all...]
/netbsd-src/external/bsd/nvi/dist/common/
H A Dexf.c1037 int flags, maxnum, nr, num, nw, rfd, wfd, version; in file_backup() local
/netbsd-src/sys/ufs/ufs/
H A Dufs_quota.c494 unsigned maxnum = args->u.cursorget.qc_maxnum; in quota_handle_cmd_cursorget() local
/netbsd-src/sys/ufs/lfs/
H A Dulfs_quota.c502 unsigned maxnum = args->u.cursorget.qc_maxnum; in quota_handle_cmd_cursorget() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPFloat.h1309 inline APFloat maxnum(const APFloat &A, const APFloat &B) { in maxnum() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1586 uint32_t maxnum; in vmw_cmd_draw() local